Home

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.

PUBLISHED Reserved 2026-02-16 | Published 2026-04-02 | Updated 2026-04-03 | Assigner GitHub_M




MEDIUM: 4.8CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

Problem types

CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection')

Product status

>= 3.2.0, < 3.2.6
affected

References

github.com/rack/rack/security/advisories/GHSA-rx22-g9mx-qrhv

cve.org (CVE-2026-26962)

nvd.nist.gov (CVE-2026-26962)

Download JSON