Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-39858 Details

Description

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is a high severity authentication bypass vulnerability in Traefik's ForwardAuth and snippet-based authentication middleware. Traefik's forwarded-header sanitization logic targets only canonical header names (e.g., X-Forwarded-Proto) and does not strip or normalize alias variants that use underscores instead of dashes (e.g., X_Forwarded_Proto). These unsanitized alias headers are forwarded intact to the authentication backend. When the backend normalizes underscore and dash header forms equivalently, an attacker can inject spoofed trust context — such as a trusted scheme or host — through the alias headers and bypass authentication on protected routes without valid credentials. This issue has been patched in versions 2.11.43, 3.6.14, and 3.7.0-rc.2.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-289Authentication Bypass by Alternate Nameredhat-SADP
CWE-290Authentication Bypass by Spoofing[email protected]
CWE-306Missing Authentication for Critical Function[email protected]

Affected Products

ProductVersions
traefik traefik
< 2.11.43
>= 3.0.0, < 3.6.14
3.7.0 ea1
3.7.0 ea2
3.7.0 ea3

CPE

  • cpe:2.3:a:traefik:traefik:*:*:*:*:*:*:*:*
  • cpe:2.3:a:traefik:traefik:3.7.0:ea1:*:*:*:*:*:*
  • cpe:2.3:a:traefik:traefik:3.7.0:ea2:*:*:*:*:*:*
  • cpe:2.3:a:traefik:traefik:3.7.0:ea3:*:*:*:*:*:*
  • cpe:2.3:a:traefik:traefik:3.7.0:rc1:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-39858
NVD Published Date:
Apr 30, 2026
NVD Last Modified:
Jul 15, 2026
Source:
[email protected]
CVE-2026-39858 Details - Not Deferred