← Vulnerability feed

Vulnerability record · CVE-2024-27919 · published 4 April 2024

CVE-2024-27919: Envoy HTTP/2 CONTINUATION frame flood causes memory exhaustion DoS

Envoyproxy · Envoy

Envoy versions 1.29.0 and 1.29.1 fail to reset an HTTP/2 request when header map limits are exceeded, allowing an attacker to send CONTINUATION frames without END_HEADERS and consume unbounded memory. This is a regression introduced in 1.29.0 and fixed in 1.29.2. The result is denial of service through memory exhaustion on the proxy.

7.5 CVSS 3.1 High EPSS 87% · top 0.3% CWE-390 · CWE-390
7.5CVSS 3.1 base score
87%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
9References
17 Jun 2026Last modified by NVD

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:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityCVSS 7.5 high severity, unauthenticated network-reachable availability impact, very high EPSS, and a narrow affected version range with a clear patch.

What it is

Envoy versions 1.29.0 and 1.29.1 fail to reset an HTTP/2 request when header map limits are exceeded, allowing an attacker to send CONTINUATION frames without END_HEADERS and consume unbounded memory. This is a regression introduced in 1.29.0 and fixed in 1.29.2. The result is denial of service through memory exhaustion on the proxy.

Impact

An unauthenticated remote attacker can exhaust Envoy memory, degrading or halting proxied services. No data confidentiality or integrity impact is described; the effect is availability loss.

Attack surface

Reachable over the network via the HTTP/2 protocol stack on downstream connections; no authentication or user interaction is required per the CVSS vector AV:N/PR:N/UI:N. The flaw is in the HTTP/2 codec's handling of header map limits.

Exploitation

Not listed in CISA KEV and no ransomware usage documented. EPSS is very high (0.86746, 99.7th percentile), and references include patch and advisory tags but no public exploit tag.

What to do

  • Upgrade Envoy to 1.29.2 or later.
  • If upgrade is not possible, downgrade to 1.28.1 or earlier.
  • As a workaround, disable HTTP/2 for downstream connections.
  • Apply the referenced patch commit if maintaining a custom build.
  • Monitor Envoy memory usage and restart or shed load if exhaustion is observed.

Detection

  • Alert on sustained growth in Envoy process memory or container memory near limits.
  • Inspect HTTP/2 traffic for long sequences of CONTINUATION frames without END_HEADERS.
  • Track HTTP/2 header map limit exceed events and request resets in Envoy logs.
  • Correlate spikes in downstream HTTP/2 connections with proxy latency and 5xx responses.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2024-27919 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

7.5CVE-2023-44487HTTP/2 Rapid Reset stream cancellation denial of serviceThe HTTP/2 protocol permits a client to cancel many streams quickly, and the server's handling of those resets consumes disproportionate resources. T…KEVEPSS 100%analysed10.0CVE-2019-9901Envoyproxy envoy vulnerabilityEnvoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access con…EPSS 5.0%9.8CVE-2023-35941Envoyproxy envoy vulnerabilityEnvoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12…EPSS 0.81%9.8CVE-2023-27488Envoyproxy envoy improper input validation vulnerabilityEnvoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, …EPSS 0.73%9.8CVE-2022-21654Envoyproxy envoy improper certificate validation vulnerabilityEnvoy is an open source edge and service proxy, designed for cloud-native applications. Envoy's tls allows re-use when some cert validation settings …EPSS 1.1%9.8CVE-2019-18801Envoyproxy envoy out-of-bounds write vulnerabilityAn issue was discovered in Envoy 1.12.0. An untrusted remote client may send HTTP/2 requests that write to the heap outside of the request buffers wh…EPSS 2.5%9.8CVE-2019-18802Envoyproxy envoy vulnerabilityAn issue was discovered in Envoy 1.12.0. An untrusted remote client may send an HTTP header (such as Host) with whitespace after the header content. …EPSS 2.5%9.1CVE-2024-39305Envoyproxy envoy use after free vulnerabilityEnvoy is a cloud-native, open source edge and service proxy. Prior to versions 1.30.4, 1.29.7, 1.28.5, and 1.27.7. Envoy references already freed mem…EPSS 0.65%

Source: NIST National Vulnerability Database (record CVE-2024-27919), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.