CVE Vulnerabilities

CVE-2025-62409

NULL Pointer Dereference

Published: Oct 16, 2025 | Modified: Oct 29, 2025
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu

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 proxy and HTTP 1 & 2 mixed use cases based on ALPN. This vulnerability is fixed in 1.36.1, 1.35.5, 1.34.9, and 1.33.10.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Affected Software

Name Vendor Start Version End Version
Envoy Envoyproxy * 1.33.11 (excluding)
Envoy Envoyproxy 1.34.0 (including) 1.34.9 (excluding)
Envoy Envoyproxy 1.35.0 (including) 1.35.5 (excluding)
Envoy Envoyproxy 1.36.0 (including) 1.36.0 (including)

Potential Mitigations

References