MEDIUM🇵🇱 Wersja polska

CVE-2026-54497

CVSS 6.8v3.1pub. 2026-07-17upd. 2026-07-29

view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Base instances retain render-scoped objects across calls to render_in; if the same component, collection, or spacer component instance is reused across requests, users, tenants, or threads, later renders can use stale helpers, controller, request, view_flow, format/variant details, and slot child context from an earlier render. This can cause authorization-aware components to render privileged UI for a lower-privileged user, generate links using a stale Host header, leak slot/helper state, and mix request context under concurrent rendering. This issue is fixed in version 4.12.0.

CVSS Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
  • Viewcomponent View Component

    APP
    Viewcomponent
    4.0.0 – 4.12.0 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-54498HIGH8.7PL ✓same product

XSS w ViewComponent — pominięcie escapowania w around_render

CVE-2026-44837MEDIUM5.9same product

view_component to framework do budowania wielokrotnego użytku, testowalnych i hermetycznych komponentów widoku...

CVE-2024-21636MEDIUM6.1same product

view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rai...