GHSA-99p7-6v5w-7xg8 · Severity: critical · Ecosystem: npm — vm2 has a Sandbox Escape
vm2 is an open source vm/sandbox for Node.js. In vm2 prior to version 3.10.2, `Promise.prototype.then` `Promise.prototype.catch` callback sanitization can be bypassed. This allows attackers to escape the sandbox and run arbitrary code. In lib/setup-sandbox.js, the callback function of `localPromise.prototype.then` is sanitized, but `globalPromise.prototype.then` is not sanitized. The return value of async functions is `globalPromise` object. Version 3.10.2 fixes the issue.
Conclusion & alert: CVE-2026-22709 is rated High Exploit Risk (60.2/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.05%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-05-28 | 0.03% | 0.05% | +0.02% |
| 2 | 2026-02-18 | 0.06% | 0.03% | -0.03% |
| 3 | 2026-01-27 | — | 0.06% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 10.0 | 3.1 | CRITICAL |
|
3.9 | 6.0 | [email protected] |
GHSA-99p7-6v5w-7xg8 · Severity: critical · Ecosystem: npm — vm2 has a Sandbox Escape
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| vm2_project | vm2 | < 3.10.2 | cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/patriksimek/vm2/commit/4b009c2d4b1131c01810c1205e641d614c322a29 | Patch |
| https://github.com/patriksimek/vm2/releases/tag/v3.10.2 | Product Release Notes |
| https://github.com/patriksimek/vm2/security/advisories/GHSA-99p7-6v5w-7xg8 | Exploit Vendor Advisory |