CVE-2026-44837

Published: Mag 26, 2026 Last Modified: Mag 26, 2026
ExploitDB:
Other exploit source:
Google Dorks:
MEDIUM 5,9
Attack Vector: network
Attack Complexity: high
Privileges Required: none
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: none
Availability: none

Description

AI Translation Available

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.

187

Partial String Comparison

Incomplete
Common Consequences
Security Scopes Affected:
Integrity Access Control
Potential Impacts:
Alter Execution Logic Bypass Protection Mechanism
Applicable Platforms
All platforms may be affected
View CWE Details
https://github.com/ViewComponent/view_component/security/advisories/GHSA-hg3h-g…