CVE-2026-85595

Summary

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.

Affected Software

VendorProductVersion RangeStatus
traefiktraefik0 < 2.11.55affected
traefiktraefik2.11.55unaffected
traefiktraefik3.0.0 <= 3.7.12affected

Weaknesses

  • CWE-287: Improper Authentication

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References