Inconsistent interpretation of HTTP requests in Traefik - CVE-2026-71324
Published: August 21, 2026
Vulnerability details
The vulnerability allows a remote attacker to poison cross-user HTTP responses and disclose sensitive information.
The vulnerability exists due to inconsistent interpretation of HTTP requests in Traefik\'s default reverse proxy shared backend keep-alive pool when forwarding HTTP/2 or HTTP/3 CONNECT requests with a body to an HTTP/1.1 upstream over a shared net/http.Transport. A remote attacker can send a specially crafted CONNECT request to poison cross-user HTTP responses and disclose sensitive information.
Exploitation requires an HTTP/2 or HTTP/3 frontend and an upstream that returns a keep-alive non-2xx response to the forwarded CONNECT request without draining the body.