PT-2026-76022 · Go · Github.Com/Traefik/Traefik+2

Published

2026-08-11

·

Updated

2026-08-11

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Traefik's HTTP/3 TLS configuration selection is vulnerable to a bypass when using wildcard or mixed-case hosts in the SNI.
The HTTP/3 (QUIC) path performed a direct, case-sensitive lookup on the SNI value to select the applicable TLS configuration. This lookup failed to match wildcard host patterns (e.g., "*.example.com") or case variants of configured hostnames. In these cases, Traefik would fall back to the default TLS configuration, which might not enforce mutual TLS (mTLS), allowing unauthenticated clients to access protected backends.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

GO-2026-5287

Affected Products

Github.Com/Traefik/Traefik
Github.Com/Traefik/Traefik/V2
Github.Com/Traefik/Traefik/V3