CVE-2026-33658

LOW EPSS 34.8%
Published Mar 26, 20263mo ago · Modified Jun 17, 20262w ago
2.3 CVSS 4.0
Low
Find Similar
Published Mar 26, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

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 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.

CVSS Details

Base Score
2.3
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
34.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-770

Affected Products 3

VendorProductVersionRange
rubyonrailsrails* <7.2.3.1
rubyonrailsrails*≥8.0.0  –  <8.0.4.1
rubyonrailsrails*≥8.1.0  –  <8.1.2.1

References 5

  • github.com https://github.com/rails/rails/releases/tag/v7.2.3.1
    ProductRelease Notes
  • github.com https://github.com/rails/rails/releases/tag/v8.0.4.1
    ProductRelease Notes
  • github.com https://github.com/rails/rails/releases/tag/v8.1.2.1
    ProductRelease Notes
  • github.com https://github.com/rails/rails/security/advisories/GHSA-p9fm-f462-ggrg
    Vendor Advisory
  • github.com https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2026-33658.yml
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.