GHSA-m4wx-m65x-ghrr · Severity: critical · Ecosystem: npm — vm2 has a CVE-2023-37903 patch bypass: nesting:true without explicit require still allows full RCE
vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the fix for GHSA-8hg8-63c5-gwmx (CVE-2023-37903) introduced a check in nodevm.js line 263 that blocks the combination nesting: true + require: false. However, the check uses strict equality (options.require === false), which is trivially bypassed by omitting the require option entirely. When require is not specified, options.require is undefined, not false. The strict equality check fails, so the security guard is skipped. Immediately after (line 280), the destructuring default require: requireOpts = false assigns requireOpts = false, producing the exact configuration the patch was designed to prevent. This issue has been patched in version 3.11.4.
Conclusion & alert: CVE-2026-47137 is rated Moderate Risk (57.6/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.70%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.05% | 0.70% | +0.65% |
| 2 | 2026-06-13 | 0.22% | 0.05% | -0.17% |
| 3 | 2026-06-12 | — | 0.22% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
GHSA-m4wx-m65x-ghrr · Severity: critical · Ecosystem: npm — vm2 has a CVE-2023-37903 patch bypass: nesting:true without explicit require still allows full RCE
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| No affected products in dataset. | |||