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.
CVE-2026-53716
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.7%, top 49% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 30(Track)EG Risk 30/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 51%
- KEV
- Not listed
Published
July 16, 2026
Last Modified
September 16, 2026
Advisory Details (9)
Auto-updated Sep 14, 2026v1.8.1
Patch available: envoyproxy/gateway v1.8.1
https://github.com/envoyproxy/gateway/releases/tag/v1.8.1v1.7.4
Patch available: envoyproxy/gateway v1.7.4
https://github.com/envoyproxy/gateway/releases/tag/v1.7.4commit b4737180c7e5 (envoyproxy/gateway)
Fix landed in envoyproxy/gateway commit b4737180c7e5 — awaiting tagged release
https://github.com/envoyproxy/gateway/commit/b4737180c7e597490c6363075c565fa8cf24eeadcommit 96e2b750868a (envoyproxy/gateway)
Fix landed in envoyproxy/gateway commit 96e2b750868a — awaiting tagged release
https://github.com/envoyproxy/gateway/commit/96e2b750868a459ace4b8b68e6a6e4fb0152b9b7commit 5a78db82b7cf (envoyproxy/gateway)
Fix landed in envoyproxy/gateway commit 5a78db82b7cf — awaiting tagged release
https://github.com/envoyproxy/gateway/commit/5a78db82b7cf4fc5bebbeda2c50952892038a464fix github SA for June release
Fix merged in envoyproxy/gateway PR #9173 on 2026-06-05 — awaiting tagged release
https://github.com/envoyproxy/gateway/pull/9173[release-1.8] fix github SA for June release
Fix merged in envoyproxy/gateway PR #9172 on 2026-06-05 — awaiting tagged release
https://github.com/envoyproxy/gateway/pull/9172[release-1.7] fix github SA for June release
Fix merged in envoyproxy/gateway PR #9171 on 2026-06-05 — awaiting tagged release
https://github.com/envoyproxy/gateway/pull/9171Wasm HTTP fetch decompresses gzip without output-size limit · Advisory · envoyproxy/gateway · GitHub
https://github.com/envoyproxy/gateway/security/advisories/GHSA-cxpq-8v7q-cg56Vendor Advisories for CVE-2026-53716(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/envoyproxy/gateway | — | 1.8.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 04:38 UTCEG score recompute
- 2026-09-16 17:52 UTCEG score recompute
- 2026-09-16 17:11 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 21:33 UTCEG score recompute
- 2026-07-30 14:46 UTCEG score recompute
- 2026-07-26 11:25 UTCEG score recompute
- 2026-07-23 03:19 UTCEG score recompute
- 2026-07-16 20:05 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-53716?
When was CVE-2026-53716 disclosed?
Is CVE-2026-53716 actively exploited?
What is the CVSS score of CVE-2026-53716?
How do I remediate CVE-2026-53716?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53716
Is Your Infrastructure Affected by CVE-2026-53716?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.