VendorsEnvoy Proxyenvoyany version
Vulnerabilities

Envoy Proxy Envoyproxy Envoy any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

101CVEs
CVE-2019-9901
Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.
Published 2019-04-25 · Modified
10.0EPSS 0.050
CVE-2022-29226
Trivial authentication bypass in Envoy
Published 2022-06-09 · Modified
10.0EPSS 0.013
CVE-2019-18801
An issue was discovered in Envoy 1.12.0. An untrusted remote client may send HTTP/2 requests that write to the heap outside of the request buffers when the upstream is HTTP/1. This may be used to corrupt nearby heap contents (leading to a query-of-death scenario) or may be used to bypass Envoy's access control mechanisms such as path based routing. An attacker can also modify requests from other users that happen to be proximal temporally and spatially.
Published 2019-12-13 · Modified
9.8EPSS 0.025
CVE-2019-18802
An issue was discovered in Envoy 1.12.0. An untrusted remote client may send an HTTP header (such as Host) with whitespace after the header content. Envoy will treat "header-value " as a different string from "header-value" so for example with the Host header "example.com " one could bypass "example.com" matchers.
Published 2019-12-13 · Modified
9.8EPSS 0.025
CVE-2022-21654
Incorrect configuration handling allows TLS session re-use without re-validation in Envoy
Published 2022-02-22 · Modified
9.8EPSS 0.011
CVE-2023-35941
Envoy vulnerable to OAuth2 credentials exploit with permanent validity
Published 2023-07-25 · Modified
9.8EPSS 0.008
CVE-2023-27488
Envoy gRPC client produces invalid protobuf when an HTTP header with non-UTF8 value is received.
Published 2023-04-04 · Modified
9.8EPSS 0.007
CVE-2023-27491
Envoy forwards invalid Http2/Http3 downstream headers
Published 2023-04-04 · Modified
9.1EPSS 0.009
CVE-2023-27487
Envoy client may fake the header `x-envoy-original-path`
Published 2023-04-04 · Modified
9.1EPSS 0.006
CVE-2023-27493
Envoy doesn't escape HTTP header values
Published 2023-04-04 · Modified
9.1EPSS 0.005
CVE-2020-35470
Envoy before 1.16.1 logs an incorrect downstream address because it considers only the directly connected peer, not the information in the proxy protocol header. This affects situations with tcp-proxy as the network filter (not HTTP filters).
Published 2020-12-15 · Modified
8.8EPSS 0.010
CVE-2025-55162
Envoy: oAuth2 Filter Signout route will not clear cookies because of missing "secure;" flag
Published 2025-09-03 · Analyzed
8.8EPSS 0.003
CVE-2021-32777
Incorrect concatenation of multiple value request headers in ext-authz extension
Published 2021-08-24 · Modified
8.6EPSS 0.033
CVE-2021-39162
Incorrect handling of H2 GOAWAY + SETTINGS frames
Published 2021-09-09 · Modified
8.6EPSS 0.016
CVE-2021-39206
Incorrect Authorization with specially crafted requests
Published 2021-09-09 · Modified
8.6EPSS 0.015
CVE-2021-32781
Continued processing of requests after locally generated response
Published 2021-08-24 · Modified
8.6EPSS 0.013
CVE-2021-32780
Incorrect handling of H/2 GOAWAY followed by SETTINGS frames
Published 2021-08-24 · Modified
8.6EPSS 0.012
CVE-2021-32779
Incorrectly handling of URI '#fragment' element as part of the path element
Published 2021-08-24 · Modified
8.6EPSS 0.009
CVE-2024-23324
Envoy ext auth can be bypassed when Proxy protocol filter sets invalid UTF-8 metadata
Published 2024-02-09 · Modified
8.6EPSS 0.006
CVE-2021-29492
Bypass of path matching rules using escaped slash characters
Published 2021-05-28 · Modified
8.3EPSS 0.662
CVE-2019-9900
When parsing HTTP/1.x header values, Envoy 1.9.0 and before does not reject embedded zero characters (NUL, ASCII 0x0). This allows remote attackers crafting header values containing embedded NUL characters to potentially bypass header matching rules, gaining access to unauthorized resources.
Published 2019-04-25 · Modified
8.3EPSS 0.037
CVE-2020-25017
Envoy through 1.15.0 only considers the first value when multiple header values are present for some HTTP headers. Envoy’s setCopy() header map API does not replace all existing occurences of a non-inline header.
Published 2020-10-01 · Modified
8.3EPSS 0.013
CVE-2023-35944
Envoy vulnerable to incorrect handling of HTTP requests and responses with mixed case schemes
Published 2023-07-25 · Modified
8.2EPSS 0.007
CVE-2024-23326
Envoy incorrectly accepts HTTP 200 response for entering upgrade mode
Published 2024-06-04 · Modified
8.2EPSS 0.004
CVE-2026-26308
Envoy has an RBAC Header Validation Bypass via Multi-Value Header Concatenation
Published 2026-03-10 · Analyzed
8.2EPSS 0.003
CVE-2024-30255
HTTP/2: CPU exhaustion due to CONTINUATION frame flood
Published 2024-04-04 · Modified
7.5EPSS 0.878
CVE-2019-15225
In Envoy through 1.11.1, users may configure a route to match incoming path headers via the libstdc++ regular expression implementation. A remote attacker may send a request with a very long URI to result in a denial of service (memory consumption). This is a related issue to CVE-2019-14993.
Published 2019-08-19 · Modified
7.5EPSS 0.034
CVE-2020-35471
Envoy before 1.16.1 mishandles dropped and truncated datagrams, as demonstrated by a segmentation fault for a UDP packet size larger than 1500.
Published 2020-12-15 · Modified
7.5EPSS 0.024
CVE-2019-18838
An issue was discovered in Envoy 1.12.0. Upon receipt of a malformed HTTP request without a Host header, it sends an internally generated "Invalid request" response. This internally generated response is dispatched through the configured encoder filter chain before being sent to the client. An encoder filter that invokes route manager APIs that access a request's Host header causes a NULL pointer dereference, resulting in abnormal termination of the Envoy process.
Published 2019-12-13 · Modified
7.5EPSS 0.021
CVE-2020-12604
Envoy version 1.14.2, 1.13.2, 1.12.4 or earlier is susceptible to increased memory usage in the case where an HTTP/2 client requests a large payload but does not send enough window updates to consume the entire stream and does not reset the stream.
Published 2020-07-01 · Modified
7.5EPSS 0.017
CVE-2021-39204
Excessive CPU usage in Pomerium
Published 2021-09-09 · Modified
7.5EPSS 0.017
CVE-2022-29225
Zip bomb vulnerability in Envoy
Published 2022-06-09 · Modified
7.5EPSS 0.016
CVE-2020-8663
Envoy version 1.14.2, 1.13.2, 1.12.4 or earlier may exhaust file descriptors and/or memory when accepting too many connections.
Published 2020-07-01 · Modified
7.5EPSS 0.015
CVE-2020-12603
Envoy version 1.14.2, 1.13.2, 1.12.4 or earlier may consume excessive amounts of memory when proxying HTTP/2 requests or responses with many small (i.e. 1 byte) data frames.
Published 2020-07-01 · Modified
7.5EPSS 0.014
CVE-2020-12605
Envoy version 1.14.2, 1.13.2, 1.12.4 or earlier may consume excessive amounts of memory when processing HTTP/1.1 headers with long field names or requests with long URLs.
Published 2020-07-01 · Modified
7.5EPSS 0.014
CVE-2023-35945
Envoy vulnerable to HTTP/2 memory leak in nghttp2 codec
Published 2023-07-13 · Modified
7.5EPSS 0.013
CVE-2022-29228
Reachable assertion in Envoy
Published 2022-06-09 · Modified
7.5EPSS 0.012
CVE-2021-32778
Excessive CPU utilization when closing HTTP/2 streams
Published 2021-08-24 · Modified
7.5EPSS 0.012
CVE-2022-29227
Use after free in Envoy
Published 2022-06-09 · Modified
7.5EPSS 0.012
CVE-2022-21655
Incorrect handling of internal redirects results in crash in Envoy
Published 2022-02-22 · Modified
7.5EPSS 0.011
1 / 3Next →