CVE-2026-71324Critical· 9.1▾ MidnightTraefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a sh…
▾ Midnight zone — Critical, or high with PoC / in-the-wild
impact 50.1 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Aug 7.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
0.6%
Last analysed / modified upstream
— → 9.1
high → critical
Traefik is an open source HTTP reverse proxy and load balancer. Prior to 2.11.53, 3.6.24, and 3.7.9, Traefik's default HTTP reverse proxy forwards a plain HTTP/2 or HTTP/3 CONNECT request and its body to an HTTP/1.1 upstream through a shared net/http.Transport. When the upstream answers the CONNECT with a keep-alive non-2xx response and does not drain the body, Traefik returns the desynchronized backend socket to its shared pool and reuses it for other clients. An unauthenticated attacker can use this behavior to make a different client read the attacker's smuggled response, which can include authenticated or private content from another request. The ForwardAuth middleware with forwardBody true and preserveRequestMethod true can re-issue a CONNECT with the buffered body attached, exposing the auth-client pool to the same desynchronization. This issue is fixed in 2.11.53, 3.6.24, and 3.7.9.
traefik < 2.11.53traefik >= 3.0.0, < 3.6.24traefik >= 3.7.0, < 3.7.9Upgrade past the affected range:
traefik 3.7.9Affected packages:
github.com/traefik/traefik/v2 <= 2.11.52github.com/traefik/traefik/v3 <= 3.6.23github.com/traefik/traefik/v3 >= 3.7.0, <= 3.7.8github.com/traefik/traefik <= 1.7.34Patched in:
github.com/traefik/traefik/v2 2.11.53github.com/traefik/traefik/v3 3.6.24github.com/traefik/traefik/v3 3.7.9Source: https://github.com/advisories/GHSA-3ccp-42pg-hgv6
Field changes observed since this record was first indexed.
Connected by shared product, vendor, weakness, or advisory.
CVE-2026-88879High· 8.2Traefik is an HTTP reverse proxy and load balancer
CVE-2026-71326Low· 3.8Traefik is an open source HTTP reverse proxy and load balancer
CVE-2026-71327High· 8.1Traefik is an open source HTTP reverse proxy and load balancer
CVE-2026-71325Medium· 4.4Traefik is an open-source edge router that makes publishing services a fun and easy experience
CVE-2026-88877Critical· 9.8Traefik is a HTTP reverse proxy and load balancer
CVE-2026-88009High· 8.2Traefik is an open source HTTP reverse proxy and load balancer