vm2 projectのvm2における不正な認証に関する脆弱性
| Title |
vm2 projectのvm2における不正な認証に関する脆弱性
|
| Summary |
vm2はNode.js向けのオープンソースの仮想マシン/サンドボックスです。3.11.0以前のバージョンでは、モジュールbuiltinが許可されている場合("*"ワイルドカードを含む)にNodeVMの組み込みホワイトリストをバイパスすることが可能です。モジュールbuiltinはNodeのModule._load()を公開しており、これにより任意のモジュールを名前でホストコンテキスト内に直接ロードできるため、vm2の組み込み制限を完全に回避できます。これによりサンドボックス内のコードがchild_processなどの除外された組み込みモジュールをロードし、リモートコード実行を達成する可能性があります。この脆弱性は3.11.0で修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 13, 2026, midnight |
| Registration Date |
May 18, 2026, 12:13 p.m. |
| Last Update |
May 18, 2026, 12:13 p.m. |
|
CVSS3.0 : 緊急
|
| Score |
9.9
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Affected System
| vm2 project |
|
vm2 3.11.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月18日] 掲載 |
May 18, 2026, 12:13 p.m. |
NVD Vulnerability Information
CVE-2026-43999
| Summary |
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, NodeVM's builtin allowlist can be bypassed when the module builtin is allowed (including via the '*' wildcard). The module builtin exposes Node's Module._load(), which loads any module by name directly in the host context, completely bypassing vm2's builtin restriction. This allows sandboxed code to load excluded builtins like child_process and achieve remote code execution. This vulnerability is fixed in 3.11.0.
|
| Publication Date |
May 14, 2026, 3:16 a.m. |
| Registration Date |
May 15, 2026, 4:21 a.m. |
| Last Update |
May 15, 2026, 1:16 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.0 |
Related information, measures and tools
Common Vulnerabilities List