Bug 2466548 (CVE-2026-26956) - CVE-2026-26956 vm2: Node.js: vm2: Arbitrary code execution via sandbox escape
Summary: CVE-2026-26956 vm2: Node.js: vm2: Arbitrary code execution via sandbox escape
Keywords:
Status: NEW
Alias: CVE-2026-26956
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-04 19:04 UTC by OSIDB Bzimport
Modified: 2026-05-08 00:57 UTC (History)
17 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-04 19:04:53 UTC
vm2 is an open source vm/sandbox for Node.js. In version 3.10.4, vm2 is vulnerable to full sandbox escape with arbitrary code execution. Attacker code inside VM.run() obtains host process object and runs host commands with zero host cooperation. This issue has been patched in version 3.10.5.

Comment 3 Marco Benatto 2026-05-07 18:46:16 UTC
Public upstream patch fixing this issue:
https://github.com/patriksimek/vm2/commit/1fbdeff743d48fb1416964777f5947057f6f1295


Note You need to log in before you can comment on or make changes to this bug.