Vulnerability CVE-2024-26141


Published: 2024-02-29

Description:
Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.

 References:
https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6
https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9
https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b
https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944
https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml

Copyright 2026, cxsecurity.com

 

Back to Top