RCE in Traefik

CVE-2026-32305

Traefik is an HTTP reverse proxy and load balancer. Versions 2.11.40 and below, 3.0.0-beta1 through 3.6.11, and 3.7.0-ea.1 are vulnerable to mTLS bypass through the TLS SNI pre-sniffing logic related to fragmented ClientHello packets. When a TLS ClientHello is fragmented across multiple records, Traefik's SNI extraction may fail with an EOF and return an empty SNI. The TCP router then falls back to the default TLS configuration, which does not require client certificates by default. This allows an attacker to bypass route-level mTLS enforcement and access services that should require mutual TLS authentication. This issue is patched in versions 2.11.41, 3.6.11 and 3.7.0-ea.2.

Vulnerability class: Broken Authentication

EPSS: 0.004 (33.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.

Affected products

  • Traefik — versions 3.7.0, >= 3.0.0-beta1, < 3.6.11, < 2.11.41

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-32305?
CVE-2026-32305 is a medium-severity vulnerability in Traefik, classified under Improper Authentication. CVSS score: 5.3/10. Published 2026-03-20.
How severe is CVE-2026-32305?
Medium severity. CVSS v3 base score is 5.3 out of 10.