CVE-2026-88004

Traefik is an open source HTTP reverse proxy and load balancer. From 3.2.0 until 3.7.13, Traefik entrypoint defenses aliasHeadersStrategy, underscoreHeadersStrategy, and forwardedHeaders inspect req.Header but not req.Trailer, allowing an unauthenticated client to submit an aliasing or trusted header name in an HTTP/1.1 chunked trailer or an HTTP/2 trailer. When the retry or buffering middleware reads the body before the reverse proxy clones the request, the attacker-controlled trailer value reaches a backend that merges trailers into the header namespace, bypassing the documented delete or reject behavior and potentially spoofing identity or forwarded routing data. This issue is fixed in 3.7.13.
Configurations

Configuration 1 (hide)

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-88004

Mitre link : CVE-2026-88004

CVE.ORG link : CVE-2026-88004


JSON object : View

Products Affected

traefik

  • traefik
CWE
CWE-436

Interpretation Conflict

CWE-807

Reliance on Untrusted Inputs in a Security Decision