CVE-2026-33174

HIGH7.5EPSS 0.02%

Rails Active Storage has a possible DoS vulnerability when in proxy mode via Range requests

發布日:2026/3/23修改日:2026/5/13
也稱為:GHSA-r46p-8f7g-vvvgCGA-457j-wv38-43g8

描述

### Impact When serving files through Active Storage's `Blobs::ProxyController`, the controller loads the entire requested byte range into memory before sending it. A request with a large or unbounded Range header (e.g. `bytes=0-`) could cause the server to allocate memory proportional to the file size, possibly resulting in a DoS vulnerability through memory exhaustion. ### Releases The fixed releases are available at the normal locations. ### Credit This issue was responsibly reported by Hackerone user [pirikara](https://hackerone.com/pirikara)

受影響套件(2)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 4.0CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U
osvCVSS 3.1HIGH7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

參考連結(11)