PT-2026-27262 · Rails+1 · Active Storage

Published

2026-03-23

·

Updated

2026-03-24

·

CVE-2026-33195

CVSS v4.0

8.0

High

AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
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.

Fix

Path traversal

Weakness Enumeration

Related Identifiers

CVE-2026-33195
GHSA-9XRJ-H377-FR87

Affected Products

Active Storage