A AegiFlow
HIGHCVSS 9.1EPSS 0.4%

CVE-2026-65600

CVE-2026-65600 updated by NVD

Published
2026-08-06
Modified
2026-08-08
EPSS percentile
34%
Sources
github-advisory, nvd

Summary

Traefik versions = v3.6.0 = 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.

Affected packages

EcosystemPackageAffected versionsFixed versions
Gogithub.com/traefik/traefik
Gogithub.com/traefik/traefik/v22.11.52
Gogithub.com/traefik/traefik/v33.6.23, 3.7.7

Remediation: No patched version is listed by GitHub.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.