CVE 5.1 MEDIUM

Traefik Vulnerable to BasicAuth/DigestAuth Identity Spoofing via Non-Canonical headerField_CVE-2026-33433

5.1 / 10
MEDIUM
CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N

Description

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.42, 3.6.11, and 3.7.0-ea.3, when `headerField` is configured with a non-canonical HTTP header name (e.g., `x-auth-user` instead of `X-Auth-User`), an authenticated attacker can inject their own canonical version of that header to impersonate any identity to the backend. The backend receives two header entries — the attacker-injected canonical one is read first, overriding Traefik's non-canonical write. Versions 2.11.42, 3.6.11, and 3.7.0-ea.3 patch the issue.

Basic Information

ID CVE-2026-33433
Source GitHub_M
Published Mar 27, 2026 at 13:49
Modified Mar 30, 2026 at 12:00

Affected Product

Vendor traefik
Product traefik
Version < 2.11.42
Affected Versions traefik traefik < 2.11.42
traefik traefik >= 3.0.0-beta1, < 3.6.11
traefik traefik >= 3.7.0-ea.1, < 3.7.0-ea.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.