CVE-2026-73546
7.4 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows attacker-controlled path segments to be incorporated into cached dynamic statistic names, enabling script execution with admin interface privileges.
- Exploitability
- Exploitation requires an enabled data-plane component and browser-accessible admin interface; moderately difficult due to specific conditions.
- Blast radius
- If exploited, can lead to privileged same-origin requests and potential full system compromise.
- Prioritized remediation
- Update to Envoy versions 1.36.10, 1.37.6, 1.38.4, or 1.39.1 immediately.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD 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 /stats?format=html admin endpoint uses StatsHtmlRender, which sanitizes string statistic values but emits statistic names without HTML encoding. A data-plane component such as grpc_stats with stats_for_all_methods enabled can incorporate attacker-controlled path segments into cached dynamic statistic names. When an operator views the HTML stats page, the stored name can execute script with the admin interface's origin and issue privileged same-origin requests. The relevant scope boundary is that the admin interface must be browser-accessible and an enabled component must persist attacker-influenced text in statistic names. This issue is fixed in versions 1.36.10, 1.37.6, 1.38.4, and 1.39.1.
CVSS vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Weaknesses
CWE-79
Public exploit & PoC references
- https://github.com/envoyproxy/envoy/commit/11d34660ca0322eb125d045a564d9d87f016397f
- https://github.com/envoyproxy/envoy/commit/884d30c56b835d5801733ae1dc38c94a08de23e8
- https://github.com/envoyproxy/envoy/commit/9484e17c34353662f9bfd30c74f61fa8c9ee7b83
- https://github.com/envoyproxy/envoy/commit/ab63a0e52b5a28472f2ff865b6464ae4004f7593
- 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
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-pv9h-4fxf-7vrg
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-pv9h-4fxf-7vrg
All references
- https://github.com/envoyproxy/envoy/commit/11d34660ca0322eb125d045a564d9d87f016397f
- https://github.com/envoyproxy/envoy/commit/884d30c56b835d5801733ae1dc38c94a08de23e8
- https://github.com/envoyproxy/envoy/commit/9484e17c34353662f9bfd30c74f61fa8c9ee7b83
- https://github.com/envoyproxy/envoy/commit/ab63a0e52b5a28472f2ff865b6464ae4004f7593
- 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
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-pv9h-4fxf-7vrg
- https://github.com/envoyproxy/envoy/security/advisories/GHSA-pv9h-4fxf-7vrg
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-18854
- HIGHCVE-2026-94491
- MEDIUMCVE-2026-46650PoC
- HIGHCVE-2026-55105PoC
- CRITICALCVE-2026-58491PoC
- MEDIUMCVE-2026-58504PoC
- HIGHCVE-2026-59814PoC
- MEDIUMCVE-2026-59830PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.