---
cve: "CVE-2026-73547"
severity: "HIGH"
cvss: 7.5
epss: "28.4%"
vendor: "envoyproxy"
kev: false
exploited: false
published: "2026-09-21 20:17:28"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T09:53:58+02:00"
---

# CVE-2026-73547

> 7.5 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Referenzen

- <https://github.com/envoyproxy/envoy/security/advisories/GHSA-87ph-jqwm-pg6r>
- <https://github.com/envoyproxy/envoy/commit/064af2e61d0d1c421490d9e3e6e643c5d117ffe4>
- <https://github.com/envoyproxy/envoy/commit/5f3b8e9b2b8a787a63202d35bb38820f3e9271fe>
- <https://github.com/envoyproxy/envoy/commit/838f8ffd9d7b5217682a22ee33470d4c7afb7e98>
- <https://github.com/envoyproxy/envoy/commit/c3170d7c747e51bb8254378ea89afc03d3e71929>
- <https://github.com/envoyproxy/envoy/releases/tag/v1.36.10>
- <https://github.com/envoyproxy/envoy/releases/tag/v1.37.6>
- <https://github.com/envoyproxy/envoy/releases/tag/v1.38.4>
- <https://github.com/envoyproxy/envoy/releases/tag/v1.39.1>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73547) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
