Description
Traefik versions before v2.11.55 contain an authentication bypass vulnerability in the digestAuth middleware where unknown usernames receive an empty secret instead of rejection. Attackers can compute a valid digest response using the empty secret and arbitrary credentials to bypass authentication on any digestAuth-protected route without a valid username or password.
Published: 2026-09-04
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Traefik versions before 2.11.55 have a flaw in the digestAuth middleware that causes any username not present in the credential database to be treated as having an empty secret. An attacker can compute a valid digest response using that empty secret and arbitrary credentials, thereby bypassing authentication for any route protected by digestAuth without knowing a valid username or password.

Affected Systems

The vulnerability affects Traefik software from the vendor traefik, specifically all releases prior to version 2.11.55. Any deployment of these earlier releases using the digestAuth middleware is susceptible.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity of potential impact. Exploitation does not require elevated privileges or special network standing; an attacker able to send HTTP requests to a protected route can calculate a valid digest header using the empty secret and succeed in authenticating without credentials. Because no exploit data is available and the vulnerability is not listed in CISA’s KEV catalog, the probability of exploitation remains unknown, but the high severity warrants prompt action.

Generated by OpenCVE AI on September 4, 2026 at 12:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch by upgrading to Traefik v2.11.55 or newer
  • If an upgrade cannot be performed immediately, disable the digestAuth middleware or replace it with an authentication method that rejects unknown usernames
  • Monitor logs for unexpected digest authentication requests and investigate any unauthorized access attempts

Generated by OpenCVE AI on September 4, 2026 at 12:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description Traefik versions before v2.11.55 contain an authentication bypass vulnerability in the digestAuth middleware where unknown usernames receive an empty secret instead of rejection. Attackers can compute a valid digest response using the empty secret and arbitrary credentials to bypass authentication on any digestAuth-protected route without a valid username or password.
Title Traefik before v2.11.55 Authentication Bypass via digestAuth
First Time appeared Traefik
Traefik traefik
Weaknesses CWE-287
CPEs cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
Vendors & Products Traefik
Traefik traefik
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T11:29:59.426Z

Reserved: 2026-09-04T10:59:00.162Z

Link: CVE-2026-85595

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-04T12:17:22.960

Link: CVE-2026-85595

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T12:30:17Z

Weaknesses