boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Thursday, August 20, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-43999

patriksimek vm2 — vm2: NodeVM builtin allowlist bypass via `module` builtin's `Module._load` allows sandbox escape
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   L   N  C  H  H  H    9.9   .0097   59.4     —
AFFECTED
  Product  Versions    Fixed
  vm2      < 3.11.0 –  —
TIMELINE
  May 4   Reserved by GitHub_M
  May 13  Published (CNA: GitHub_M)
  Aug 6   EXPLOIT PUBLISHED — CVE-2026-43999 (patriksimek vm2). Public exploit reference added.
CWE-863, CWE-829 · CNA: GitHub_M · CVSS v3.1 · 5 references · NVD status: Modified

Description

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 4, 2026ReservedReserved by GitHub_M
May 13, 2026PublishedPublished (CNA: GitHub_M)
August 6, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-43999 (patriksimek vm2). Public exploit reference added.

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
patriksimekvm2< 3.11.0

Weaknesses

CWE-863 · CWE-829

References (5)

Related

Authoritative record: CVE-2026-43999 at cve.org

Vendors: patriksimek

Weaknesses: CWE-863 · CWE-829

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-43999 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Thursday, August 20, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.