CVE-2024-27919: HTTP/2: memory exhaustion due to CONTINUATION frame flood
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 ENDHEADERS 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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-27919?
CVE-2024-27919 is considered a high severity vulnerability due to its potential for denial-of-service attacks.
How do I fix CVE-2024-27919?
To fix CVE-2024-27919, upgrade Envoy to version 1.29.2 or later.
Which versions of Envoy are affected by CVE-2024-27919?
CVE-2024-27919 affects Envoy versions 1.29.0 and 1.29.1.
What kind of attack can exploit CVE-2024-27919?
CVE-2024-27919 can be exploited through a flood of CONTINUATION frames, potentially leading to a denial of service.
Where can I find more details about CVE-2024-27919?
Detailed information about CVE-2024-27919 is available in the release notes and security advisories from the Envoy project.