CVE-2026-53715
Last modified
CVE-2026-53715 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, HTTPServer.ServeHTTP in internal/wasm/httpserver.go reads the plain mappingPath2Cache map without synchronization while HTTPServer.Get writes the same map during EnvoyExtensionPolicy translation. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, HTTPServer.ServeHTTP in internal/wasm/httpserver.go reads the plain mappingPath2Cache map without synchronization while HTTPServer.Get writes the same map during EnvoyExtensionPolicy translation. An attacker with pod-network access to unauthenticated port 18002 and tenant permission to churn policies with distinct Wasm URLs can flood GET requests until a per-request reader overlaps a writer. Go's concurrent map read and write detection invokes runtime.throw, which the net/http connection recovery cannot catch, terminating the controller process and causing a timing-dependent, cross-tenant control-plane denial of service until Kubernetes restarts the pod. This issue is fixed in versions 1.7.4 and 1.8.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| envoyproxy | gateway | < 1.7.4; >= 1.8.0-rc.0, < 1.8.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-53715?
How severe is CVE-2026-53715?
How do I fix CVE-2026-53715?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53708ContextForge is an AI gateway, registry, and proxy that prov…6.6
- CVE-2026-5371The MonsterInsights – Google Analytics Dashboard for WordPre…7.1
- CVE-2026-53710MCP Context Forge is an AI gateway, registry, and proxy for …10
- CVE-2026-53712SCRAM (Salted Challenge Response Authentication Mechanism) i…8.2
- CVE-2026-53713Envoy Gateway is an open source project for managing Envoy P…9.1
- CVE-2026-53714Envoy Gateway is an open source project for managing Envoy P…7.4
- CVE-2026-53716Envoy Gateway is an open source project for managing Envoy P…6.5
- CVE-2026-53717Envoy Gateway is an open source project for managing Envoy P…6.5
- CVE-2026-53718Envoy Gateway is an open source project for managing Envoy P…6.4
- CVE-2026-53719Envoy Gateway is an open source project for managing Envoy P…6.5
- CVE-2026-5372An issue that allowed a SQL injection attack vector related …6.4
- CVE-2026-53720pymonocypher uses cython to wrap the Monocypher C library. P…5.1
Are you affected by CVE-2026-53715?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
