Bug 2490522 (CVE-2026-55203) - CVE-2026-55203 haproxy: HAProxy: Response smuggling due to integer overflow in FastCGI record length handling
Summary: CVE-2026-55203 haproxy: HAProxy: Response smuggling due to integer overflow i...
Keywords:
Status: NEW
Alias: CVE-2026-55203
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2501068
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-18 17:02 UTC by OSIDB Bzimport
Modified: 2026-07-16 06:57 UTC (History)
12 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-18 17:02:24 UTC
HAProxy through 3.4.0, fixed in commit 5985276, contains an integer overflow vulnerability in the fcgi_conn structure's drl field that allows buffer misparse as new FCGI record headers. When contentLength is 65535 and paddingLength is 1 or more, the drl field wraps to 0, causing incorrect record consumption and allowing malicious FastCGI backends to desynchronize the FCGI framing parser, potentially causing request routing errors, response smuggling, or memory safety issues.


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