CVE-2026-65600: Traefik before v2.11.52 Authentication Bypass via ReplacePathRegex

Published Jul 22, 2026
·
Updated

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.

Affected Software

3 affected components
Traefik traefik<=2.11.51
Traefik traefik>=3.6.0<=3.6.22
Traefik traefik>=3.7.0<=3.7.6

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Traefik to a version that resolves this vulnerability.

    Fixed in 2.11.52
  2. Upgrade

    Upgrade Traefik to a version that resolves this vulnerability.

    Fixed in 3.6.23
  3. Upgrade

    Upgrade Traefik to a version that resolves this vulnerability.

    Fixed in 3.7.7
  4. Compensating control

    If you cannot upgrade immediately, change any Traefik ReplacePathRegex middleware configuration that uses a user-controlled capture group that can match without a mandatory path separator (e.g., regex "^/api(.*)" with replacement "/$1"). Adjust the regex/replacement so the resulting forwarded path is validated/forced to match the normalized protected route structure and cannot produce un-normalized paths like "/../admin".

Event History

Jul 22, 2026
CVE Published
via MITRE·11:21 AM
Data Sourced
via MITRE·11:21 AM
DescriptionWeakness
Data Sourced
via NVD·12:18 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-65600?

CVE-2026-65600 has a high severity rating of 7.8 according to the CVSS scoring system.

2

What versions of Traefik are affected by CVE-2026-65600?

CVE-2026-65600 affects Traefik versions up to v2.11.51, v3.6.0 to v3.6.22, and v3.7.0 to v3.7.6.

3

How do I fix CVE-2026-65600?

To fix CVE-2026-65600, upgrade your Traefik installation to version v2.11.52 or later, or to a version higher than v3.7.6.

4

What type of vulnerability is CVE-2026-65600?

CVE-2026-65600 is classified as an authentication bypass vulnerability caused by path traversal in the ReplacePathRegex middleware.

5

What can an attacker do with CVE-2026-65600?

An attacker exploiting CVE-2026-65600 could bypass authentication controls, potentially allowing unauthorized access to sensitive resources.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203