Path traversal in Ruby on Rails - CVE-2026-33195
Published: March 24, 2026
Vulnerability identifier: #VU124280
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-33195
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vendor: Rails
Affected software:
Ruby on Rails
Ruby on Rails
Detailed vulnerability description
The vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences in Active Storage DiskService. A remote attacker can send a specially crafted HTTP request and read, write or delete arbitrary files on the system.
How to mitigate CVE-2026-33195
Install updates from vendor's website.