Vulnerability in Rails Activestorage

CVE-2026-33202

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#delete_prefixed` passes blob keys directly to `Dir.glob` without escaping glo…

EPSS: 0.000 (8.8th percentile) — read the EPSS interpretation.

Affected products

  • Rails Activestorage — versions >= 8.1.0.beta1, < 8.1.2.1, >= 8.0.0.beta1, < 8.0.4.1, < 7.2.3.1

Weakness classification (CWE)

References