Bug 2512295 (CVE-2026-71326) - CVE-2026-71326 github.com/traefik/traefik: Traefik: Authenticated identity spoofing via BasicAuth key collision
Summary: CVE-2026-71326 github.com/traefik/traefik: Traefik: Authenticated identity sp...
Keywords:
Status: NEW
Alias: CVE-2026-71326
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-06 22:27 UTC by OSIDB Bzimport
Modified: 2026-08-11 14:36 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-06 22:27:50 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.