CVE-2026-41181
5.8 MEDIUMTraefik is an HTTP reverse proxy and load balancer
Published: 2026-05-15 · Last updated: 2026-05-19
Severity and scoring
- CVSS
- 5.8 MEDIUM
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
- CWE
- CWE-201
Affected products
| Vendor | Product |
|---|---|
| traefik | traefik |
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2026-41181
- [Other]https://github.com/traefik/traefik/releases/tag/v2.11.44
- [Other]https://github.com/traefik/traefik/releases/tag/v3.6.15
- [Other]https://github.com/traefik/traefik/releases/tag/v3.7.0-rc.3
- [Patch]https://github.com/traefik/traefik/security/advisories/GHSA-p6hg-qh38-555r
Related CVEs
Same vendor
- CVE-2026-44774 — Traefik is an HTTP reverse proxy and load balancer (9.9 CRITICAL)
Same CWE
- CVE-2026-44487 — Axios is a promise based HTTP client for the browser and Node.js
- CVE-2026-46481 — OpenMetadata is a unified metadata platform (8.3 HIGH)
- CVE-2026-42539 — IRIS is a web collaborative platform that helps incident responders share technical details during investigations (6.5 MEDIUM)
- CVE-2026-45739 — Strawberry GraphQL is a library for creating GraphQL APIs (3.1 LOW)
- CVE-2026-4035 — A vulnerability in mlflow/mlflow versions prior to 3.11.0 allows for the resolution of environment variables in AI Gateway secrets, which... (7.7 HIGH)