Advisory Database
  • Advisories
  • Dependency Scanning
  1. gem
  2. ›
  3. rack
  4. ›
  5. CVE-2024-26141

CVE-2024-26141: Rack has possible DoS Vulnerability with Range Header

February 28, 2024 (updated February 29, 2024)

Possible DoS Vulnerability with Range Header in Rack

There is a possible DoS vulnerability relating to the Range request header in Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26141.

Versions Affected: >= 1.3.0. Not affected: < 1.3.0 Fixed Versions: 3.0.9.1, 2.2.8.1

Impact

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

Releases

The fixed releases are available at the normal locations.

Workarounds

There are no feasible workarounds for this issue.

Patches

To aid users who aren’t able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.

  • 3-0-range.patch - Patch for 3.0 series
  • 2-2-range.patch - Patch for 2.2 series

Credits

Thank you ooooooo_q for the report and patch

References

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

Code Behaviors & Features

Detect and mitigate CVE-2024-26141 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.3.0 before 2.2.8.1, all versions starting from 3.0.0 before 3.0.9.1

Fixed versions

  • 3.0.9.1
  • 2.2.8.1

Solution

Upgrade to versions 2.2.8.1, 3.0.9.1 or above.

Impact 5.8 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption

Source file

gem/rack/CVE-2024-26141.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:03 +0000.