CVE-2026-71324
Description
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/traefik/traefik/v2Go | < 2.11.53 | 2.11.53 |
github.com/traefik/traefik/v3Go | < 3.6.24 | 3.6.24 |
github.com/traefik/traefik/v3Go | >= 3.7.0, < 3.7.9 | 3.7.9 |
github.com/traefik/traefikGo | <= 1.7.34 | — |
Affected products
5- osv-coords4 versionspkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2016.0pkg:golang/github.com/traefik/traefik/v2pkg:golang/github.com/traefik/traefik/v3pkg:golang/github.com/traefik/traefik
< 0.0.20260827T195228-160000.1.1+ 3 more
- (no CPE)range: < 0.0.20260827T195228-160000.1.1
- (no CPE)range: < 2.11.53
- (no CPE)range: < 3.6.24
- (no CPE)range: <= 1.7.34
Patches
Vulnerability mechanics
References
11- github.com/traefik/traefik/commit/04d36f28e4eae7535e96a6351dd9f7bfb48a30e7nvdPatchWEB
- github.com/traefik/traefik/commit/0807b6d5dd1da8b2f7f4076ea2392b5437bf2ab0nvdPatchWEB
- github.com/traefik/traefik/commit/94a7508817d180f0ab2f1eae93df48d4ab19eccenvdPatchWEB
- github.com/traefik/traefik/pull/13542nvdIssue TrackingPatchWEB
- github.com/traefik/traefik/pull/13543nvdIssue TrackingPatchWEB
- github.com/traefik/traefik/pull/13556nvdIssue TrackingPatchWEB
- github.com/traefik/traefik/security/advisories/GHSA-3ccp-42pg-hgv6nvdPatchVendor AdvisoryWEB
- github.com/advisories/GHSA-3ccp-42pg-hgv6ghsaADVISORY
- github.com/traefik/traefik/releases/tag/v2.11.53nvdRelease NotesWEB
- github.com/traefik/traefik/releases/tag/v3.6.24nvdRelease NotesWEB
- github.com/traefik/traefik/releases/tag/v3.7.9nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.