CVE-2026-26999
Prior to versions 2.11.38 and 3.6.9, there is a potential vulnerability in Traefik managing TLS handshake on TCP routers.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.54%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.54% probability · 44th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-400, CWE-772
- Affected
- traefik/traefik
- Source
- security-advisories@github.com
References
- https://github.com/traefik/traefik/releases/tag/v2.11.38Product, Release Notes
- https://github.com/traefik/traefik/releases/tag/v3.6.9Product, Release Notes
- https://github.com/traefik/traefik/security/advisories/GHSA-xw98-5q62-jx94Patch, Vendor Advisory
- https://access.redhat.com/errata/RHSA-2026:10175
- https://access.redhat.com/security/cve/CVE-2026-26999
- https://bugzilla.redhat.com/show_bug.cgi?id=2444874
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-26999.json
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.