CVE-2025-54588

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.
Configurations

No configuration.

History

03 Sep 2025, 00:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-03 00:15

Updated : 2025-09-04 15:36


NVD link : CVE-2025-54588

Mitre link : CVE-2025-54588

CVE.ORG link : CVE-2025-54588


JSON object : View

Products Affected

No product.

CWE
CWE-416

Use After Free