Description
Traefik before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiting shared TLS resolution across multiple hostnames in a single router rule, causing the strict mTLS requirement to fall back to default options for all hosts.
Published: 2026-09-04
Score: 8.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Bypass of Client‑Certificate Authentication
Action: Patch Immediately
AI Analysis

Impact

Traefik releases before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client‑certificate authentication by creating conflicting TLS options on multi‑host routers. Attackers can reach protected backends by exploiting shared TLS resolution across multiple hostnames in a single router rule, causing the strict mTLS requirement to fall back to default options for all hosts. This configuration flaw is a permission management failure identified as CWE‑303 and CWE‑863, compromising confidentiality and integrity by permitting unauthorized data access.

Affected Systems

All Traefik releases prior to v2.11.55 and all releases v3.0.0 through v3.7.10 that use multi‑host routers with shared TLS resolution and enforce strict mTLS on some hostnames are vulnerable. The affected product is the Traefik reverse‑proxy router, which is deployed in a wide range of micro‑service and web‑application environments.

Risk and Exploitability

The base CVSS score of 8.2 indicates high severity. The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, suggesting currently low evidence of widespread exploitation. The attack can be carried out remotely by an unauthenticated adversary with network access to the Traefik instance and the ability to craft TLS options in a request. No privileged credentials or exploitation of code execution are required.

Generated by OpenCVE AI on September 11, 2026 at 06:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Traefik to version 2.11.55 or later to eliminate the TLS option conflict vulnerability.
  • Configure distinct TLS settings for each host or disable shared TLS resolution on routers that handle multiple domains, ensuring that mTLS enforcement applies per hostname.
  • Review and audit Traef separate TLS stanzas per host to prevent fallback to default options.

Generated by OpenCVE AI on September 11, 2026 at 06:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Fri, 11 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-303
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

threat_severity

Important


Sat, 05 Sep 2026 10:30:00 +0000

Type Values Removed Values Added
Description Traefik before v2.11.55 contains a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiting shared TLS resolution across multiple hostnames in a single router rule, causing the strict mTLS requirement to fall back to default options for all hosts. Traefik before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiting shared TLS resolution across multiple hostnames in a single router rule, causing the strict mTLS requirement to fall back to default options for all hosts.
Title Traefik before v2.11.55 mTLS Bypass via TLS Option Conflict Traefik before v2.11.55 and v3.0.0 through v3.7.10 mTLS Bypass via TLS Option Conflict

Fri, 04 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Traefik before v2.11.55 contains a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiting shared TLS resolution across multiple hostnames in a single router rule, causing the strict mTLS requirement to fall back to default options for all hosts.
Title Traefik before v2.11.55 mTLS Bypass via TLS Option Conflict
First Time appeared Traefik
Traefik traefik
Weaknesses CWE-863
CPEs cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
Vendors & Products Traefik
Traefik traefik
References
Metrics cvssV4_0

{'score': 8.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-05T10:28:15.747Z

Reserved: 2026-09-04T11:00:28.730Z

Link: CVE-2026-85597

cve-icon Vulnrichment

Updated: 2026-09-04T18:03:59.136Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-04T12:17:23.210

Modified: 2026-09-16T20:42:21.680

Link: CVE-2026-85597

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-04T11:30:00Z

Links: CVE-2026-85597 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T06:45:06Z

Weaknesses
  • CWE-303

    Incorrect Implementation of Authentication Algorithm

  • CWE-863

    Incorrect Authorization