CVE-2026-41181
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.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/traefik/traefik/v2Go | < 2.11.44 | 2.11.44 |
github.com/traefik/traefik/v3Go | < 3.6.15 | 3.6.15 |
github.com/traefik/traefik/v3Go | >= 3.7.0-rc.0, < 3.7.0-rc.3 | 3.7.0-rc.3 |
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
6- github.com/advisories/GHSA-p6hg-qh38-555rghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-41181ghsaADVISORY
- github.com/traefik/traefik/releases/tag/v2.11.44nvdWEB
- github.com/traefik/traefik/releases/tag/v3.6.15nvdWEB
- github.com/traefik/traefik/releases/tag/v3.7.0-rc.3nvdWEB
- github.com/traefik/traefik/security/advisories/GHSA-p6hg-qh38-555rnvdWEB
News mentions
0No linked articles in our index yet.