CVE-2026-26999
Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing TLS handshake on TCP routers. When Traefik processes a TLS connection on a TCP router, the read deadline used to bound protocol sniffing is cleared before the TLS handshake is completed. When a TLS handshake read error occurs, the code attempts a second handshake with different connection parameters, silently ignoring the initial error. A remote unauthenticated client can exploit this by sending an incomplete TLS record and stopping further data transmission, causing the TLS handshake to stall indefinitely and holding connections open. By opening many such stalled connections in parallel, an attacker can exhaust file descriptors and goroutines, degrading availability of all services on the affected entrypoint. This issue has been patched in versions 2.11.38 and 3.6.9.
EPSS 0.02% · 5.7th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| github.com | traefik/traefik/v3 | 0, 0 |
| traefik | traefik | 3.0.0, < 3.6.9, 0 |
| github.com | traefik/traefik/v2 | 0, 0 |
Timeline
- Mar 4, 2026 CVE Published
- Mar 4, 2026 CVE Updated
- Mar 5, 2026 PoC Published
- Mar 5, 2026 PoC Published
- Mar 5, 2026 PoC Published
- Mar 6, 2026 EPSS Score
- Mar 6, 2026 PoC Published
- Mar 7, 2026 EPSS Score
- Mar 8, 2026 EPSS Score
- Mar 10, 2026 EPSS Score
- Mar 11, 2026 EPSS Score
- Mar 12, 2026 EPSS Score
References
- https://github.com/traefik/traefik/security/advisories/GHSA-xw98-5q62-jx94 url
- https://github.com/traefik/traefik/releases/tag/v2.11.38 url
- https://github.com/traefik/traefik/releases/tag/v3.6.9 url
- https://github.com/traefik/traefik/security/advisories/GHSA-fw45-f5q2-2p4x advisory
- https://github.com/traefik/traefik/security/advisories/GHSA-92mv-8f8w-wq52 advisory
- https://nvd.nist.gov/vuln/detail/CVE-2026-26999 advisory
- https://github.com/traefik/traefik package