Vulnerability Description
Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.4.13, there exists a potential header vulnerability in Traefik's handling of the Connection header. Active exploitation of this issue is unlikely, as it requires that a removed header would lead to a privilege escalation, however, the Traefik team has addressed this issue to prevent any potential abuse. If one has a chain of Traefik middlewares, and one of them sets a request header, then sending a request with a certain Connection header will cause it to be removed before the request is sent. In this case, the backend does not see the request header. A patch is available in version 2.4.13. There are no known workarounds aside from upgrading.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Traefik | Traefik | < 2.4.13 |
Related Weaknesses (CWE)
References
- https://github.com/traefik/traefik/pull/8319/commits/cbaf86a93014a969b8accf39301PatchThird Party Advisory
- https://github.com/traefik/traefik/releases/tag/v2.4.13Third Party Advisory
- https://github.com/traefik/traefik/security/advisories/GHSA-m697-4v8f-55qgThird Party Advisory
- https://github.com/traefik/traefik/pull/8319/commits/cbaf86a93014a969b8accf39301PatchThird Party Advisory
- https://github.com/traefik/traefik/releases/tag/v2.4.13Third Party Advisory
- https://github.com/traefik/traefik/security/advisories/GHSA-m697-4v8f-55qgThird Party Advisory
FAQ
What is CVE-2021-32813?
CVE-2021-32813 is a vulnerability with a CVSS score of 4.8 (MEDIUM). Traefik is an HTTP reverse proxy and load balancer. Prior to version 2.4.13, there exists a potential header vulnerability in Traefik's handling of the Connection header. Active exploitation of this i...
How severe is CVE-2021-32813?
CVE-2021-32813 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-32813?
Check the references section above for vendor advisories and patch information. Affected products include: Traefik Traefik.