CVE-2024-25126
Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rack -v 3.0.9.1
gem install rack -v 2.2.8.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-1333
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 5.3 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
References
- https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cxWEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-25126ADVISORY
- https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462WEB
- https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49WEB
- https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941WEB
- https://github.com/rack/rackPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.ymlWEB
- https://lists.debian.org/debian-lts-announce/2024/04/msg00022.htmlWEB
- https://security.netapp.com/advisory/ntap-20240510-0005WEB
Frequently Asked Questions
- What is CVE-2024-25126?
- Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial) This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 5.3/10).
- How do I check if my project is affected by CVE-2024-25126?
- CVE-2024-25126 affects rack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-25126 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2020-8161HIGH
Directory traversal in Rack::Directory app bundled with Rack
- CVE-2025-59830HIGH
Rack has an unsafe default in Rack::QueryParser allows params_limit bypass via semicolon-separated parameters
- CVE-2022-44570HIGH
Denial of service via header parsing in Rack
- CVE-2025-61919HIGH
Rack is vulnerable to a memory-exhaustion DoS through unbounded URL-encoded body parsing
- CVE-2025-49007MEDIUM
ReDoS Vulnerability in Rack::Multipart handle_mime_head
- CVE-2025-25184MEDIUM
Possible Log Injection in Rack::CommonLogger
- CVE-2026-34763MEDIUM
Rack has a root directory disclosure via unescaped regex interpolation in Rack::Directory
- CVE-2025-27111MEDIUM
Escape Sequence Injection vulnerability in Rack lead to Possible Log Injection
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies