CVE 5.9 MEDIUM

view_component: System Test Entry Point Path Check Allows Sibling Directory Escape_CVE-2026-44837

5.9 / 10
MEDIUM
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Description

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.

Basic Information

ID CVE-2026-44837
Source GitHub_M
Published May 26, 2026 at 19:40

Affected Product

Vendor ViewComponent
Product view_component
Version >= 3.0.0, < 4.9.0
Affected Versions ViewComponent view_component >= 3.0.0, < 4.9.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.