vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's CallSite wrapper class (intended as a safe wrapper for V8's native CallSite) blocks getThis() and getFunction() to prevent host object leakage, but allows getFileName() to return unsanitized host absolute paths. Any sandboxed code can extract the full directory structure, library paths, and framework versions of the host server. This vulnerability is fixed in 3.11.0.
References
| Link | Resource |
|---|---|
| https://github.com/patriksimek/vm2/security/advisories/GHSA-v27g-jcqj-v8rw | Exploit Vendor Advisory |
Configurations
History
14 May 2026, 15:23
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:* | |
| First Time |
Vm2 Project vm2
Vm2 Project |
|
| References | () https://github.com/patriksimek/vm2/security/advisories/GHSA-v27g-jcqj-v8rw - Exploit, Vendor Advisory |
13 May 2026, 18:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 18:16
Updated : 2026-05-14 15:23
NVD link : CVE-2026-44002
Mitre link : CVE-2026-44002
CVE.ORG link : CVE-2026-44002
JSON object : View
Products Affected
vm2_project
- vm2
CWE
CWE-209
Generation of Error Message Containing Sensitive Information
