Home

Description

Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.44, 3.6.15, and 3.7.0-rc.3, there is an information disclosure vulnerability in Traefik's errors (custom error pages) middleware. When the backend returns a response matching the configured status range, the middleware forwards the original request's complete header set, including Authorization, Cookie, and other authentication material, to the separate error page service rather than only the minimal context needed to render the error page. This behavior is undocumented: the documentation states only that Host is forwarded by default, so operators are not warned that sensitive credentials are shared across service boundaries. Deployments using the errors middleware with a distinct error page service may inadvertently expose end-user credentials to infrastructure that was not intended to receive them. This vulnerability is fixed in 2.11.44, 3.6.15, and 3.7.0-rc.3.

PUBLISHED Reserved 2026-04-17 | Published 2026-05-15 | Updated 2026-05-16 | Assigner GitHub_M




MEDIUM: 6.9CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N

Problem types

CWE-201: Insertion of Sensitive Information Into Sent Data

Product status

>= 3.7.0-rc.0, < 3.7.0-rc.3
affected

>= 3.0.0-beta1, < 3.6.14
affected

< 2.11.43
affected

References

github.com/...raefik/security/advisories/GHSA-p6hg-qh38-555r

github.com/traefik/traefik/releases/tag/v2.11.44

github.com/traefik/traefik/releases/tag/v3.6.15

github.com/traefik/traefik/releases/tag/v3.7.0-rc.3

cve.org (CVE-2026-41181)

nvd.nist.gov (CVE-2026-41181)

Download JSON