Bug 2454511 (CVE-2026-26962) - CVE-2026-26962 rack: Rack: Header injection and response splitting via incorrect multipart header parsing
Summary: CVE-2026-26962 rack: Rack: Header injection and response splitting via incorr...
Keywords:
Status: NEW
Alias: CVE-2026-26962
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-02 18:03 UTC by OSIDB Bzimport
Modified: 2026-04-03 20:58 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-02 18:03:03 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.