cbcvebase.
CVE-2026-39858
published 2026-04-30

CVE-2026-39858: 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…

PriorityP268critical10CVSS 3.1
AVNACLPRNUINSCCHIHAN
EPSS
0.48%
37.8th percentile
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.

Affected

13 ranges
VendorProductVersion rangeFixed in
devspacestraefik-rhel9
github.comtraefik_traefik0 – 1.7.34
github.comtraefik_traefik_v2>= 0 < 2.11.432.11.43
github.comtraefik_traefik_v3>= 3.0.0-beta1 < 3.6.143.6.14
github.comtraefik_traefik_v3>= 3.7.0-ea.1 < 3.7.0-rc.23.7.0-rc.2
traefiktraefik< 2.11.432.11.43
traefiktraefik
traefiktraefik
traefiktraefik
traefiktraefik
traefiktraefik
traefiktraefik
traefiktraefik>= 3.0.0 < 3.6.143.6.14

Detection & IOCsextracted from sources · hover to see the quote

  • Look for HTTP requests to Traefik-protected routes containing underscore-variant forwarded headers (e.g., X_Forwarded_Proto, X_Forwarded_Host) alongside or instead of their canonical dash-separated equivalents, which may indicate an authentication bypass attempt.
  • Monitor authentication backend logs for requests arriving with underscore-form forwarded headers (e.g., X_Forwarded_Proto, X_Forwarded_Host) that carry spoofed trust context such as a trusted scheme or host, which the backend may normalize and accept as legitimate.
  • Flag any successful authentication events on ForwardAuth or snippet-based authentication middleware in Traefik versions prior to 2.11.43, 3.6.14, and 3.7.0-rc.2 where the upstream request contains underscore-aliased forwarded headers.
  • ·The vulnerability only manifests when the authentication backend normalizes underscore and dash header forms equivalently. Backends that treat X_Forwarded_Proto and X-Forwarded-Proto as distinct headers are not susceptible to the bypass.
  • ·Only Traefik deployments using ForwardAuth or snippet-based authentication middleware are affected. Deployments not using these middleware types are not exposed to this bypass.
  • ·Red Hat has noted that no mitigation meeting their criteria is currently available for affected packages (e.g., devspaces/traefik-rhel9). Patching to fixed versions (2.11.43, 3.6.14, or 3.7.0-rc.2) is the primary remediation.

CVSS provenance

nvdv3.110.0CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
nvdv4.07.8HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.