VYPR

View Component

by ViewComponent

Source repositories

CVEs (4)

  • CVE-2026-54498HigJul 17, 2026
    risk 0.50cvss 8.7epss 0.00

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

  • CVE-2026-54497MedJul 17, 2026
    risk 0.37cvss 6.8epss 0.00

    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…

  • CVE-2024-21636MedJan 4, 2024
    risk 0.33cvss 6.1epss 0.01

    view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. Versions prior to 3.9.0 and 2.83.0 have a cross-site scripting vulnerability that has the potential to impact anyone rendering a component directly from a controller…

  • CVE-2026-44837MedMay 26, 2026
    risk 0.31cvss 5.9epss 0.00

    view_component is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 3.0.0 to 4.9.0, the system test entrypoint canonicalizes a user-controlled file path with File.realpath, then checks whether the resolved path starts with the…