CVE-2026-26962
MEDIUM EPSS 13.3%
Published Apr 2, 20262mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Apr 2, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
Description
Rack is a modular Ruby web server interface. From version 3.2.0 to before version 3.2.6, Rack::Multipart::Parser unfolds folded multipart part headers incorrectly. When a multipart header contains an obs-fold sequence, Rack preserves the embedded CRLF in parsed parameter values such as filename or name instead of removing the folded line break during unfolding. As a result, applications that later reuse those parsed values in HTTP response headers may be vulnerable to downstream header injection or response splitting. This issue has been patched in version 3.2.6.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
13.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-93
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| rack | rack | * | ≥3.2.0 – <3.2.6 |
References 1
- github.com https://github.com/rack/rack/security/advisories/GHSA-rx22-g9mx-qrhv
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.