CVE-2026-92000

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-09-15. a secondary CVSS source baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
7.5EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.5Exploit: None knownExposed: 0

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

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service.

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

Published

September 15, 2026

Last Modified

September 17, 2026

Advisory Details (6)

Auto-updated Sep 15, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_commit.
generic

adm-zip 0.5.14 through 0.6.0 Denial of Service via Zero Declared Uncompressed Size | Advisories | VulnCheck

https://www.vulncheck.com/advisories/adm-zip-0.5.14-through-0.6.0-denial-of-service-via-zero-declared-uncompressed-size
generic

GitHub - cthackers/adm-zip: A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk · GitHub

https://github.com/cthackers/adm-zip
generic

adm-zip/methods/inflater.js at v0.6.0 · cthackers/adm-zip · GitHub

https://github.com/cthackers/adm-zip/blob/v0.6.0/methods/inflater.js
github_commit Patch Available

commit 8bc411184de1 (cthackers/adm-zip)

Patch available: cthackers/adm-zip v0.5.14 (contains commit 8bc411184de1)

https://github.com/cthackers/adm-zip/commit/8bc411184de1b5ca28138c53074fb61119994dde
github_commit Patch Available

commit 491600683dac (cthackers/adm-zip)

Patch available: cthackers/adm-zip v0.6.1 (contains commit 491600683dac)

https://github.com/cthackers/adm-zip/commit/491600683dacb6cb9fe0718a0eeb9cb5eb49afa6
github Patch Available🟡 PoC Available

Decompression-bomb protection (fix for CVE-2026-39244) can be bypassed by declaring uncompressed size as 0 · Advisory · cthackers/adm-zip · GitHub

https://github.com/cthackers/adm-zip/security/advisories/GHSA-rcw4-f5rp-g42v

Vendor Advisories for CVE-2026-92000(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 19× in last 7d / 19× 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 10:43 UTCGHSA enrichment
  2. 2026-09-18 21:55 UTCEG score recompute
  3. 2026-09-18 21:55 UTCGHSA enrichment
  4. 2026-09-18 19:28 UTCEPSS rescore
  5. 2026-09-18 09:12 UTCGHSA enrichment
  6. 2026-09-17 20:29 UTCEG score recompute
  7. 2026-09-17 20:29 UTCGHSA enrichment
  8. 2026-09-17 19:39 UTCEG score recompute
  9. 2026-09-17 19:39 UTCGHSA enrichment
  10. 2026-09-17 19:32 UTCEPSS rescore
  11. 2026-09-17 11:30 UTCGHSA enrichment
  12. 2026-09-16 22:47 UTCEG score recompute
  13. 2026-09-16 22:46 UTCGHSA enrichment
  14. 2026-09-16 14:09 UTCEPSS rescore
  15. 2026-09-16 10:02 UTCEG score recompute
  16. 2026-09-16 10:02 UTCGHSA enrichment
  17. 2026-09-15 21:18 UTCEG score recompute
  18. 2026-09-15 21:03 UTCEG score recompute
  19. 2026-09-15 21:02 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-92000?
CVE-2026-92000 is a high vulnerability published on September 15, 2026. adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exhaust memory and cause denial of service.
When was CVE-2026-92000 disclosed?
CVE-2026-92000 was first published in the National Vulnerability Database on September 15, 2026, with the most recent update on September 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-92000 actively exploited?
CVE-2026-92000 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 67.3% of all scored CVEs.
What is the CVSS score of CVE-2026-92000?
CVE-2026-92000 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-92000?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-92000, 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-92000

Explore →

Is Your Infrastructure Affected by CVE-2026-92000?

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