Vulnerability Description
Envoy is a cloud-native, open-source edge and service proxy. In versions 1.29.0 and 1.29.1, theEnvoy HTTP/2 protocol stack is vulnerable to the flood of CONTINUATION frames. Envoy's HTTP/2 codec does not reset a request when header map limits have been exceeded. This allows an attacker to send an sequence of CONTINUATION frames without the END_HEADERS bit set causing unlimited memory consumption. This can lead to denial of service through memory exhaustion. Users should upgrade to versions 1.29.2 to mitigate the effects of the CONTINUATION flood. Note that this vulnerability is a regression in Envoy version 1.29.0 and 1.29.1 only. As a workaround, downgrade to version 1.28.1 or earlier or disable HTTP/2 protocol for downstream connections.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Envoyproxy | Envoy | 1.29.0 |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2024/04/03/16Mailing ListThird Party Advisory
- http://www.openwall.com/lists/oss-security/2024/04/05/3Mailing List
- https://github.com/envoyproxy/envoy/commit/57a02565532c18eb9df972a3e8974be3ae59fPatch
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-gghf-vfxp-799rPatchThird Party Advisory
- http://www.openwall.com/lists/oss-security/2024/04/03/16Mailing ListThird Party Advisory
- http://www.openwall.com/lists/oss-security/2024/04/05/3Mailing List
- https://github.com/envoyproxy/envoy/commit/57a02565532c18eb9df972a3e8974be3ae59fPatch
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-gghf-vfxp-799rPatchThird Party Advisory
- https://www.kb.cert.org/vuls/id/421644
FAQ
What is CVE-2024-27919?
CVE-2024-27919 is a vulnerability with a CVSS score of 7.5 (HIGH). Envoy is a cloud-native, open-source edge and service proxy. In versions 1.29.0 and 1.29.1, theEnvoy HTTP/2 protocol stack is vulnerable to the flood of CONTINUATION frames. Envoy's HTTP/2 codec does ...
How severe is CVE-2024-27919?
CVE-2024-27919 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-27919?
Check the references section above for vendor advisories and patch information. Affected products include: Envoyproxy Envoy.