Envoy ext_authz: request `:path` pseudoheader dereferenced w/o null check
Summary
| CVE | CVE-2026-73547 |
|---|---|
| State | PUBLISHED |
| Assigner | GitHub_M |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-21 20:17:28 UTC |
| Updated | 2026-09-22 16:17:53 UTC |
| Description | Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.36.10, 1.37.6, 1.38.4, and 1.39.1, Envoy's ext_authz filter assumes that a request contains a :path pseudoheader when applying query_parameters_to_set or query_parameters_to_remove from an authorization response. A path-less CONNECT request makes request_headers_->Path() return null, and Filter::onComplete dereferences that pointer while parsing the query string. An unauthenticated downstream client can crash the Envoy process when the filter and authorization response use query-parameter mutation. The relevant scope boundary is that the deployment must accept path-less CONNECT and configure ext_authz query-parameter mutation. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1. |
Risk And Classification
Primary CVSS: v3.1 7.5 HIGH from [email protected]
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Problem Types: CWE-20 | CWE-476 | CWE-20 CWE-20: Improper Input Validation | CWE-476 CWE-476: NULL Pointer Dereference
| Version | Source | Type | Score | Severity | Vector |
|---|---|---|---|---|---|
| 3.1 | [email protected] | Secondary | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| 3.1 | CNA | DECLARED | 7.5 | HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
CVSS v3.1 Breakdown
Attack Vector
NetworkAttack Complexity
LowPrivileges Required
NoneUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Envoyproxy | Envoy | affected < 1.36.10 | Not specified |
| CNA | Envoyproxy | Envoy | affected >= 1.37.0, < 1.37.6 | Not specified |
| CNA | Envoyproxy | Envoy | affected >= 1.38.0, < 1.38.4 | Not specified |
| CNA | Envoyproxy | Envoy | affected >= 1.39.0, < 1.39.1 | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| github.com/envoyproxy/envoy/security/advisories/GHSA-87ph-jqwm-pg6r | [email protected] | github.com | |
| github.com/envoyproxy/envoy/releases/tag/v1.37.6 | [email protected] | github.com | |
| github.com/envoyproxy/envoy/releases/tag/v1.39.1 | [email protected] | github.com | |
| github.com/envoyproxy/envoy/releases/tag/v1.36.10 | [email protected] | github.com | |
| github.com/envoyproxy/envoy/commit/c3170d7c747e51bb8254378ea89afc03d3e71929 | [email protected] | github.com | |
| github.com/envoyproxy/envoy/commit/064af2e61d0d1c421490d9e3e6e643c5d117ffe4 | [email protected] | github.com | |
| github.com/envoyproxy/envoy/commit/838f8ffd9d7b5217682a22ee33470d4c7afb7e98 | [email protected] | github.com | |
| github.com/envoyproxy/envoy/commit/5f3b8e9b2b8a787a63202d35bb38820f3e9271fe | [email protected] | github.com | |
| github.com/envoyproxy/envoy/releases/tag/v1.38.4 | [email protected] | github.com | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.