๐Ÿ” CVE Alert

CVE-2026-54497

MEDIUM 6.8

view_component: Reused Component Instances Retain Stale Render Context

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-362 CWE-488 CWE-668
Vendor viewcomponent
Product view_component
Published Jul 17, 2026
Stay Ahead of the Next One

Get instant alerts for viewcomponent view_component

Be the first to know when new medium vulnerabilities affecting viewcomponent view_component are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

ViewComponent / view_component
>= 4.0.0, < 4.12.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ViewComponent/view_component/security/advisories/GHSA-9h85-g7w3-rh49 github.com: https://github.com/ViewComponent/view_component/commit/6796b2e89d0bd7b9d7d763a86275e5334731dd61 github.com: https://github.com/ViewComponent/view_component/releases/tag/v4.12.0