{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.11.55"
              },
              {
                "introduced": "3.0.0"
              },
              {
                "last_affected": "3.7.10"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1ac90fccb982f6de40f557493152bdb0c9f0a809"
            },
            {
              "introduced": "d99d2f95e66a28ee8180634dc80fdf13ba68c62a"
            },
            {
              "last_affected": "2a2349356c01b1b1f7ecddb0c17b30c97f5241e7"
            }
          ],
          "repo": "https://github.com/traefik/traefik",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-5w68-77r2-r64c"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-287"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85595.json"
  },
  "details": "Traefik versions before v2.11.55 and versions v3.0.0 through v3.7.10 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.",
  "id": "CVE-2026-85595",
  "modified": "2026-09-07T03:30:51.582336856Z",
  "published": "2026-09-04T11:29:59.426Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/85xxx/CVE-2026-85595.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/traefik/traefik/security/advisories/GHSA-5w68-77r2-r64c"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-85595"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/traefik-before-2.11.55-authentication-bypass-via-digestauth"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Traefik before v2.11.55 and v3.0.0 through v3.7.10 Authentication Bypass via digestAuth"
}