CVE-2026-55203 Details
Description
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.
A critical integer overflow vulnerability has been identified in HAProxy versions through 3.4.0, within the FastCGI connection handling. The issue arises in the 'drl' field of the 'fcgi_conn' structure, where an overflow occurs when the 'contentLength' is 65535 and 'paddingLength' is 1 or more. This overflow causes the 'drl' field to wrap around to 0, leading to improper parsing of FastCGI records. Exploitation of this vulnerability could allow malicious FastCGI backends to disrupt the FastCGI framing parser, potentially causing request routing errors, response smuggling, or memory safety issues.
Users can upgrade to HAProxy version 3.4.1 or later to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| haproxy haproxy | <= 3.4.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 26, 2026 | Initial Analysis | [email protected] |
| Jun 23, 2026 | CVE Modified | CISA-ADP |
| Jun 18, 2026 | New CVE Received | [email protected] |