Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Traefik | Traefik | < 2.11.44 |
Related Weaknesses (CWE)
References
- https://github.com/traefik/traefik/releases/tag/v2.11.44ProductRelease Notes
- https://github.com/traefik/traefik/releases/tag/v3.6.15ProductRelease Notes
- https://github.com/traefik/traefik/releases/tag/v3.7.0-rc.3ProductRelease Notes
- https://github.com/traefik/traefik/security/advisories/GHSA-p6hg-qh38-555rExploitMitigationPatch
FAQ
What is CVE-2026-41181?
CVE-2026-41181 is a vulnerability with a CVSS score of 5.8 (MEDIUM). 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...
How severe is CVE-2026-41181?
CVE-2026-41181 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41181?
Check the references section above for vendor advisories and patch information. Affected products include: Traefik Traefik.