๐Ÿ” CVE Alert

CVE-2026-88004

UNKNOWN 0.0

Traefik entrypoint header-name sanitization bypassed via request trailers

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-436 CWE-807
Vendor traefik
Product traefik
Published Sep 10, 2026
Last Updated Sep 10, 2026
Stay Ahead of the Next One

Get instant alerts for traefik traefik

Be the first to know when new unknown vulnerabilities affecting traefik traefik are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

traefik / traefik
>= 3.2.0, < 3.7.13

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/traefik/traefik/security/advisories/GHSA-v67p-phpq-fc8x github.com: https://github.com/traefik/traefik/pull/13822 github.com: https://github.com/traefik/traefik/commit/55bbda4f65e0f9c533c870983a767a7081126db7 github.com: https://github.com/traefik/traefik/releases/tag/v3.7.13