NA

CVE-2024-26146

Published: 29/02/2024 Updated: 29/04/2024

Vulnerability Summary

Rack is a modular Ruby web server interface. Carefully crafted headers can cause header parsing in Rack to take longer than expected resulting in a possible denial of service issue. Accept and Forwarded headers are impacted. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.

Vendor Advisories

Debian Bug report logs - #1064516 ruby-rack: CVE-2024-26141 CVE-2024-25126 CVE-2024-26146 Package: src:ruby-rack; Maintainer for src:ruby-rack is Debian Ruby Team <pkg-ruby-extras-maintainers@listsaliothdebianorg>; Reported by: Moritz Mühlenhoff <jmm@inutilorg> Date: Fri, 23 Feb 2024 15:33:02 UTC Severity: grave ...
A Denial of Service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type Carefully crafted content type headers can cause Rack's media type parser to take much longer than expected, leading to a possible denial of service vulnerability (CVE-2024-25126) A Denial of Service (DoS) vulnerability was found in rubygem-rack in how ...