PT-2026-45022 · Root+3 · @Rootio/Vm2+1
CVE-2026-47139
·
Published
2026-05-29
·
Updated
2026-07-21
CVSS v3.1
8.6
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
vm2 versions prior to 3.11.4
Description
NodeVM allows the exclusion of public network builtins from the wildcard builtin option, which blocks direct access to modules such as 'http', 'https', 'http2', 'net', 'dgram', 'tls', 'dns', and 'dns/promises'. However, Node.js also exposes internal HTTP builtins starting with underscores, such as
http client and http server, which are not blocked by this configuration. Sandboxed code can utilize these internal builtins to perform outbound HTTP requests and open listening HTTP sockets, bypassing the intended network restrictions. This network capability bypass can lead to Server-Side Request Forgery (SSRF), allowing access to localhost services, metadata endpoints, or internal admin panels reachable from the host process.Recommendations
Update to version 3.11.4.
Exploit
Fix
Protection Mechanism Failure
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Rootio/Vm2
Vm2