CVE-2026-33555 PUBLISHED

Assigner: mitre
Reserved: 22.03.2026 Published: 13.04.2026 Updated: 22.04.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N
CVSS Score: 4

Product Status

Vendor HAProxy
Product HAProxy
Versions Default: unaffected
  • affected from 2.6 to 3.3.6 (excl.)

References

Problem Types

  • CWE-130 Improper Handling of Length Parameter Inconsistency CWE