CVE-2026-88007

Traefik is an open source HTTP reverse proxy and load balancer. From 2.11.0 until 2.11.57 and 3.7.13, the HTTP/3 entrypoint ConnContext does not call service.AddTransportOnContext, so kerberosRoundTripper uses a shared backend transport instead of a transport dedicated to each frontend connection. With HTTP/3 enabled, a backend using connection-bound NTLM or Negotiate authentication, and backend keep-alive, an unrelated client can reuse a backend connection authenticated for a victim, read victim-only data, and act as that victim without the victim credentials. This issue is fixed in 2.11.57 and 3.7.13.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-09-10 15:17

Updated : 2026-09-14 19:58


NVD link : CVE-2026-88007

Mitre link : CVE-2026-88007

CVE.ORG link : CVE-2026-88007


JSON object : View

Products Affected

traefik

  • traefik
CWE
CWE-287

Improper Authentication

CWE-863

Incorrect Authorization