CVE-2026-48497
Received
Received - Intake
Denial of Service in Envoy Proxy
Publication date: 2026-06-26
Last updated on: 2026-06-26
Assigner: GitHub, Inc.
Description
Description
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, in cases where UDP DNS filter is configured with local resolution containing a name with the length of 255 octets or remote resolution for a name of 255 octets long can complete successfully, a query with such name will result in abnormal process termination. The abnormal process termination is triggered by an invalid runtime precondition that the query name is strictly less than 255 octets, contradicting DNS specification rfc1035#section-2.3.4 that the name can be 255 or less octets. This vulnerability is fixed in 1.35.11, 1.36.7, 1.37.3, and 1.38.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| envoyproxy | envoy | to 1.39 (exc) |
| envoyproxy | envoy | 1.35.13 |
| envoyproxy | envoy | 1.36.9 |
| envoyproxy | envoy | 1.37.5 |
| envoyproxy | envoy | 1.38.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-480 | The product accidentally uses the wrong operator, which changes the logic in security-relevant ways. |