ADVISORYCRITICAL6d ago · Sep 10, 2026
Traefik HTTP/3 Backend NTLM Connection Reuse

Traefik HTTP/3 users are exposed to backend NTLM and Negotiate connection reuse.
Traefik's HTTP/3 request path did not initialize the connection-scoped backend transport holder that isolates connection-bound NTLM and Negotiate (Kerberos) authentication on the HTTP/1.1 and HTTP/2 paths. The HTTP/3 entrypoint reuses the HTTPS…
Read it at github.com/traefik/traefik/v3