#VU124280 Path traversal in Ruby on Rails - CVE-2026-33195
Published: March 24, 2026
Vulnerability identifier: #VU124280
Vulnerability risk: Medium
CVSSv4.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
Vulnerable software:
Ruby on Rails
Ruby on Rails
Software vendor:
Rails
Rails
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.
Remediation
Install updates from vendor's website.