vm2 projectのvm2におけるアクセス制御に関する脆弱性
| Title |
vm2 projectのvm2におけるアクセス制御に関する脆弱性
|
| Summary |
vm2はNode.js向けのオープンソースのVMおよびサンドボックスです。バージョン3.11.1以前では、NodeVMがnesting:trueの設定で作成されると、サンドボックス内のコードは外側のVMのrequire設定(require:falseを含む)に関係なく無条件にrequire('vm2')を実行できます。vm2にアクセスできることにより、サンドボックスは独自の制限なしのrequire設定を持つ新しい内部NodeVMを構築し、ホスト上で任意のOSコマンドを実行することが可能です。nesting:trueでNodeVM内に信頼されていないコードを実行するアプリケーションは完全に危殆化します。この脆弱性はバージョン3.11.1で修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 13, 2026, midnight |
| Registration Date |
May 18, 2026, 12:12 p.m. |
| Last Update |
May 18, 2026, 12:12 p.m. |
|
CVSS3.0 : 緊急
|
| Score |
9.1
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H |
Affected System
| vm2 project |
|
vm2 3.11.1 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月18日] 掲載 |
May 18, 2026, 12:12 p.m. |
NVD Vulnerability Information
CVE-2026-44007
| Summary |
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.1, when a NodeVM is created with nesting: true, sandbox code can unconditionally require('vm2') regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a new inner NodeVM with its own unrestricted require settings and executes arbitrary OS commands on the host. Any application that runs untrusted code inside a NodeVM with nesting: true is fully compromised. This vulnerability is fixed in 3.11.1.
|
| Publication Date |
May 14, 2026, 3:16 a.m. |
| Registration Date |
May 15, 2026, 4:22 a.m. |
| Last Update |
May 15, 2026, 12:18 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:* |
|
|
|
3.11.1 |
Related information, measures and tools
Common Vulnerabilities List