vm2 projectのvm2におけるキャッチされない例外に関する脆弱性
| Title |
vm2 projectのvm2におけるキャッチされない例外に関する脆弱性
|
| Summary |
vm2はNode.js用のオープンソースの仮想マシンおよびサンドボックスです。バージョン3.11.0以前のvm2 v3.10.5には、サンドボックス内の任意のコードが単一のPromiseコンストラクタを通じて未処理の拒否(unhandled rejection)を引き起こし、それがホストへ伝播してホストのNode.jsプロセスをクラッシュさせる脆弱性が存在します。この脆弱性はバージョン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 |
8.6
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/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-44001
| Summary |
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox escape vulnerability in vm2 v3.10.5 allows any sandboxed code to crash the host Node.js process via a single Promise constructor that triggers an unhandled rejection propagating to the host. The fix for CVE-2026-22709 (v3.10.2) only sanitized the onRejected callback in .then() and .catch() overrides and did not address the executor-to-unhandledRejection path. 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, 12:23 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