CVE-2026-34831
Rack has Content-Length mismatch in Rack::Files error responses
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rack -v 2.2.23
gem install rack -v 3.2.6
gem install rack -v 3.1.21
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (3)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-130
- CWE-135
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 4.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
References
Frequently Asked Questions
- What is CVE-2026-34831?
- Rack has Content-Length mismatch in Rack::Files error responses This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 4.8/10).
- How do I check if my project is affected by CVE-2026-34831?
- CVE-2026-34831 affects rack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-34831 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-2022-30123CRITICAL
Possible shell escape sequence injection vulnerability in Rack
- CVE-2023-27530HIGH
Rack has possible DoS Vulnerability in Multipart MIME parsing
- CVE-2025-61771HIGH
Rack: Multipart parser buffers large non‑file fields entirely in memory, enabling DoS (memory exhaustion)
- CVE-2025-61772HIGH
Rack's multipart parser buffers unbounded per-part headers, enabling DoS (memory exhaustion)
- CVE-2024-25126MEDIUM
Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)
- CVE-2026-26961MEDIUM
Rack's greedy multipart boundary parsing can cause parser differentials and WAF bypass.
- CVE-2026-25500MEDIUM
Stored XSS in Rack::Directory via javascript: filenames rendered into anchor href
- CVE-2026-34826MEDIUM
Rack's multipart byte range processing allows denial of service via excessive overlapping ranges
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies