๐Ÿ” CVE Alert

CVE-2026-65600

UNKNOWN 0.0

Traefik before v2.11.52 Authentication Bypass via ReplacePathRegex

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Traefik versions <= v2.11.51, >= v3.6.0 <= v3.6.22, and >= v3.7.0 <= v3.7.6 contain an authentication bypass via path traversal in the ReplacePathRegex middleware. When ReplacePathRegex is configured with a regex that captures user-controlled path segments without a mandatory path separator (e.g. regex "^/api(.*)", replacement "/$1"), the middleware forwards the replaced path to the backend without validating that it matches its normalized form. An unauthenticated remote attacker can send a crafted request (e.g. GET /api../admin) that produces an un-normalized path such as /../admin, which a backend that normalizes paths resolves to a protected route, bypassing authentication middleware. Fixed in v2.11.52, v3.6.23, and v3.7.7.

CWE CWE-22
Vendor traefik
Product traefik
Published Jul 22, 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
0 < 2.11.52
traefik / traefik
3.6.0 < 3.6.23
traefik / traefik
3.7.0 < 3.7.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/traefik/traefik/security/advisories/GHSA-cxjq-mrr5-89rv vulncheck.com: https://www.vulncheck.com/advisories/traefik-before-authentication-bypass-via-replacepathregex

Credits

๐Ÿ” C-h4ck-0