CVE-2026-89321

MEDIUMPre-NVD 4.34.3
EchelonGraph scoreHIGH confidence

Score 4.3 from GitHub Security Advisory published 2026-09-14. a secondary CVSS source baseline 4.3; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
4.3EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 4.3Exploit: None knownExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Publishing limits the compressed size of a VSIX (ovsx.publishing.max-content-size, 512 MB by default) but nothing limited how large an entry becomes when opened.

On the first request to /vscode/unpkg/{namespace}/{extension}/{version}/{path}, WebResourceService opened the entry with ZipFile.getInputStream() and passed the decompressed stream to Files.copy(), which ran to the end of the stream without counting bytes written. The result was cached under java.io.tmpdir, and that cache evicted by entry count (150), not by size, so it placed no bound on disk usage.

A publisher with access only to their own namespace could therefore upload a small, highly compressible VSIX and cause the server to write far larger files to the temp filesystem — repeating with different files or versions, since a repeat request is served from the cache.

Impact observed: the temp filesystem filled; requests for files not already cached returned 500 with No space left on device; a failed extraction left a partial cache file that blocked later attempts at that path; publishing failed with Failed to read extension file. Metadata and already-cached files kept working, and the server did not stop.

Triggering the extraction needs no authentication — only the upload does.

CVSS v3
4.3
EG Score
4.3(high)
EG Risk
19(Track)
EG Risk 19/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 computed
Severity43% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
19%
KEV
Not listed

Published

September 14, 2026

Last Modified

September 16, 2026

Advisory Details (1)

Auto-updated Sep 14, 2026
Patch available. Sources: github_pr.
github_pr Patch Available

fix: limit decompressed size when serving vscode/unpkg web resources

Patch available: eclipse-openvsx/openvsx cli-1.2.0 (PR #2060 merged 2026-08-24)

https://github.com/eclipse-openvsx/openvsx/pull/2060

Vendor Advisories for CVE-2026-89321(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 21× in last 7d / 21× 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.

  1. 2026-09-19 00:08 UTCEG score recompute
  2. 2026-09-19 00:07 UTCGHSA enrichment
  3. 2026-09-18 19:28 UTCEPSS rescore
  4. 2026-09-17 22:39 UTCEG score recompute
  5. 2026-09-17 22:39 UTCGHSA enrichment
  6. 2026-09-17 19:32 UTCEPSS rescore
  7. 2026-09-16 21:08 UTCGHSA enrichment
  8. 2026-09-16 14:17 UTCEG score recompute
  9. 2026-09-16 14:17 UTCGHSA enrichment
  10. 2026-09-16 14:09 UTCEPSS rescore
  11. 2026-09-16 05:15 UTCEPSS rescore
  12. 2026-09-15 12:49 UTCEG score recompute
  13. 2026-09-15 12:49 UTCGHSA enrichment
  14. 2026-09-15 03:12 UTCEPSS rescore
  15. 2026-09-14 11:21 UTCEG score recompute
  16. 2026-09-14 11:21 UTCGHSA enrichment
  17. 2026-09-14 10:40 UTCEG score recompute
  18. 2026-09-14 10:40 UTCGHSA enrichment
  19. 2026-09-14 09:21 UTCEG score recompute
  20. 2026-09-14 08:20 UTCEG score recompute
  21. 2026-09-14 08:19 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-89321?
CVE-2026-89321 is a medium vulnerability published on September 14, 2026. Publishing limits the compressed size of a VSIX (ovsx.publishing.max-content-size, 512 MB by default) but nothing limited how large an entry becomes when opened. On the first request to /vscode/unpkg/{namespace}/{extension}/{version}/{path}, WebResourceService opened the entry with…
When was CVE-2026-89321 disclosed?
CVE-2026-89321 was first published in the National Vulnerability Database on September 14, 2026, with the most recent update on September 16, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-89321 actively exploited?
CVE-2026-89321 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 81.2% of all scored CVEs.
What is the CVSS score of CVE-2026-89321?
CVE-2026-89321 has a CVSS v3 base score of 4.3 (NVD).
How do I remediate CVE-2026-89321?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-89321, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-89321

Explore →

Is Your Infrastructure Affected by CVE-2026-89321?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.