CVE-2026-53716
Last modified
CVE-2026-53716 is a medium-severity vulnerability rated 6.5/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, getFileFromGZ in internal/wasm/httpfetcher.go calls io.ReadAll on a gzip.Reader without limiting decompressed output when a tenant-controlled EnvoyExtensionPolicy.spec.wasm[].code.http.url points to a reachable compressed Wasm payload. EPSS estimates a 0.69% 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, getFileFromGZ in internal/wasm/httpfetcher.go calls io.ReadAll on a gzip.Reader without limiting decompressed output when a tenant-controlled EnvoyExtensionPolicy.spec.wasm[].code.http.url points to a reachable compressed Wasm payload. The 256 MiB compressed-input cap does not constrain the expanded size, no operator Wasm URL allowlist exists, and the optional sha256 check occurs only after decompression, so a comparatively small gzip stream can force a multi-gigabyte allocation in the shared controller. The resulting out-of-memory termination restarts the controller, re-reconciles the persistent custom resource, and can create a persistent cross-tenant control-plane outage. 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-53716?
How severe is CVE-2026-53716?
How do I fix CVE-2026-53716?
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-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-53715Envoy Gateway is an open source project for managing Envoy P…5.3
- 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
- CVE-2026-53721Nuxt is an open-source web development framework for Vue.js.…8.2
Are you affected by CVE-2026-53716?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
