VYPR

Vendor CVEs

Envoy

All CVEs

79 total · sorted by risk
  • CVE-2019-18802CriDec 13, 2019
    risk 0.64cvss 9.8epss 0.02

    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…

  • CVE-2019-18801CriDec 13, 2019
    risk 0.64cvss 9.8epss 0.03

    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…

  • CVE-2021-29492HigMay 28, 2021
    risk 0.58cvss 8.1epss 0.68

    Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`, to bypass access control,…

  • CVE-2024-21881HigAug 12, 2024
    risk 0.56cvss epss 0.00

    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

  • CVE-2023-35941HigJul 25, 2023
    risk 0.56cvss 8.6epss 0.01

    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…

  • CVE-2021-32781HigAug 24, 2021
    risk 0.56cvss 8.6epss 0.01

    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…

  • CVE-2021-32780HigAug 24, 2021
    risk 0.56cvss 8.6epss 0.01

    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…

  • CVE-2021-32779HigAug 24, 2021
    risk 0.56cvss 8.6epss 0.01

    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…

  • CVE-2021-32777HigAug 24, 2021
    risk 0.56cvss 8.6epss 0.03

    Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions when ext-authz extension is sending request headers to the external authorization service it must merge multiple value headers according to the…

  • CVE-2020-25017HigOct 1, 2020
    risk 0.54cvss 8.3epss 0.01

    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.

  • CVE-2023-35944HigJul 25, 2023
    risk 0.53cvss 8.2epss 0.01

    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…

  • CVE-2023-27493HigApr 4, 2023
    risk 0.53cvss 8.1epss 0.01

    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…

  • CVE-2023-27487HigApr 4, 2023
    risk 0.53cvss 8.2epss 0.01

    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…

  • CVE-2026-73550impAug 26, 2026
    risk 0.49cvss 7.5epss

    envoy: envoy: HTTP/2 memory exhaustion via discarded Host headers not counted in limits

  • CVE-2026-73513impAug 26, 2026
    risk 0.49cvss 7.5epss

    envoy: envoy: HTTP/2 trailers without END_STREAM in oghttp2 cause heap use-after-free

  • CVE-2026-73548impAug 26, 2026
    risk 0.49cvss 7.5epss

    envoy: envoy: connection poisoning through generic non-WebSocket HTTP upgrade requests

  • CVE-2026-73553impAug 26, 2026
    risk 0.49cvss 7.5epss

    envoy: envoy: RBAC authorization bypass when path-parameter stripping is enabled

  • CVE-2026-73547impAug 26, 2026
    risk 0.49cvss 7.5epss

    envoy: envoy: ext_authz crash on CONNECT requests without :path pseudo-header

  • CVE-2026-73512impAug 26, 2026
    risk 0.49cvss 7.5epss

    envoy: envoy: HTTP/3 use-after-free when processing late datagrams

  • CVE-2026-73552impAug 26, 2026
    risk 0.49cvss 7.5epss

    envoy: envoy: RBAC safe_regex fails to match non-UTF-8 HTTP header values

  • CVE-2026-47774HigJun 17, 2026
    risk 0.49cvss 7.5epss 0.01

    Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.35.11, 1.36.7, 1.37.3, and 1.38.1, a vulnerability in Envoy's HTTP/2 downstream request processing allows an unauthenticated remote client to trigger excessive memory…

  • CVE-2025-62409HigOct 16, 2025
    risk 0.49cvss 7.5epss 0.00

    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…

  • CVE-2023-35945HigJul 13, 2023
    risk 0.49cvss 7.5epss 0.01

    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…

  • CVE-2021-28683HigMay 20, 2021
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable NULL pointer dereference and crash in TLS when an unknown TLS alert code is received.

  • CVE-2021-28682HigMay 20, 2021
    risk 0.49cvss 7.5epss 0.02

    An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable integer overflow in which a very large grpc-timeout value leads to unexpected timeout calculations.

  • CVE-2020-25018HigOct 1, 2020
    risk 0.49cvss 7.5epss 0.01

    Envoy master between 2d69e30 and 3b5acb2 may fail to parse request URL that requires host canonicalization.

  • CVE-2020-8663HigJul 1, 2020
    risk 0.49cvss 7.5epss 0.01

    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.

  • CVE-2020-12605HigJul 1, 2020
    risk 0.49cvss 7.5epss 0.01

    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.

  • CVE-2020-12604HigJul 1, 2020
    risk 0.49cvss 7.5epss 0.02

    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.

  • CVE-2020-12603HigJul 1, 2020
    risk 0.49cvss 7.5epss 0.01

    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.

  • CVE-2019-18838HigDec 13, 2019
    risk 0.49cvss 7.5epss 0.02

    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…

  • CVE-2019-18836HigNov 11, 2019
    risk 0.49cvss 7.5epss 0.02

    Envoy 1.12.0 allows a remote denial of service because of resource loops, as demonstrated by a single idle TCP connection being able to keep a worker thread in an infinite busy loop when continue_on_listener_filters_timeout is used."

  • CVE-2019-15225HigAug 19, 2019
    risk 0.49cvss 7.5epss 0.03

    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-2026-73546impAug 26, 2026
    risk 0.48cvss 7.4epss

    envoy: envoy: stored XSS through dynamically generated stat names in admin interface

  • CVE-2026-48743HigJun 26, 2026
    risk 0.42cvss 7.5epss 0.00

    Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, Envoy can translate a downstream HTTP/3 request that is complete at the transport layer (HEADERS with FIN / headers-only close) but still carries…

  • CVE-2025-62504MedOct 16, 2025
    risk 0.42cvss 6.5epss 0.00

    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…

  • CVE-2024-45810MedSep 20, 2024
    risk 0.42cvss 6.5epss 0.01

    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()`…

  • CVE-2024-45808MedSep 20, 2024
    risk 0.42cvss 6.5epss 0.00

    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`…

  • CVE-2024-45806MedSep 20, 2024
    risk 0.42cvss 6.5epss 0.00

    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…

  • CVE-2024-34363HigJun 4, 2024
    risk 0.42cvss 7.5epss 0.01

    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.

  • CVE-2023-35942MedJul 25, 2023
    risk 0.42cvss 6.5epss 0.01

    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…

  • CVE-2023-27496MedApr 4, 2023
    risk 0.42cvss 6.5epss 0.01

    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…

  • CVE-2021-29258HigMay 20, 2021
    risk 0.42cvss 7.5epss 0.02

    An issue was discovered in Envoy 1.14.0. There is a remotely exploitable crash for HTTP2 Metadata, because an empty METADATA map triggers a Reachable Assertion.

  • CVE-2025-55162MedSep 3, 2025
    risk 0.41cvss 6.3epss 0.00

    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…

  • CVE-2023-35943MedJul 25, 2023
    risk 0.41cvss 6.3epss 0.01

    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…

  • CVE-2026-50572modAug 26, 2026
    risk 0.38cvss 5.9epss

    envoy: envoy: ext_authz use-after-free after rejecting an HTTP request

  • CVE-2026-48521modAug 26, 2026
    risk 0.38cvss 5.9epss

    envoy: envoy: HTTP/3 null transport socket options dereference during connection-pool selection

  • CVE-2024-32974MedJun 4, 2024
    risk 0.38cvss 5.9epss 0.01

    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…

  • CVE-2021-32778MedAug 24, 2021
    risk 0.38cvss 5.8epss 0.01

    Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy’s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are…

  • CVE-2026-47204MedJun 26, 2026
    risk 0.35cvss 6.5epss 0.00

    Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.26.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the envoy.filters.http.grpc_stats filter crashes (null pointer dereference / segfault) when a Connect protocol request (Content-Type:…

Page 1 of 2