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.
References
Configurations
History
No history.
Information
Published : 2026-06-18 17:16
Updated : 2026-07-14 22:17
NVD link : CVE-2026-55203
Mitre link : CVE-2026-55203
CVE.ORG link : CVE-2026-55203
JSON object : View
Products Affected
haproxy
- haproxy
CWE
CWE-190
Integer Overflow or Wraparound
