vm2 is a sandbox for running untrusted Node.js code. In versions <= 3.11.7, NodeVM exposes the host util module to the sandbox as an unfiltered shallow copy (Object.assign({}, util) in defaultBuiltinLoaderUtil), and the deprecated sys builtin (an alias of host util) is exposed through the generic builtin loader. On Node.js >= 22.9 this hands sandboxed code util.getCallSites(), a programmatic stack-introspection API that returns the host process's full call stack, including absolute file paths, function names, and line numbers for vm2 bridge internals and the embedding application's entrypoint. This bypasses the host-frame redaction introduced for GHSA-v27g-jcqj-v8rw, which only applies to the Error.prepareStackTrace formatting channel. The issue is fixed in vm2 3.11.8.
CVE-2026-92933
Score 5.8 from GitHub Security Advisory published 2026-09-17. a secondary CVSS source baseline 5.8; sources differ by 0.0.
- 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
- 5.8
- EG Score
- 5.8(high)
- EG Risk
- 57(Attend)EG Risk 57/100SSVC: Attend
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 computedSeverity58% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 28%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 19, 2026
Advisory Details (2)
Auto-updated Sep 17, 2026vm2 before 3.11.8 Information Disclosure via util.getCallSites | Advisories | VulnCheck
https://www.vulncheck.com/advisories/vm2-before-3.11.8-information-disclosure-via-util-getcallsitesvm2: util.getCallSites() bypasses GHSA-v27g host-frame redaction, leaks host call stack · Advisory · patriksimek/vm2 · GitHub
https://github.com/patriksimek/vm2/security/advisories/GHSA-r273-hxvj-fxhpVendor Advisories for CVE-2026-92933(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 24× in last 7d / 27× 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-24 21:30 UTCEG score recompute
- 2026-09-24 21:30 UTCGHSA enrichment
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 21:52 UTCEG score recompute
- 2026-09-23 21:52 UTCGHSA enrichment
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 23:00 UTCEG score recompute
- 2026-09-22 23:00 UTCGHSA enrichment
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 00:08 UTCEG score recompute
- 2026-09-22 00:08 UTCGHSA enrichment
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-21 01:16 UTCEG score recompute
- 2026-09-21 01:16 UTCGHSA enrichment
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 02:21 UTCEG score recompute
- 2026-09-20 02:21 UTCGHSA enrichment
- 2026-09-19 03:29 UTCEG score recompute
- 2026-09-19 03:29 UTCGHSA enrichment
- 2026-09-19 02:36 UTCEG score recompute
- 2026-09-19 02:36 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 13:15 UTCEG score recompute
- 2026-09-18 13:15 UTCGHSA enrichment
- 2026-09-17 14:23 UTCEG score recompute
Show 2 moreShow fewer
- 2026-09-17 13:51 UTCEG score recompute
- 2026-09-17 13:49 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-92933?
When was CVE-2026-92933 disclosed?
Is CVE-2026-92933 actively exploited?
What is the CVSS score of CVE-2026-92933?
How do I remediate CVE-2026-92933?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-92933
Is Your Infrastructure Affected by CVE-2026-92933?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.