CVE-2026-26962

Severity CVSS v4.0:
Pending analysis
Type:
CWE-93 Improper Neutralization of CRLF Sequences ('CRLF Injection')
Publication date:
02/04/2026
Last modified:
21/04/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:* 3.2.0 (including) 3.2.6 (excluding)


References to Advisories, Solutions, and Tools