Inconsistent interpretation of HTTP requests in envoy - CVE-2026-48743
Published: June 24, 2026
envoy
Detailed vulnerability description
The vulnerability allows a remote attacker to smuggle requests and bypass routing or policy controls.
The vulnerability exists due to inconsistent interpretation of http requests in the downstream HTTP/3 to upstream HTTP/1 translation boundary when processing a headers-only HTTP/3 request with a nonzero Content-Length. A remote attacker can send a specially crafted HTTP/3 request to smuggle requests and bypass routing or policy controls.
Exploitation requires downstream HTTP/3 to be enabled, an upstream HTTP/1 origin that can respond before consuming the declared request body, and reuse of the upstream HTTP/1 connection after that response.