MEDIUM🇵🇱 Wersja polska

CVE-2026-44837

CVSS 5.9v3.1pub. 2026-05-26upd. 2026-06-02

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 temp directory path. This is not a safe containment check because sibling directories can share the same string prefix. This vulnerability is fixed in 4.9.0.

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

    APP
    Viewcomponent
    3.0.0 – 4.9.0 (bez)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2024-21636MEDIUM6.1ten sam produkt

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