CVE-2024-26141

HIGHCVSS 7.5/10EPSS 1.61%

Last modified

CVE-2024-26141 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. EPSS estimates a 1.61% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
1.61%

72.9th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
RackRack>= 1.3.0, < 2.2.8.1
RackRack>= 3.0.0, < 3.0.9.1
DebianDebian Linux10.0

References

Timeline

Published
Last Modified
Status
Analyzed

Frequently Asked Questions

What is CVE-2024-26141?
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.
How severe is CVE-2024-26141?
CVE-2024-26141 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 1.61% probability of exploitation in the next 30 days.
How do I fix CVE-2024-26141?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2024-26141?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST