CVE-2025-49007
ReDoS Vulnerability in Rack::Multipart handle_mime_head
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rack -v 3.1.16
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| rack | rubygems | 3.1.0, 3.1.1, 3.1.10, 3.1.11 (+12 more) | 3.1.16 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-770Allocation of Resources Without LimitsMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U
References
- https://github.com/rack/rack/security/advisories/GHSA-47m2-26rw-j2jwWEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-49007ADVISORY
- https://github.com/rack/rack/commit/4795831a0a310c2d31102749e551b38faab6401fWEB
- https://github.com/rack/rack/commit/aed514df37e33907df3c971ed3ca9a0a20ac2901WEB
- https://github.com/rack/rackPACKAGE
- https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2025-49007.ymlWEB
Frequently Asked Questions
- What is CVE-2025-49007?
- ReDoS Vulnerability in Rack::Multipart handle_mime_head This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2025-49007?
- CVE-2025-49007 affects rack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-49007 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2023-27530HIGH
Rack has possible DoS Vulnerability in Multipart MIME parsing
- 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-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