GHSA-wp5r-2gw5-m7q7 · Severity: medium · Ecosystem: npm — vm2's Transformer Fast-Path Bypass Exposes Internal State Variable
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows sandboxed code to directly access the internal VM2_INTERNAL_STATE_DO_NOT_USE_OR_PROGRAM_WILL_FAIL variable, which exposes internal security functions (handleException, wrapWith, import). This vulnerability is fixed in 3.11.0.
Conclusion & alert: CVE-2026-44003 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.04%). 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-14 | — | 0.04% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.8 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-wp5r-2gw5-m7q7 · Severity: medium · Ecosystem: npm — vm2's Transformer Fast-Path Bypass Exposes Internal State Variable
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| vm2_project | vm2 | < 3.11.0 | cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/patriksimek/vm2/security/advisories/GHSA-wp5r-2gw5-m7q7 | Exploit Mitigation Vendor Advisory |