HIGH🇵🇱 Wersja polska

CVE-2026-54498

CVSS 8.7v3.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#around_render can return HTML-unsafe strings that bypass the escaping behavior applied to normal #call return values. This creates an XSS risk when downstream applications use around_render to wrap, replace, instrument, or conditionally return content that includes user-controlled data, and ViewComponent::Collection#render_in can amplify the issue by joining per-item results and marking the entire output html_safe, converting raw unsafe output into an ActiveSupport::SafeBuffer. This issue is fixed in version 4.12.0.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/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.
Tags
XSS
CWE
References

Related vulnerabilities

CVE-2026-54497MEDIUM6.8same product

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

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...