๐Ÿ” CVE Alert

CVE-2026-48020

UNKNOWN 0.0

Traefik StripPrefix Route-Level Auth Bypass via Path Normalization

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.48, 3.6.19, and 3.7.3, there is a high severity vulnerability in Traefik's StripPrefix middleware that allows an unauthenticated attacker to bypass route-level authentication and authorization. When a public router matches on a PathPrefix rule and applies the StripPrefix middleware, a request path containing .. or its percent-encoded form %2e%2e can match the public route at routing time and then, after the prefix is stripped and the path is normalized, resolve to a path served by a separate, authenticated router. As a result, an attacker can reach protected backend paths โ€” such as admin or internal configuration endpoints โ€” without satisfying the authentication middleware attached to the protected router. This vulnerability is fixed in 2.11.48, 3.6.19, and 3.7.3.

CWE CWE-288
Vendor traefik
Product traefik
Published Jun 23, 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.7.0-ea.1, < 3.7.3 >= 3.0.0-beta1, < 3.6.19 < 2.11.48

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/traefik/traefik/security/advisories/GHSA-xf64-8mw2-4gr2 github.com: https://github.com/traefik/traefik/releases/tag/v2.11.48 github.com: https://github.com/traefik/traefik/releases/tag/v3.6.19 github.com: https://github.com/traefik/traefik/releases/tag/v3.7.3