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.
A denial-of-service vulnerability has been identified in Envoy prior to versions 1.35.11, 1.36.7, 1.37.3, and 1.38.1. The issue allows an unauthenticated remote client to cause excessive memory consumption by exploiting how cookie header sizes are validated during HTTP/2 request processing. This exploitation can lead to the Envoy process being terminated due to out-of-memory conditions. The vulnerability arises because cookie header bytes are not fully considered in size validations, and HPACK header block limits are applied only to encoded bytes, not the total decoded header size. As a result, a malicious client can bypass header size protections and cause large memory allocations, especially under concurrent HTTP/2 traffic.
Users can upgrade to Envoy versions 1.35.11, 1.36.7, 1.37.3, or 1.38.1 to address this vulnerability. In addition, monitoring memory usage for abnormal growth under HTTP/2 traffic can help detect potential exploitation.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 17, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/errata/RHSA-2026:26210 | redhat-SADP | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2026:26222 | redhat-SADP | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2026:26231 | redhat-SADP | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2026:26247 | redhat-SADP | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2026:27114 | redhat-SADP | Third Party Advisory |
| https://access.redhat.com/security/cve/CVE-2026-47774 | redhat-SADP | Third Party Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2487465 | redhat-SADP | ExploitIssue TrackingThird Party Advisory |
| https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-47774.json | redhat-SADP | Third Party Advisory |
| http://www.openwall.com/lists/oss-security/2026/06/04/15 | CVE | Mailing ListMitigationThird Party Advisory |
| https://github.com/envoyproxy/envoy/security/advisories/GHSA-22m2-hvr2-xqc8 | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-405 | Asymmetric Resource Consumption (Amplification) | [email protected] |
| CWE-409 | Improper Handling of Highly Compressed Data (Data Amplification) | redhat-SADP |
| CWE-770 | Allocation of Resources Without Limits or Throttling | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| envoyproxy envoy | < 1.35.11 >= 1.36.0, < 1.36.7 >= 1.37.0, < 1.37.3 1.38.0 |
CPE
Remediation
| |
| 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
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 20, 2026 | CVE Modified | redhat-SADP |
| Jul 15, 2026 | CVE Modified | redhat-SADP |
| Jul 13, 2026 | CVE Modified | redhat-SADP |
| Jul 6, 2026 | Initial Analysis | [email protected] |
| Jun 30, 2026 | CVE Modified | redhat-SADP |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | New CVE Received | [email protected] |
| Jun 17, 2026 | CVE Modified | CVE |