Authentication bypass using an alternate path or channel in Traefik - CVE-2026-53622

 

Authentication bypass using an alternate path or channel in Traefik - CVE-2026-53622

Published: July 3, 2026


Vulnerability identifier: #VU136872
CSH Severity: High
CVSS v4: 9.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-53622
CWE-ID: CWE-288
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to bypass client certificate authentication and access protected backends.

The vulnerability exists due to authentication bypass using an alternate path or channel in the HTTP/3 TLS configuration selection logic when handling QUIC handshakes for wildcard or mixed-case hostnames. A remote attacker can send a crafted HTTP/3 request with an SNI value that causes fallback to the default TLS configuration to bypass client certificate authentication and access protected backends.

Exploitation requires HTTP/3 to be enabled on the affected entrypoint, router-specific TLSOptions to enforce client certificate authentication, a weaker default TLS configuration, and attacker reachability to the UDP entrypoint.


Affected software

Traefik

How to mitigate CVE-2026-53622

Install security update from vendor's website.

Traefik - addressed in versions 3.6.18, 3.7.3

External References

Related Security Bulletins