CVE-2026-33555
Received
Received - Intake
HTTP/3 Request Smuggling in HAProxy Before
Publication date: 2026-04-13
Last updated on: 2026-04-22
Assigner: MITRE
Description
Description
An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be used for request smuggling. The earliest affected version is 2.6.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| haproxy | haproxy | to 3.3.6 (exc) |
| haproxy | haproxy | 2.6 |
| haproxy | haproxy | 3.3.6 |
| haproxy | haproxy_aloha | 17.5.22 |
| haproxy | haproxy_aloha | 18.0.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-130 | The product parses a formatted message or structure, but it does not handle or incorrectly handles a length field that is inconsistent with the actual length of the associated data. |