<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Envoy</title>
  <link>https://cvedaily.com/pages/tags/envoy.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/envoy.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Envoy</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:36 +0000</lastBuildDate>
  <item>
    <title>[Medium] CVE-2026-41017 – Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Sec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41017</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41017</guid>
    <pubDate>Mon, 01 Jun 2026 09:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41017</strong></p>
  <p>Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so deployments running the Airflow API server behind an HTTPS-terminating reverse proxy (e.g. nginx / Envoy / a managed load balancer that terminates TLS and forwards plaintext to the API server, the default cloud-native topology) would have the user's session JWT replayed over any cleartext HTTP request to…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-614</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41017">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-45021 – Kuma is a modern Envoy-based service mesh that can run on every cloud across bot...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-45021</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-45021</guid>
    <pubDate>Thu, 28 May 2026 18:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-45021</strong></p>
  <p>Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs. Prior to 2.7.25, 2.9.15, 2.11.13, 2.12.10, and 2.13.5, the default kuma-cp config leaks the admin bootstrap token and signing keys to any webpage the operator visits while the control plane is reachable from their browser. CorsAllowedDomains: [".*"] reflects any Origin, and LocalhostIsAdmin: true…</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-346</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-45021">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-41413 – Istio is an open platform to connect, manage, and secure microservices. Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41413</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41413</guid>
    <pubDate>Thu, 07 May 2026 06:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-41413</strong></p>
  <p>Istio is an open platform to connect, manage, and secure microservices. Prior to versions 1.28.6 and 1.29.2, when a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhost or link local ips. This can result in sensitive data being distributed to Envoy proxies via xDS conf…</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-918</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41413">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-6994 – A weakness has been identified in Envoy up to 1.33.0. Affected is the function p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-6994</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-6994</guid>
    <pubDate>Sat, 25 Apr 2026 19:16:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-6994</strong></p>
  <p>A weakness has been identified in Envoy up to 1.33.0. Affected is the function params.add of the file source/extensions/filters/http/header_mutation/header_mutation.cc of the component Query Parameter Handler. This manipulation causes injection. Remote exploitation of the attack is possible. Patch name: f8f4f1e02fdc64ecd4acf2d903208dd7285ad3a4. It is suggested to install a patch to address this i…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-74</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6994">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-41246 – Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to be...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-41246</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-41246</guid>
    <pubDate>Thu, 23 Apr 2026 19:17:29 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-41246</strong></p>
  <p>Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to before v1.33.4, v1.32.5, and v1.31.6, Contour's Cookie Rewriting feature is vulnerable to Lua code injection. An attacker with RBAC permissions to create or modify HTTPProxy resources can craft a malicious value in spec.routes[].cookieRewritePolicies[].pathRewrite.value or spec.routes[].services[].cookieRewritePolicies[…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-41246">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-33726 – Cilium is a networking, observability, and security solution with an eBPF-based ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-33726</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-33726</guid>
    <pubDate>Fri, 27 Mar 2026 01:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-33726</strong></p>
  <p>Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.17.14, 1.18.8, and 1.19.2, Ingress Network Policies are not enforced for traffic from pods to L7 Services (Envoy, GAMMA) with a local backend on the same node, when Per-Endpoint Routing is enabled and BPF Host Routing is disabled. Per-Endpoint Routing is disabled by default, but is autom…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33726">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-32811 – Heimdall is a cloud native Identity Aware Proxy and Access Control Decision serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32811</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32811</guid>
    <pubDate>Fri, 20 Mar 2026 02:16:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-32811</strong></p>
  <p>Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. When using Heimdall in envoy gRPC decision API mode with versions 0.7.0-alpha through 0.17.10, wrong encoding of the query URL string allows rules with non-wildcard path expressions to be bypassed. Envoy splits the requested URL into parts, and sends the parts individually to Heimdall. Although query and path are…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-116</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32811">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-23941 – Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerab...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23941</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23941</guid>
    <pubDate>Fri, 13 Mar 2026 19:54:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-23941</strong></p>
  <p>Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling') vulnerability in Erlang OTP (inets httpd module) allows HTTP Request Smuggling.  This vulnerability is associated with program files lib/inets/src/http_server/httpd_request.erl and program routines httpd_request:parse_headers/7.  The server does not reject or normalize duplicate Content-Length headers. The earliest Content-Le…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23941">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-31838 – Istio is an open platform to connect, manage, and secure microservices. Prior to...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31838</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31838</guid>
    <pubDate>Tue, 10 Mar 2026 22:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-31838</strong></p>
  <p>Istio is an open platform to connect, manage, and secure microservices. Prior to 1.29.1, 1.28.5, and 1.27.8, a vulnerability in Envoy RBAC header matching could allow authorization policy bypass when policies rely on HTTP headers that may contain multiple values. An attacker could craft requests with multiple header values in a way that causes Envoy to evaluate the header differently than intende…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31838">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26330 – Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26330</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26330</guid>
    <pubDate>Tue, 10 Mar 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26330</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26330">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26311 – Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26311</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26311</guid>
    <pubDate>Tue, 10 Mar 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26311</strong></p>
  <p>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.…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26311">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26310 – Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26310</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26310</guid>
    <pubDate>Tue, 10 Mar 2026 20:16:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26310</strong></p>
  <p>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.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26310">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-26309 – Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26309</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26309</guid>
    <pubDate>Tue, 10 Mar 2026 20:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-26309</strong></p>
  <p>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,…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-193</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26309">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26308 – Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26308</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26308</guid>
    <pubDate>Tue, 10 Mar 2026 20:16:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26308</strong></p>
  <p>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. Thi…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26308">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-9908 – A flaw was found in the Red Hat Ansible Automation Platform, Event-Driven Ansibl...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-9908</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-9908</guid>
    <pubDate>Fri, 27 Feb 2026 08:17:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-9908</strong></p>
  <p>A flaw was found in the Red Hat Ansible Automation Platform, Event-Driven Ansible (EDA) Event Streams. This vulnerability allows an authenticated user to gain access to sensitive internal infrastructure headers (such as X-Trusted-Proxy and X-Envoy-*) and event stream URLs via crafted requests and job templates. By exfiltrating these headers, an attacker could spoof trusted requests, escalate priv…</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-9908">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26205 – opa-envoy-plugun is a plugin to enforce OPA policies with Envoy. Versions prior ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26205</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26205</guid>
    <pubDate>Thu, 19 Feb 2026 20:25:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26205</strong></p>
  <p>opa-envoy-plugun is a plugin to enforce OPA policies with Envoy. Versions prior to 1.13.2-envoy-2 have a vulnerability in how the `input.parsed_path` field is constructed. HTTP request paths are treated as full URIs when parsed; interpreting leading path segments prefixed with double slashes (`//`) as authority components, and therefore dropping them from the parsed path. This creates a path inte…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26205">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-22771 – Envoy Gateway is an open source project for managing Envoy Proxy as a standalone...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22771</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22771</guid>
    <pubDate>Mon, 12 Jan 2026 19:16:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-22771</strong></p>
  <p>Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.5.7 and 1.6.2, EnvoyExtensionPolicy Lua scripts executed by Envoy proxy can be used to leak the proxy's credentials. These credentials can then be used to communicate with the control plane and gain access to all secrets that are used by Envoy proxy, e.g. TLS privat…</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22771">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-66220 – Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-66220</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-66220</guid>
    <pubDate>Wed, 03 Dec 2025 19:15:58 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-66220</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy’s mTLS certificate matcher for match_typed_subject_alt_names may incorrectly treat certificates containing an embedded null byte (\0) inside an OTHERNAME SAN value as valid matches.</p>
  <p><strong>CVSS:</strong> 5.0 · <strong>CWE:</strong> CWE-170</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-66220">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2025-64763 – Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64763</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64763</guid>
    <pubDate>Wed, 03 Dec 2025 18:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2025-64763</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, when Envoy is configured in TCP proxy mode to handle CONNECT requests, it accepts client data before issuing a 2xx response and forwards that data to the upstream TCP connection. If a forwarding proxy upstream from Envoy then responds with a non-2xx status, this can cause a de-synchronized CON…</p>
  <p><strong>CVSS:</strong> 3.7 · <strong>CWE:</strong> CWE-693</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64763">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-64527 – Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64527</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64527</guid>
    <pubDate>Wed, 03 Dec 2025 18:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-64527</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, Envoy crashes when JWT authentication is configured with the remote JWKS fetching, allow_missing_or_failed is enabled, multiple JWT tokens are present in the request headers and the JWKS fetch fails. This is caused by a re-entry bug in the JwksFetcherImpl. When the first token's JWKS fetch fai…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64527">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64171 – MARIN3R is a lightweight, CRD based envoy control plane for kubernetes. In versi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64171</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64171</guid>
    <pubDate>Thu, 06 Nov 2025 01:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64171</strong></p>
  <p>MARIN3R is a lightweight, CRD based envoy control plane for kubernetes. In versions 0.13.3 and below, there is a cross-namespace secret access vulnerability in the project's DiscoveryServiceCertificate which allows users to bypass RBAC and access secrets in unauthorized namespaces. This issue is fixed in version 0.13.4.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-862</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64171">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-62504 – Envoy is an open source edge and service proxy. Envoy versions earlier than 1.36...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62504</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62504</guid>
    <pubDate>Thu, 16 Oct 2025 22:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-62504</strong></p>
  <p>Envoy is an open source edge and service proxy. Envoy versions earlier than 1.36.2, 1.35.6, 1.34.10, and 1.33.12 contain a use-after-free vulnerability in the Lua filter. When a Lua script executing in the response phase rewrites a response body so that its size exceeds the configured per_connection_buffer_limit_bytes (default 1MB), Envoy generates a local reply whose headers override the origina…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62504">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-62409 – Envoy is a cloud-native, open source edge and service proxy. Prior to 1.36.1, 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-62409</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-62409</guid>
    <pubDate>Thu, 16 Oct 2025 18:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-62409</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. Prior to 1.36.1, 1.35.5, 1.34.9, and 1.33.10, large requests and responses can potentially trigger TCP connection pool crashes due to flow control management in Envoy. It will happen when the connection is closing but upstream data is still coming, resulting in a buffer watermark callback nullptr reference. The vulnerability impacts TCP…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-62409">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-55162 – Envoy is an open source L7 proxy and communication bus designed for large modern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55162</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55162</guid>
    <pubDate>Wed, 03 Sep 2025 20:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-55162</strong></p>
  <p>Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In versions below 1.32.10 and 1.33.0 through 1.33.6, 1.34.0 through 1.34.4 and 1.35.0, insufficient Session Expiration in the Envoy OAuth2 filter leads to failed logout operations. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-613</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55162">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54588 – Envoy is an open source L7 proxy and communication bus designed for large modern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54588</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54588</guid>
    <pubDate>Wed, 03 Sep 2025 00:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54588</strong></p>
  <p>Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. Versions 1.34.0 through 1.34.4 and 1.35.0 contain a use-after-free (UAF) vulnerability in the DNS cache, causing abnormal process termination. The vulnerability is in Envoy's Dynamic Forward Proxy implementation, occurring when a completion callback for a DNS resolution triggers new DN…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54588">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-46821 – Envoy is a cloud-native edge/middle/service proxy. Prior to versions 1.34.1, 1.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-46821</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-46821</guid>
    <pubDate>Wed, 07 May 2025 22:15:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-46821</strong></p>
  <p>Envoy is a cloud-native edge/middle/service proxy. Prior to versions 1.34.1, 1.33.3, 1.32.6, and 1.31.8, Envoy's URI template matcher incorrectly excludes the `*` character from a set of valid characters in the URI path. As a result URI path containing the `*` character will not match a URI template expressions. This can result in bypass of RBAC rules when configured using the `uri_template` perm…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-186</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-46821">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-22021 – In the Linux kernel, the following vulnerability has been resolved:

netfilter: ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-22021</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-22021</guid>
    <pubDate>Wed, 16 Apr 2025 11:15:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-22021</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  netfilter: socket: Lookup orig tuple for IPv6 SNAT  nf_sk_lookup_slow_v4 does the conntrack lookup for IPv4 packets to restore the original 5-tuple in case of SNAT, to be able to find the right socket (if any). Then socket_match() can correctly check whether the socket was transparent.  However, the IPv6 counterpart (nf_sk_looku…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-22021">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-30157 – Envoy is a cloud-native high-performance edge/middle/service proxy. Prior to 1.3...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30157</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30157</guid>
    <pubDate>Fri, 21 Mar 2025 15:15:43 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-30157</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. Prior to 1.33.1, 1.32.4, 1.31.6, and 1.30.10, Envoy's ext_proc HTTP filter is at risk of crashing if a local reply is sent to the external server due to the filter's life time issue. A known situation is the failure of a websocket handshake will trigger a local reply leading to the crash of Envoy. This vulnerability is fixed in 1…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-460</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30157">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-25294 – Envoy Gateway is an open source project for managing Envoy Proxy as a standalone...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-25294</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-25294</guid>
    <pubDate>Thu, 06 Mar 2025 19:15:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-25294</strong></p>
  <p>Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. In all Envoy Gateway versions prior to 1.2.7 and 1.3.1 a default Envoy Proxy access log configuration is used. This format is vulnerable to log injection attacks. If the attacker uses a specially crafted user-agent which performs json injection, then he could add and overwrite…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-25294">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-23556 – Improper Neutralization of Input During Web Page Generation ('Cross-site Scripti...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-23556</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-23556</guid>
    <pubDate>Mon, 03 Mar 2025 14:15:41 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-23556</strong></p>
  <p>Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in netbitsolutions Push Envoy Notifications push-envoy allows Reflected XSS.This issue affects Push Envoy Notifications: from n/a through <= 1.0.0.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-79</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-23556">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-0754 – The vulnerability was found in OpenShift Service Mesh 2.6.3 and 2.5.6. This issu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-0754</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-0754</guid>
    <pubDate>Tue, 28 Jan 2025 10:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-0754</strong></p>
  <p>The vulnerability was found in OpenShift Service Mesh 2.6.3 and 2.5.6. This issue occurs due to improper sanitization of HTTP headers by Envoy, particularly the x-forwarded-for header. This lack of sanitization can allow attackers to inject malicious payloads into service mesh logs, leading to log injection and spoofing attacks. Such injections can mislead logging mechanisms, enabling attackers t…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-0754">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-0752 – A flaw was found in OpenShift Service Mesh 2.6.3 and 2.5.6. Rate-limiter avoidan...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-0752</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-0752</guid>
    <pubDate>Tue, 28 Jan 2025 10:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-0752</strong></p>
  <p>A flaw was found in OpenShift Service Mesh 2.6.3 and 2.5.6. Rate-limiter avoidance, access-control bypass, CPU and memory exhaustion, and replay attacks may be possible due to improper HTTP header sanitization in Envoy.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-444</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-0752">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-24030 – Envoy Gateway is an open source project for managing Envoy Proxy as a standalone...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-24030</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-24030</guid>
    <pubDate>Thu, 23 Jan 2025 04:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-24030</strong></p>
  <p>Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. A user with access to the Kubernetes cluster can use a path traversal attack to execute Envoy Admin interface commands on proxies managed by any version of Envoy Gateway prior to 1.2.6. The admin interface can be used to terminate the Envoy process and extract the Envoy config…</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-419</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-24030">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-53271 – Envoy is a cloud-native high-performance edge/middle/service proxy. In affected ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53271</guid>
    <pubDate>Wed, 18 Dec 2024 20:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-53271</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. In affected versions envoy  does not properly handle http 1.1 non-101 1xx responses. This can lead to downstream failures in networked devices. This issue has been addressed in versions 1.31.5 and 1.32.3. Users are advised to upgrade. There are no known workarounds for this issue.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53271">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-53270 – Envoy is a cloud-native high-performance edge/middle/service proxy. In affected ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53270</guid>
    <pubDate>Wed, 18 Dec 2024 20:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-53270</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. In affected versions `sendOverloadError` is going to assume the active request exists when `envoy.load_shed_points.http1_server_abort_dispatch` is configured. If `active_request` is nullptr, only onMessageBeginImpl() is called. However, the `onMessageBeginImpl` will directly return ok status if the stream is already reset leading…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-53269 – Envoy is a cloud-native high-performance edge/middle/service proxy. When additio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-53269</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-53269</guid>
    <pubDate>Wed, 18 Dec 2024 20:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-53269</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. When additional address are not ip addresses, then the Happy Eyeballs sorting algorithm will crash in data plane. This issue has been addressed in releases 1.32.2, 1.31.4, and 1.30.8. Users are advised to upgrade. Users unable to upgrade may disable Happy Eyeballs and/or change the IP configuration.</p>
  <p><strong>CVSS:</strong> 4.5 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-53269">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-45810 – Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy will c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45810</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45810</guid>
    <pubDate>Fri, 20 Sep 2024 00:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-45810</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy will crash when the http async client is handling `sendLocalReply` under some circumstance, e.g., websocket upgrade, and requests mirroring. The http async client will crash during the `sendLocalReply()` in http async client, one reason is http async client is duplicating the status code, another one is the destroy of route…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45810">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-45809 – Envoy is a cloud-native high-performance edge/middle/service proxy. Jwt filter w...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45809</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45809</guid>
    <pubDate>Fri, 20 Sep 2024 00:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-45809</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. Jwt filter will lead to an Envoy crash when clear route cache with remote JWKs. In the following case: 1. remote JWKs are used, which requires async header processing; 2. clear_route_cache is enabled on the provider; 3. header operations are enabled in JWT filter, e.g. header to claims feature; 4. the routing table is configured…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45809">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-45808 – Envoy is a cloud-native high-performance edge/middle/service proxy. A vulnerabil...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45808</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45808</guid>
    <pubDate>Fri, 20 Sep 2024 00:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-45808</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. A vulnerability has been identified in Envoy that allows malicious attackers to inject unexpected content into access logs. This is achieved by exploiting the lack of validation for the `REQUESTED_SERVER_NAME` field for access loggers. This issue has been addressed in versions 1.31.2, 1.30.6, 1.29.9, and 1.28.7. Users are advised…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-117</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45808">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-45807 – Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy's 1.31...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45807</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45807</guid>
    <pubDate>Fri, 20 Sep 2024 00:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-45807</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy's 1.31 is using `oghttp` as the default HTTP/2 codec, and there are potential bugs around stream management in the codec. To resolve this Envoy will switch off the `oghttp2` by default. The impact of this issue is that envoy will crash. This issue has been addressed in release version 1.31.2. All users are advised to upgrad…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45807">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-45806 – Envoy is a cloud-native high-performance edge/middle/service proxy. A security v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45806</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45806</guid>
    <pubDate>Fri, 20 Sep 2024 00:15:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-45806</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. A security vulnerability in Envoy allows external clients to manipulate Envoy headers, potentially leading to unauthorized access or other malicious actions within the mesh. This issue arises due to Envoy's default configuration of internal trust boundaries, which considers all RFC1918 private address ranges as internal. The defa…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-639</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45806">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-21881 – Inadequate Encryption Strength vulnerability allow an authenticated attacker to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21881</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21881</guid>
    <pubDate>Mon, 12 Aug 2024 13:38:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-21881</strong></p>
  <p>Inadequate Encryption Strength vulnerability allow an authenticated attacker to execute arbitrary OS Commands via encrypted package upload.This issue affects Envoy: 4.x and 5.x</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-326</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21881">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-21880 – Improper Neutralization of Special Elements used in a Command ('Command Injectio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21880</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21880</guid>
    <pubDate>Mon, 12 Aug 2024 13:38:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-21880</strong></p>
  <p>Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability via the url parameter of an authenticated enpoint in Enphase IQ Gateway (formerly known as Enphase) allows OS Command Injection.This issue affects Envoy: 4.x <= 7.x</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21880">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-21879 – Improper Neutralization of Special Elements used in a Command ('Command Injectio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21879</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21879</guid>
    <pubDate>Mon, 12 Aug 2024 13:38:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-21879</strong></p>
  <p>Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability through an url parameter of an authenticated enpoint in Enphase IQ Gateway (formerly known as Envoy) allows OS Command Injection.This issue affects Envoy: from 4.x to 8.x and < 8.2.4225.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21879">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-21878 – Improper Neutralization of Special Elements used in a Command ('Command Injectio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21878</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21878</guid>
    <pubDate>Mon, 12 Aug 2024 13:38:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-21878</strong></p>
  <p>Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability in Enphase IQ Gateway (formerly known as Envoy) allows OS Command Injection. This vulnerability is present in an internal script.This issue affects Envoy: from 4.x up to and including 8.x and is currently unpatched.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21878">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-21877 – Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21877</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21877</guid>
    <pubDate>Mon, 12 Aug 2024 13:38:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-21877</strong></p>
  <p>Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability through a url parameter in Enphase IQ Gateway (formerly known as Envoy) allows File Manipulation. The endpoint requires authentication.This issue affects Envoy: from 4.x to 8.0 and < 8.2.4225.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21877">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-21876 – Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') v...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21876</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21876</guid>
    <pubDate>Mon, 12 Aug 2024 13:38:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-21876</strong></p>
  <p>Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability via a URL parameter in Enphase IQ Gateway (formerly known as Envoy) allows an unautheticated attacker to access or create arbitratry files.This issue affects Envoy: from 4.x to 8.x and < 8.2.4225.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21876">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-39305 – Envoy is a cloud-native, open source edge and service proxy. Prior to versions 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39305</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39305</guid>
    <pubDate>Mon, 01 Jul 2024 21:15:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-39305</strong></p>
  <p>Envoy 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 memory when route hash policy is configured with cookie attributes. Note that this vulnerability has been fixed in the open as the effect would be immediately apparent if it was configured. Memory allocated for holding attribute values is freed after co…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39305">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-37307 – Cilium is a networking, observability, and security solution with an eBPF-based ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-37307</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-37307</guid>
    <pubDate>Thu, 13 Jun 2024 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-37307</strong></p>
  <p>Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.13.0 and prior to versions 1.13.7, 1.14.12, and 1.15.6, the output of `cilium-bugtool` can contain sensitive data when the tool is run (with the `--envoy-dump` flag set) against Cilium deployments with the Envoy proxy enabled. Users of the TLS inspection, Ingress with TLS termination,…</p>
  <p><strong>CVSS:</strong> 7.9 · <strong>CWE:</strong> CWE-200</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-37307">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-34364 – Envoy is a cloud-native, open source edge and service proxy. Envoy exposed an ou...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-34364</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-34364</guid>
    <pubDate>Tue, 04 Jun 2024 21:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-34364</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. Envoy exposed an out-of-memory (OOM) vector from the mirror response, since async HTTP client will buffer the response with an unbounded buffer.</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-34364">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-34363 – Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy in...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-34363</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-34363</guid>
    <pubDate>Tue, 04 Jun 2024 21:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-34363</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. Due to how Envoy invoked the nlohmann JSON library, the library could throw an uncaught exception from downstream data if incomplete UTF-8 strings were serialized. The uncaught exception would cause Envoy to crash.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-248</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-34363">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-34362 – Envoy is a cloud-native, open source edge and service proxy. There is a use-afte...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-34362</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-34362</guid>
    <pubDate>Tue, 04 Jun 2024 21:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-34362</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. There is a use-after-free in `HttpConnectionManager` (HCM) with `EnvoyQuicServerStream` that can crash Envoy. An attacker can exploit this vulnerability by sending a request without `FIN`, then a `RESET_STREAM` frame, and then after receiving the response, closing the connection.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-34362">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-32976 – Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a B...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32976</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32976</guid>
    <pubDate>Tue, 04 Jun 2024 21:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-32976</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. Envoyproxy with a Brotli filter can get into an endless loop during decompression of Brotli data with extra input.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32976">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-32975 – Envoy is a cloud-native, open source edge and service proxy. There is a crash at...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32975</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32975</guid>
    <pubDate>Tue, 04 Jun 2024 21:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-32975</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. There is a crash at `QuicheDataReader::PeekVarInt62Length()`. It is caused by integer underflow in the `QuicStreamSequencerBuffer::PeekRegion()` implementation.</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-191</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32975">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-32974 – Envoy is a cloud-native, open source edge and service proxy. A crash was observe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32974</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32974</guid>
    <pubDate>Tue, 04 Jun 2024 21:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-32974</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. A crash was observed in `EnvoyQuicServerStream::OnInitialHeadersComplete()` with following call stack. It is a use-after-free caused by QUICHE continuing push request headers after `StopReading()` being called on the stream. As after `StopReading()`, the HCM's `ActiveStream` might have already be destroyed and any up calls from QUICHE c…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32974">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23326 – Envoy is a cloud-native, open source edge and service proxy. A theoretical reque...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23326</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23326</guid>
    <pubDate>Tue, 04 Jun 2024 21:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23326</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. A theoretical request smuggling vulnerability exists through Envoy if a server can be tricked into adding an upgrade header into a response. Per RFC https://www.rfc-editor.org/rfc/rfc7230#section-6.7 a server sends 101 when switching protocols. Envoy incorrectly accepts a 200 response from a server when requesting a protocol upgrade, bu…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-391</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23326">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-32475 – Envoy is a cloud-native, open source edge and service proxy. When an upstream TL...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-32475</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-32475</guid>
    <pubDate>Thu, 18 Apr 2024 15:15:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-32475</strong></p>
  <p>Envoy is a cloud-native, open source edge and service proxy. When an upstream TLS cluster is used with `auto_sni` enabled, a request containing a `host`/`:authority` header longer than 255 characters triggers an abnormal termination of Envoy process. Envoy does not gracefully handle an error when setting SNI for outbound TLS connection. The error can occur when Envoy attempts to use the `host`/`:…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-253</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-32475">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-30255 – Envoy is a cloud-native, open source edge and service proxy. The HTTP/2 protocol...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-30255</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-30255</guid>
    <pubDate>Thu, 04 Apr 2024 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-30255</strong></p>
  <p>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…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-390</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-30255">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-27919 – Envoy is a cloud-native, open-source edge and service proxy. In versions 1.29.0 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-27919</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-27919</guid>
    <pubDate>Thu, 04 Apr 2024 15:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-27919</strong></p>
  <p>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.…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-390</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-27919">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-28250 – Cilium is a networking, observability, and security solution with an eBPF-based ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28250</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28250</guid>
    <pubDate>Mon, 18 Mar 2024 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-28250</strong></p>
  <p>Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Starting in version 1.14.0 and prior to versions 1.14.8 and 1.15.2, In Cilium clusters with WireGuard enabled and traffic matching Layer 7 policies Wireguard-eligible traffic that is sent between a node's Envoy proxy and pods on other nodes is sent unencrypted and Wireguard-eligible traffic that is sent bet…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28250">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-28249 – Cilium is a networking, observability, and security solution with an eBPF-based ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28249</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28249</guid>
    <pubDate>Mon, 18 Mar 2024 22:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-28249</strong></p>
  <p>Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.13.13, 1.14.8, and 1.15.2, in Cilium clusters with IPsec enabled and traffic matching Layer 7 policies, IPsec-eligible traffic between a node's Envoy proxy and pods on other nodes is sent unencrypted and IPsec-eligible traffic between a node's DNS proxy and pods on other nodes is sent un…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-311</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28249">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-23327 – Envoy is a high-performance edge/middle/service proxy. When PPv2 is enabled both...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23327</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23327</guid>
    <pubDate>Fri, 09 Feb 2024 23:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-23327</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. When PPv2 is enabled both on a listener and subsequent cluster, the Envoy instance will segfault when attempting to craft the upstream PPv2 header. This occurs when the downstream request has a command type of LOCAL and does not have the protocol block. This issue has been addressed in releases 1.29.1, 1.28.1, 1.27.3, and 1.26.7. Users are ad…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23327">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-23325 – Envoy is a high-performance edge/middle/service proxy. Envoy crashes in Proxy pr...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23325</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23325</guid>
    <pubDate>Fri, 09 Feb 2024 23:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-23325</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. Envoy crashes in Proxy protocol when using an address type that isn’t supported by the OS. Envoy is susceptible to crashing on a host with IPv6 disabled and a listener config with proxy protocol enabled when it receives a request where the client presents its IPv6 address.  It is valid for a client to present its IPv6 address to a target serv…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-248</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23325">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-23324 – Envoy is a high-performance edge/middle/service proxy. External authentication c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23324</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23324</guid>
    <pubDate>Fri, 09 Feb 2024 23:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-23324</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. External authentication can be bypassed by downstream connections. Downstream clients can force invalid gRPC requests to be sent to ext_authz, circumventing ext_authz checks when failure_mode_allow is set to true. This issue has been addressed in released 1.29.1, 1.28.1, 1.27.3, and 1.26.7. Users are advised to upgrade. There are no known wor…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23324">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-23323 – Envoy is a high-performance edge/middle/service proxy. The regex expression is c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23323</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23323</guid>
    <pubDate>Fri, 09 Feb 2024 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-23323</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. The regex expression is compiled for every request and can result in high CPU usage and increased request latency when multiple routes are configured with such matchers. This issue has been addressed in released 1.29.1, 1.28.1, 1.27.3, and 1.26.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23323">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-23322 – Envoy is a high-performance edge/middle/service proxy. Envoy will crash when cer...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-23322</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-23322</guid>
    <pubDate>Fri, 09 Feb 2024 23:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-23322</strong></p>
  <p>Envoy is a high-performance edge/middle/service proxy. Envoy will crash when certain timeouts happen within the same interval. The crash occurs when the following are true: 1. hedge_on_per_try_timeout is enabled, 2. per_try_idle_timeout is enabled (it can only be done in configuration), 3. per-try-timeout is enabled, either through headers or configuration and its value is equal, or within the ba…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-23322">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-35944 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35944</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35944</guid>
    <pubDate>Tue, 25 Jul 2023 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-35944</strong></p>
  <p>Envoy is an open source edge and service proxy designed for cloud-native applications. Envoy allows mixed-case schemes in HTTP/2, however, some internal scheme checks are case-sensitive. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, this can lead to the rejection of requests with mixed-case schemes such as `htTp` or `htTps`, or the bypassing of some requests such as `https` in u…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35944">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-35943 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35943</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35943</guid>
    <pubDate>Tue, 25 Jul 2023 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-35943</strong></p>
  <p>Envoy 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, the CORS filter will segfault and crash Envoy when the `origin` header is removed and deleted between `decodeHeaders`and `encodeHeaders`. Versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12 have a fix for this issue. As a workaround, do not remov…</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35943">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-35942 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35942</guid>
    <pubDate>Tue, 25 Jul 2023 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-35942</strong></p>
  <p>Envoy 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, gRPC access loggers using listener's global scope can cause a `use-after-free` crash when the listener is drained. Versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12 have a fix for this issue. As a workaround, disable gRPC access log or stop lis…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-35941 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35941</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35941</guid>
    <pubDate>Tue, 25 Jul 2023 18:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-35941</strong></p>
  <p>Envoy 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, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios in which HMAC payload can be always valid in OAuth2 filter's check. Versions 1.27.0, 1.26.4, 1.25.9, 1…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-116</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35941">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-35945 – Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy’s HTTP...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-35945</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-35945</guid>
    <pubDate>Thu, 13 Jul 2023 21:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-35945</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy’s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The err…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-35945">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-33869 – Enphase Envoy versions D7.0.88 is vulnerable to a command injection exploit that...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-33869</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-33869</guid>
    <pubDate>Tue, 20 Jun 2023 20:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-33869</strong></p>
  <p>Enphase Envoy versions D7.0.88 is vulnerable to a command injection exploit that may allow an attacker to execute root commands.</p>
  <p><strong>CVSS:</strong> 6.3 · <strong>CWE:</strong> CWE-78</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-33869">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-2816 – Consul and Consul Enterprise allowed any user with service:write permissions to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-2816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-2816</guid>
    <pubDate>Fri, 02 Jun 2023 23:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-2816</strong></p>
  <p>Consul and Consul Enterprise allowed any user with service:write permissions to use Envoy extensions configured via service-defaults to patch remote proxy instances that target the configured service, regardless of whether the user has permission to modify the service(s) corresponding to those modified proxies.</p>
  <p><strong>CVSS:</strong> 8.7 · <strong>CWE:</strong> CWE-266</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-2816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-27496 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27496</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27496</guid>
    <pubDate>Tue, 04 Apr 2023 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-27496</strong></p>
  <p>Envoy 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, the OAuth filter assumes that a `state` query param is present on any response that looks like an OAuth redirect response. Sending it a request with the URI path equivalent to the redirect path, without the `state` parameter, will lead to abnormal te…</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27496">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-27493 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27493</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27493</guid>
    <pubDate>Tue, 04 Apr 2023 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-27493</strong></p>
  <p>Envoy 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, Envoy does not sanitize or escape request properties when generating request headers. This can lead to characters that are illegal in header values to be sent to the upstream service. In the worst case, it can cause upstream service to interpret the…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27493">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-27492 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27492</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27492</guid>
    <pubDate>Tue, 04 Apr 2023 19:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-27492</strong></p>
  <p>Envoy 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, the Lua filter is vulnerable to denial of service. Attackers can send large request bodies for routes that have Lua filter enabled and trigger crashes.  As of versions versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, Envoy no longer invokes the L…</p>
  <p><strong>CVSS:</strong> 4.8 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27492">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-27491 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27491</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27491</guid>
    <pubDate>Tue, 04 Apr 2023 19:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-27491</strong></p>
  <p>Envoy is an open source edge and service proxy designed for cloud-native applications. Compliant HTTP/1 service should reject malformed request lines. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, There is a possibility that non compliant HTTP/1 service may allow malformed requests, potentially leading to a bypass of security policies. This issue is fixed in versions 1.26.0, 1.25.…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27491">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-27488 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27488</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27488</guid>
    <pubDate>Tue, 04 Apr 2023 18:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-27488</strong></p>
  <p>Envoy 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, escalation of privileges is possible when `failure_mode_allow: true` is configured for `ext_authz` filter. For affected components that are used for logging and/or visibility, requests may not be logged by the receiving service.  When Envoy was confi…</p>
  <p><strong>CVSS:</strong> 5.4 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27488">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-27487 – Envoy is an open source edge and service proxy designed for cloud-native applica...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-27487</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-27487</guid>
    <pubDate>Tue, 04 Apr 2023 16:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-27487</strong></p>
  <p>Envoy 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, the client may bypass JSON Web Token (JWT) checks and forge fake original paths. The header `x-envoy-original-path` should be an internal header, but Envoy does not remove this header from the request at the beginning of request processing when it is…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-27487">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-31045 – Istio is an open platform to connect, manage, and secure microservices. In affec...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-31045</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-31045</guid>
    <pubDate>Thu, 09 Jun 2022 21:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-31045</strong></p>
  <p>Istio is an open platform to connect, manage, and secure microservices. In affected versions ill-formed headers sent to Envoy in certain configurations can lead to unexpected memory access resulting in undefined behavior or crashing. Users are most likely at risk if they have an Istio ingress Gateway exposed to external traffic. This vulnerability has been resolved in versions 1.12.8, 1.13.5, and…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-31045">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-29228 – Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-29228</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-29228</guid>
    <pubDate>Thu, 09 Jun 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-29228</strong></p>
  <p>Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter would try to invoke the remaining filters in the chain after emitting a local response, which triggers an ASSERT() in newer versions and corrupts memory on earlier versions. continueDecoding() shouldn’t ever be called from filters after a local reply has been sent. Users are advised to upgrade. There are…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-617</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29228">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-29227 – Envoy is a cloud-native high-performance edge/middle/service proxy. In versions ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-29227</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-29227</guid>
    <pubDate>Thu, 09 Jun 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-29227</strong></p>
  <p>Envoy is a cloud-native high-performance edge/middle/service proxy. In versions prior to 1.22.1 if Envoy attempts to send an internal redirect of an HTTP request consisting of more than HTTP headers, there’s a lifetime bug which can be triggered. If while replaying the request Envoy sends a local reply when the redirect headers are processed, the downstream state indicates that the downstream str…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29227">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2022-29226 – Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-29226</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-29226</guid>
    <pubDate>Thu, 09 Jun 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2022-29226</strong></p>
  <p>Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current implementation assumes that access tokens are always validated thus allowing access in the presence of any acce…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-306</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29226">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-29225 – Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 seco...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-29225</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-29225</guid>
    <pubDate>Thu, 09 Jun 2022 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-29225</strong></p>
  <p>Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 secompressors accumulate decompressed data into an intermediate buffer before overwriting the body in the decode/encodeBody. This may allow an attacker to zip bomb the decompressor by sending a small highly compressed payload. Maliciously constructed zip files may exhaust system memory and cause a denial of service. Users…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-400</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29225">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-29224 – Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-29224</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-29224</guid>
    <pubDate>Thu, 09 Jun 2022 19:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-29224</strong></p>
  <p>Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22.1 are subject to a segmentation fault in the GrpcHealthCheckerImpl. Envoy can perform various types of upstream health checking. One of them uses gRPC. Envoy also has a feature which can “hold” (prevent removal) upstream hosts obtained via service discovery until configured active health checking fails. If an attacker…</p>
  <p><strong>CVSS:</strong> 5.9 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-29224">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-23606 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-23606</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-23606</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-23606</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. When a cluster is deleted via Cluster Discovery Service (CDS) all idle connections established to endpoints in that cluster are disconnected. A recursion was introduced in the procedure of disconnecting idle connections that can lead to stack exhaustion and abnormal process termination when a cluster has a lar…</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-23606">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-21657 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21657</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21657</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-21657</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions Envoy does not restrict the set of certificates it accepts from the peer, either as a TLS client or a TLS server, to only those certificates that contain the necessary extendedKeyUsage (id-kp-serverAuth and id-kp-clientAuth, respectively). This means that a peer may present an e-mail certi…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21657">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-21656 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21656</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21656</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-21656</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. The default_validator.cc implementation used to implement the default certificate validation routines has a "type confusion" bug when processing subjectAltNames. This processing allows, for example, an rfc822Name or uniformResourceIndicator to be authenticated as a domain name. This confusion allows for the by…</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21656">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-21655 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21655</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21655</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-21655</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. The envoy common router will segfault if an internal redirect selects a route configured with direct response or redirect actions. This will result in a denial of service. As a workaround turn off internal redirects if direct response entries are configured on the same listener.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21655">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-21654 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21654</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21654</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-21654</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. Envoy's tls allows re-use when some cert validation settings have changed from their default configuration. The only workaround for this issue is to ensure that default tls settings are used. Users are advised to upgrade.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21654">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-43826 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43826</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43826</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-43826</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions of Envoy a crash occurs when configured for :ref:`upstream tunneling <envoy_v3_api_field_extensions.filters.network.tcp_proxy.v3.TcpProxy.tunneling_config>` and the downstream connection disconnects while the the upstream connection or http/2 stream is still being established. There are no…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43826">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2021-43825 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43825</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43825</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2021-43825</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. Sending a locally generated response must stop further processing of request or response data. Envoy tracks the amount of buffered request and response data and aborts the request if the amount of buffered data is over the limit by sending 413 or 500 responses. However when the buffer overflows while response…</p>
  <p><strong>CVSS:</strong> 6.1 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43825">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-43824 – Envoy is an open source edge and service proxy, designed for cloud-native applic...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-43824</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-43824</guid>
    <pubDate>Tue, 22 Feb 2022 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-43824</strong></p>
  <p>Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use regex in the JWT filter. Users are advised to upgrade.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-43824">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-21679 – Istio is an open platform to connect, manage, and secure microservices. In Istio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-21679</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-21679</guid>
    <pubDate>Wed, 19 Jan 2022 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-21679</strong></p>
  <p>Istio is an open platform to connect, manage, and secure microservices. In Istio 1.12.0 and 1.12.1 The authorization policy with hosts and notHosts might be accidentally bypassed for ALLOW action or rejected unexpectedly for DENY action during the upgrade from 1.11 to 1.12.0/1.12.1. Istio 1.12 supports the hosts and notHosts fields in authorization policy with a new Envoy API shipped with the 1.1…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-21679">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-39206 – Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-39206</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-39206</guid>
    <pubDate>Thu, 09 Sep 2021 23:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-39206</strong></p>
  <p>Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is based on, contains two authorization related vulnerabilities CVE-2021-32777 and CVE-2021-32779. This may lead to incorrect routing or authorization policy decisions. With specially crafted requests, incorrect authorization or routing decisions may be made by Pomerium. Pomerium v0.14.8 and v0.15.1 contain an upgraded…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39206">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-39204 – Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-39204</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-39204</guid>
    <pubDate>Thu, 09 Sep 2021 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-39204</strong></p>
  <p>Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is based on, incorrectly handles resetting of HTTP/2 streams with excessive complexity. This can lead to high CPU utilization when a large number of streams are reset. This can result in a DoS condition. Pomerium versions 0.14.8 and 0.15.1 contain an upgraded envoy binary with this vulnerability patched.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-834</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39204">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-39162 – Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-39162</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-39162</guid>
    <pubDate>Thu, 09 Sep 2021 22:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-39162</strong></p>
  <p>Pomerium is an open source identity-aware access proxy. Envoy, which Pomerium is based on, can abnormally terminate if an H/2 GOAWAY and SETTINGS frame are received in the same IO event. This can lead to a DoS in the presence of untrusted *upstream* servers. 0.15.1 contains an upgraded envoy binary with this vulnerability patched. If only trusted upstreams are configured, there is not substantial…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-754</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-39162">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32781 – Envoy is an open source L7 proxy and communication bus designed for large modern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32781</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32781</guid>
    <pubDate>Tue, 24 Aug 2021 21:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32781</strong></p>
  <p>Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions after Envoy sends a locally generated response it must stop further processing of request or response data. However when local response is generated due the internal buffer overflow while request or response is processed by the filter chain the operation may not be…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32781">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32780 – Envoy is an open source L7 proxy and communication bus designed for large modern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32780</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32780</guid>
    <pubDate>Tue, 24 Aug 2021 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32780</strong></p>
  <p>Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions Envoy transitions a H/2 connection to the CLOSED state when it receives a GOAWAY frame without any streams outstanding. The connection state is transitioned to DRAINING when it receives a SETTING frame with the SETTINGS_MAX_CONCURRENT_STREAMS parameter set to 0. Re…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-754</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32780">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-32779 – Envoy is an open source L7 proxy and communication bus designed for large modern...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-32779</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-32779</guid>
    <pubDate>Tue, 24 Aug 2021 21:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-32779</strong></p>
  <p>Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy incorrectly handled a URI '#fragment' element as part of the path element. Envoy is configured with an RBAC filter for authorization or similar mechanism with an explicit case of a final "/admin" path element, or is using a negative assertion with final path…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-551</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-32779">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
