Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-47774 Details

Description

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.35.11, 1.36.7, 1.37.3, and 1.38.1, a vulnerability in Envoy's HTTP/2 downstream request processing allows an unauthenticated remote client to trigger excessive memory consumption, potentially resulting in OOM termination of the Envoy process and denial of service. The issue arises from the combination of two behaviors. First, cookie header bytes are not fully accounted for during request header size validation in Envoy. Second, HPACK header block limits in oghttp2/quiche are enforced on encoded bytes without a corresponding limit on total decoded header size. Together, these behaviors allow a malicious client to cause large decoded header allocations while bypassing the intended request header size protections. Versions 1.35.11, 1.36.7, 1.37.3, and 1.38.1 contain a fix. No complete workaround is known short of applying a fix. Possible temporary mitigations include disabling downstream HTTP/2 where operationally feasible; enforcing stricter request header and cookie limits before traffic reaches Envoy; and monitoring Envoy memory usage for abnormal growth under HTTP/2 traffic.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-405Asymmetric Resource Consumption (Amplification)[email protected]
CWE-409Improper Handling of Highly Compressed Data (Data Amplification)redhat-SADP
CWE-770Allocation of Resources Without Limits or Throttling[email protected]

Affected Products

ProductVersions
envoyproxy envoy
< 1.35.11
>= 1.36.0, < 1.36.7
>= 1.37.0, < 1.37.3
1.38.0

CPE

  • cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*
  • cpe:2.3:a:envoyproxy:envoy:1.38.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
redhat openshift service mesh
>= 2.6, < 2.6.17
>= 3.0, < 3.0.12
>= 3.1, < 3.1.9
>= 3.2, < 3.2.6
>= 3.3, < 3.3.4

CPE

  • cpe:2.3:a:redhat:openshift_service_mesh:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

8 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-47774
NVD Published Date:
Jun 17, 2026
NVD Last Modified:
Jul 20, 2026
Source:
[email protected]
CVE-2026-47774 Details - Not Deferred