CVE-2026-33658

Severity CVSS v4.0:
LOW
Type:
Unavailable / Other
Publication date:
26/03/2026
Last modified:
26/03/2026

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<br /> Active Storage&amp;#39;s proxy controller does not limit the number of byte ranges in an HTTP Range header. A request with thousands of small ranges causes disproportionate CPU usage compared to a normal request for the same file, possibly resulting in a DoS vulnerability. Versions 8.1.2.1, 8.0.4.1, and 7.2.3.1 contain a patch.