CVE-2025-62409
Unknown
Unknown - Not Provided
BaseFortify
Vulnerability report for CVE-2025-62409, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2025-10-16
Last updated on: 2025-10-29
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| envoyproxy | envoy | to 1.33.11 (exc) |
| envoyproxy | envoy | From 1.34.0 (inc) to 1.34.9 (exc) |
| envoyproxy | envoy | From 1.35.0 (inc) to 1.35.5 (exc) |
| envoyproxy | envoy | 1.36.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |