CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-33195

Critical · CVSS 9.8

Rails Active Storage — Path Traversal (Directory Traversal) arbitrary file read/write/delete

CVSS
9.8
nvd
EPSS
KEV
No
Class
oss containerizable
CWE-22, CWE-22

Description

Active Storage allows users to attach cloud and local files in Rails applications. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, Active Storage's `DiskService#path_for` does not validate that the resolved filesystem path remains within the storage root directory. If a blob key containing path traversal sequences (e.g. `../`) is used, it could allow reading, writing, or deleting arbitrary files on the server. Blob keys are expected to be trusted strings, but some applications could be passing user input as keys and would be affected. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.

Search profile — drives PoC discovery

Symbols DiskService#path_forpath_forDiskServiceActiveStorage::Service::DiskServiceblob key../storage root directory
Keywords CVE-2026-33195Active StorageDiskServicepath_forpath traversalRailsblob keyarbitrary file readCWE-22rails active storage exploitrails disk service traversal
Versions: < 7.2.3.1, < 8.0.4.1, < 8.1.2.1

References

Status: enriched · ingested 2026-06-30T06:00:22.000Z · profiled 2026-07-01T06:30:14.000Z