CVE-2026-26962

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*

History

No history.

Information

Published : 2026-04-02 18:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-26962

Mitre link : CVE-2026-26962

CVE.ORG link : CVE-2026-26962


JSON object : View

Products Affected

rack

  • rack
CWE
CWE-93

Improper Neutralization of CRLF Sequences ('CRLF Injection')