CVE-2026-65600
Last modified
CVE-2026-65600 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 0.67% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Traefik | Traefik | < 2.11.52 |
| Traefik | Traefik | >= 3.6.0, < 3.6.23 |
| Traefik | Traefik | >= 3.7.0, < 3.7.7 |
References
- https://github.com/traefik/traefik/security/advisories/GHSA-cxjq-mrr5-89rvVendor Advisory, Patch
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-65600?
How severe is CVE-2026-65600?
How do I fix CVE-2026-65600?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-65595n8n before 2.30.1 and 2.29.8 assigns all Public API key scop…8.8
- CVE-2026-65596n8n before 1.123.64, 2.29.8, and 2.30.1 fails to enforce the…8.1
- CVE-2026-65597n8n before 1.123.64, 2.x before 2.29.8, and before 2.30.1 co…5.4
- CVE-2026-65598n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU ra…7.5
- CVE-2026-65599n8n versions before 1.123.64, 2.29.8, and 2.30.1 contain a c…6.5
- CVE-2026-6560A security vulnerability has been detected in H3C Magic B0 u…8.8
- CVE-2026-65601Traefik versions 3.7.0 through 3.7.6 contain a namespace con…5.3
- CVE-2026-65602Traefik 3.6.0 through 3.6.22 and 3.7.0 through 3.7.6 fail to…8.8
- CVE-2026-65603The Grav Login plugin (grav-plugin-login) versions <= 3.8.11…8.8
- CVE-2026-65604Skipper contains an incomplete fix for CVE-2026-50197 in whi…8.8
- CVE-2026-65605SiYuan before v3.7.2 contains a stored cross-site scripting …9.6
- CVE-2026-65606SiYuan before v3.7.2 contains a cross-site scripting vulnera…9.6
Are you affected by CVE-2026-65600?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
