Skip to content
CVSS 10.0CVSS 10.0 · CRITICAL

CVE-2026-54763

Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares strip canonical-cased spoofed identity headers before writing Traefik's own value, but do not account for underscore-variant header names, which many backends normalize identically to dashed forms. An attacker able to reach a protected route can inject an underscore-variant header that survives Traefik's stripping and reaches the backend alongside, or on the unauthenticated ForwardAuth authResponseHeaders path instead of, the value Traefik intended to set, spoofing identity or authorization context. This issue is fixed in versions v2.11.51, v3.6.22, and v3.7.6.

Ver en NVD

Análisis

Traefik presenta una vulnerabilidad crítica que permite a un atacante suplantar identidades y evadir middlewares de autenticación mediante la inyección de encabezados HTTP con guiones bajos. Debido a una normalización incorrecta en los backends, un atacante puede saltarse protecciones de BasicAuth o ForwardAuth y acceder a servicios privados. Se recomienda actualizar urgentemente a las versiones v2.11.51, v3.6.22 o v3.7.6 para corregir este fallo de severidad máxima.

Roles relevantes

CloudCyberSecurityBackendKubernetesDockerGo

Severidad

Puntaje: 10.0(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: CHANGED
C: HIGH
I: HIGH
A: NONE
Tipo de falla (CWE): CWE-178CWE-290CWE-345

EPSS

Probabilidad de explotación (próx. 30 días): 0.0027 (0.3%)
Percentil: 19.0%
EPSS: 2026-07-07

Afecta

traefik:traefik

Descripción técnica

Traefik is an HTTP reverse proxy and load balancer. Prior to v2.11.51, v3.6.22, and v3.7.6, Traefik's BasicAuth, DigestAuth, and ForwardAuth middlewares strip canonical-cased spoofed identity headers before writing Traefik's own value, but do not account for underscore-variant header names, which many backends normalize identically to dashed forms. An attacker able to reach a protected route can inject an underscore-variant header that survives Traefik's stripping and reaches the backend alongside, or on the unauthenticated ForwardAuth authResponseHeaders path instead of, the value Traefik intended to set, spoofing identity or authorization context. This issue is fixed in versions v2.11.51, v3.6.22, and v3.7.6.

Publicada: 6/7/2026, 21:16:56
Última modificación: 8/7/2026, 3:03:03

Referencias

InicioEventosBlogRecursosEquipo