vm2 through 3.11.6 contains a builtin-module denylist bypass in NodeVM. When the embedder uses the builtin wildcard together with negative entries (e.g. require: { builtin: ['*', '-fs', '-child_process'] }), negative entries are matched by exact module name in lib/builtin.js, so -fs removes only the builtin named fs and does not remove builtin subpaths such as fs/promises. Sandboxed code can therefore call require('fs/promises') or require('node:fs/promises') and reach the promise-based filesystem API despite fs being denied; node: prefix handling is likewise inconsistent (a -node:fs/promises entry does not block require('fs/promises')). Host file creation and writing were confirmed via fsp.writeFile(), and other fs/promises operations (cp, mkdir, rename, rm, rmdir, truncate, read operations, etc.) are also reachable. This issue is fixed in vm2 3.11.7.
CVE-2026-92958
Score 8.5 from GitHub Security Advisory (severity: HIGH) published 2026-09-17. a secondary CVSS source baseline 8.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.5
- EG Score
- 8.5(high)
- EG Risk
- 54(Track)EG Risk 54/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 computedSeverity85% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 18, 2026
Advisory Details (2)
Auto-updated Sep 17, 2026vm2 before 3.11.7 Denylist Bypass via fs/promises | Advisories | VulnCheck
https://www.vulncheck.com/advisories/vm2-before-3.11.7-denylist-bypass-via-fs-promisesNodeVM builtin denylist bypass via fs/promises despite -fs, allowing host filesystem writes · Advisory · patriksimek/vm2 · GitHub
https://github.com/patriksimek/vm2/security/advisories/GHSA-6rh5-qq4q-97xhVendor Advisories for CVE-2026-92958(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 29× in last 7d / 34× 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-25 04:24 UTCGHSA enrichment
- 2026-09-24 15:45 UTCEG score recompute
- 2026-09-24 15:45 UTCGHSA enrichment
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 03:06 UTCEG score recompute
- 2026-09-24 03:06 UTCGHSA enrichment
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 14:27 UTCGHSA enrichment
- 2026-09-23 01:49 UTCEG score recompute
- 2026-09-23 01:49 UTCGHSA enrichment
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 13:10 UTCGHSA enrichment
- 2026-09-22 00:31 UTCEG score recompute
- 2026-09-22 00:31 UTCGHSA enrichment
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-21 11:53 UTCGHSA enrichment
- 2026-09-20 23:15 UTCEG score recompute
- 2026-09-20 23:14 UTCGHSA enrichment
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 10:34 UTCGHSA enrichment
- 2026-09-19 21:53 UTCEG score recompute
- 2026-09-19 21:53 UTCGHSA enrichment
- 2026-09-19 09:13 UTCGHSA enrichment
- 2026-09-18 20:35 UTCEG score recompute
- 2026-09-18 20:35 UTCGHSA enrichment
Show 9 moreShow fewer
- 2026-09-18 19:44 UTCEG score recompute
- 2026-09-18 19:44 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 15:45 UTCGHSA enrichment
- 2026-09-18 03:01 UTCEG score recompute
- 2026-09-18 03:01 UTCGHSA enrichment
- 2026-09-17 14:22 UTCEG score recompute
- 2026-09-17 13:50 UTCEG score recompute
- 2026-09-17 13:49 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-92958?
When was CVE-2026-92958 disclosed?
Is CVE-2026-92958 actively exploited?
What is the CVSS score of CVE-2026-92958?
How do I remediate CVE-2026-92958?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-92958
Is Your Infrastructure Affected by CVE-2026-92958?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.