Envoy is a cloud-native, open source edge and service proxy. The HTTP/2 protocol stack in Envoy versions prior to 1.29.3, 1.28.2, 1.27.4, and 1.26.8 are vulnerable to CPU exhaustion due to flood of CONTINUATION frames. Envoy's HTTP/2 codec allows the client to send an unlimited number of CONTINUATION frames even after exceeding Envoy's header map limits. This allows an attacker to send a sequence of CONTINUATION frames without the END_HEADERS bit set causing CPU utilization, consuming approximately 1 core per 300Mbit/s of traffic and culminating in denial of service through CPU exhaustion. Users should upgrade to version 1.29.3, 1.28.2, 1.27.4, or 1.26.8 to mitigate the effects of the CONTINUATION flood. As a workaround, disable HTTP/2 protocol for downstream connections.
References
Configurations
No configuration.
History
21 Nov 2024, 09:11
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2024/04/03/16 - | |
References | () http://www.openwall.com/lists/oss-security/2024/04/05/3 - | |
References | () https://github.com/envoyproxy/envoy/security/advisories/GHSA-j654-3ccm-vfmm - |
01 May 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
05 Apr 2024, 12:40
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
04 Apr 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-04 20:15
Updated : 2024-11-21 09:11
NVD link : CVE-2024-30255
Mitre link : CVE-2024-30255
CVE.ORG link : CVE-2024-30255
JSON object : View
Products Affected
No product.
CWE
CWE-390
Detection of Error Condition Without Action