CVE-2026-44002
MEDIUM EPSS 15.1%
Published May 13, 20261mo ago · Modified Jun 17, 20262w ago
5.8 CVSS 3.1
Published May 13, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Changed
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
15.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-209
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| vm2_project | vm2 | * | <3.11.0 |
References 1
- github.com https://github.com/patriksimek/vm2/security/advisories/GHSA-v27g-jcqj-v8rw
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.