← العودة للجدول
CVE-2026-47137
CVE-2026-47137 — vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the fix f
📅 2026-06-12
🔴 Critical 🔥 No NVD Exploit Vulnerability CVSS 10

📋 الوصف الكامل

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, the fix for GHSA-8hg8-63c5-gwmx (CVE-2023-37903) introduced a check in nodevm.js line 263 that blocks the combination nesting: true + require: false. However, the check uses strict equality (options.require === false), which is trivially bypassed by omitting the require option entirely. When require is not specified, options.re

💻 الأنظمة المتأثرة

Node.js

⚠️ نوع التهديد

Exploit

🔗 CVE ID

CVE-2026-47137

📡 المصدر

NVD

✅ الحلول والتخفيف

Update to v3.11.4

🔗 المصدر الأصلي ← 📘 NVD ← ⚡ CISA KEV ←