VYPR
High severity8.7NVD Advisory· Published Jul 17, 2026· Updated Jul 29, 2026

CVE-2026-54498

CVE-2026-54498

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
view_componentRubyGems
>= 4.0.0, < 4.12.04.12.0

Affected products

2
  • ViewComponent/View Componentllm-fuzzy2 versions
    <4.12.0+ 1 more
    • (no CPE)range: <4.12.0
    • cpe:2.3:a:viewcomponent:view_component:*:*:*:*:*:ruby:*:*range: >=4.0.0,<4.12.0

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.