CVE-2026-43998HIGH 8.5EPSS p45.3%

CVE-2026-43998CVE-2026-43998

Description

vm2 is an open source vm/sandbox for Node.js. In 3.10.5, NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the allowed root directory in host context. Because path validation uses path.resolve() (which does not dereference symlinks) but module loading uses Node's native require() (which does), an attacker can load arbitrary host-realm modules and achieve remote code execution. This vulnerability is fixed in 3.11.0.

Scoring

CVSS 3.18.5 (HIGH)
VectorCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS0.63% probability of exploitation · percentile 45.3% · 2026-06-18T12:00:27Z
Published2026-05-13
Last modified2026-05-14

Underlying weaknesses· 1

CWE-59

References

  1. https://github.com/patriksimek/vm2/security/advisories/GHSA-cp6g-6699-wx9c
  2. https://github.com/patriksimek/vm2/security/advisories/GHSA-cp6g-6699-wx9c

1

TypeTargetConfidenceTier
WeaknessImproper Link Resolution Before File Access ('Link Following')cwe-590%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-26956
CVE
CVE-2026-43999
CVE
CVE-2026-44007
CVE
CVE-2026-24120
CVE
CVE-2026-24118
CVE
CVE-2026-44009
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.