Denial of Service Vulnerability in Envoy's HTTP/2 Protocol Stack
CVE-2024-27919
7.5HIGH
What is CVE-2024-27919?
A vulnerability exists in Envoy's HTTP/2 protocol stack in versions 1.29.0 and 1.29.1 that enables an attacker to exploit the continuous sending of CONTINUATION frames. This occurs when the codec fails to reset a request after the header map limits have exceeded, potentially causing unlimited memory consumption which leads to a denial of service through memory exhaustion. To mitigate this issue, users are advised to upgrade to version 1.29.2 or later. As an alternative workaround, downgrading to version 1.28.1 or earlier, or disabling HTTP/2 protocol for downstream connections, is recommended.
Affected Version(s)
envoy >= 1.29.0, < 1.29.2
