CVE-2026-26962
Rack's improper unfolding of folded multipart headers preserves CRLF in parsed parameter values
Summary
Remediation
Upgrade to the fixed version using your package manager.
gem install rack -v 3.2.6
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| rack | rubygems | 3.2.0, 3.2.1, 3.2.2, 3.2.3 (+2 more) | 3.2.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-93
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-26962?
- Rack's improper unfolding of folded multipart headers preserves CRLF in parsed parameter values 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-26962?
- CVE-2026-26962 affects rack. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-26962 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-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-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
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies