HAProxy 2.6-3.3.5 - HTTP/3 Request Smuggling via Empty Payload Frame
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-33555. PoCs published by r3verii.
AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2026-33555, demonstrating HTTP request smuggling via HAProxy's H3/QUIC implementation. The exploit leverages a standalone QUIC STREAM FIN to bypass body size validation, leading to cross-user request smuggling.
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.
Exploits (1)
This repository contains a functional proof-of-concept exploit for CVE-2026-33555, demonstrating HTTP request smuggling via HAProxy's H3/QUIC implementation. The exploit leverages a standalone QUIC STREAM FIN to bypass body size validation, leading to cross-user request smuggling.
References (5)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N