Approved changes feed: RSS · Atom

cpe:2.3:a:envoyproxy:envoy:1.37.0:*:*:*:*:*:*:*

part: a version: 1.37.0 update: *

VendorEnvoyproxy (3eafc46b-a811-5a1a-8d5b-d75cdba35349)
ProductEnvoy (23708333-c40f-51cb-81e4-8bbfdacbb805)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from NVD CPE 2.0 feed

PURL mappings

PURLSourceLast updated
pkg:github/envoyproxy/envoy purl2cpe 2026-06-01 10:16:59.128600

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-26330 vulnerable 2026-06-08 07:53:21.507458 Envoy global rate limit may crash when the response phase limit is enabled and the response phase request is failed directly
MEDIUM (5.3)
Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, At the rate limit filter, if the response phase limit with apply_on_stream_done in the rate limit configuration is enabled and the response phase limit request fails directly, it may crash Envoy. When both the request phase limit and response phase limit are enabled, the safe gRPC client instance will be re-used for both the request phase request and response phase request. But after the request phase request is done, the inner state of the request phase limit request in gRPC client is not cleaned up. When a second limit request is sent at response phase, and the second limit request fails directly, the previous request's inner state may be accessed and result in crash. This vulnerability is fixed in 1.37.1, 1.36.5, 1.35.8, and 1.34.13.
Published: 2026-03-10T19:19:52.696Z
Updated: 2026-03-10T20:17:14.401Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-26311 vulnerable 2026-06-08 07:53:21.492610 Envoy HTTP: filter chain execution on reset streams causing UAF crash
MEDIUM (5.9)
Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, a logic vulnerability in Envoy's HTTP connection manager (FilterManager) that allows for Zombie Stream Filter Execution. This issue creates a "Use-After-Free" (UAF) or state-corruption window where filter callbacks are invoked on an HTTP stream that has already been logically reset and cleaned up. The vulnerability resides in source/common/http/filter_manager.cc within the FilterManager::decodeData method. The ActiveStream object remains valid in memory during the deferred deletion window. If a DATA frame arrives on this stream immediately after the reset (e.g., in the same packet processing cycle), the HTTP/2 codec invokes ActiveStream::decodeData, which cascades to FilterManager::decodeData. FilterManager::decodeData fails to check the saw_downstream_reset_ flag. It iterates over the decoder_filters_ list and invokes decodeData() on filters that have already received onDestroy(). This vulnerability is fixed in 1.37.1, 1.36.5, 1.35.8, and 1.34.13.
Published: 2026-03-10T19:14:41.645Z
Updated: 2026-03-10T19:34:36.118Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-26310 vulnerable 2026-06-08 07:53:21.492083 Crash for scoped ip address in Envoy during DNS
MEDIUM (5.9)
Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, calling Utility::getAddressWithPort with a scoped IPv6 addresses causes a crash. This utility is called in the data plane from the original_src filter and the dns filter. This vulnerability is fixed in 1.37.1, 1.36.5, 1.35.8, and 1.34.13.
Published: 2026-03-10T19:08:22.330Z
Updated: 2026-03-10T20:12:40.343Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-26309 vulnerable 2026-06-08 07:53:21.491656 Envoy has an off-by-one write in JsonEscaper::escapeString()
MEDIUM (5.3)
Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, an off-by-one write in Envoy::JsonEscaper::escapeString() can corrupt std::string null-termination, causing undefined behavior and potentially leading to crashes or out-of-bounds reads when the resulting string is later treated as a C-string. This vulnerability is fixed in 1.37.1, 1.36.5, 1.35.8, and 1.34.13.
Published: 2026-03-10T19:04:21.384Z
Updated: 2026-03-10T20:12:40.483Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-26308 vulnerable 2026-06-08 07:53:21.491112 Envoy has an RBAC Header Validation Bypass via Multi-Value Header Concatenation
HIGH (7.5)
Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, the Envoy RBAC (Role-Based Access Control) filter contains a logic vulnerability in how it validates HTTP headers when multiple values are present for the same header name. Instead of validating each header value individually, Envoy concatenates all values into a single comma-separated string. This behavior allows attackers to bypass RBAC policies—specifically "Deny" rules—by sending duplicate headers, effectively obscuring the malicious value from exact-match mechanisms. This vulnerability is fixed in 1.37.1, 1.36.5, 1.35.8, and 1.34.13.
Published: 2026-03-10T19:01:28.062Z
Updated: 2026-03-10T20:12:40.604Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.