
We found results for “”
CVE-2025-54588
Good to know:

Date: September 2, 2025
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 DNS resolutions or removes existing pending resolutions. This condition may occur when the following conditions are met: dynamic Forwarding Filter is enabled, the "envoy.reloadable_features.dfp_cluster_resolves_hosts" runtime flag is enabled, and the Host header is modified between the Dynamic Forwarding Filter and Router filters. This issue is resolved in versions 1.34.5 and 1.35.1. To work around this issue, set the envoy.reloadable_features.dfp_cluster_resolves_hosts runtime flag to false.
Severity Score
Related Resources (6)
Severity Score
Weakness Type (CWE)
Use After Free
CWE-416Top Fix

Upgrade Version
Upgrade to version github.com/envoyproxy/envoy - v1.35.1;github.com/envoyproxy/envoy - v1.34.5;https://github.com/envoyproxy/envoy.git - v1.34.5;https://github.com/envoyproxy/envoy.git - v1.35.1
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | LOCAL |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | HIGH |
Integrity (I): | NONE |
Availability (A): | NONE |