CVE-2026-71326

Source
https://cve.org/CVERecord?id=CVE-2026-71326
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71326.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-71326
Aliases
Downstream
Related
Published
2026-08-06T16:34:23Z
Modified
2026-09-18T03:48:29Z
Severity
  • 2.1 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Traefik: BasicAuth singleflight key collision allows authenticated identity spoofing
Details

Traefik is an open source HTTP reverse proxy and load balancer. From 3.6.11 until 3.6.25 and 3.7.10, Traefik's BasicAuth middleware in pkg/middlewares/auth/basic_auth.go deduplicates concurrent password checks with a singleflight key built from the delimiter-free concatenation of password and secret, allowing an attacker who has a valid credential and the stored hash to authenticate as an unconfigured username when headerField trusts the forwarded identity. This issue is fixed in 3.6.25 and 3.7.10.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-287"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71326.json"
}
References

Affected packages

Git / github.com/traefik/traefik

Affected ranges

Type
GIT
Repo
https://github.com/traefik/traefik
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "3.6.11"
        },
        {
            "fixed": "3.6.25"
        },
        {
            "introduced": "3.7.0"
        },
        {
            "fixed": "3.7.10"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v3.*
v3.6.11
v3.6.12
v3.6.13
v3.6.14
v3.6.15
v3.6.16
v3.6.17
v3.6.18
v3.6.19
v3.6.20
v3.6.21
v3.6.22
v3.6.23
v3.6.24
v3.7.0
v3.7.1
v3.7.2
v3.7.3
v3.7.4
v3.7.5
v3.7.6
v3.7.7
v3.7.8
v3.7.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71326.json"