Buffer Memory Disclosure Vulnerability in vm2 Affected by Node's zlib Module
CVE-2026-100723

6.9MEDIUM

Key Information:

Status
Vendor
CVE Published:
27 September 2026

What is CVE-2026-100723?

The vm2 library before version 3.12.2 fails to enforce buffer ownership invariants, leading to potential memory disclosure and corruption risks. Specifically, when Node's zlib module is exposed through NodeVM's builtin allowlist, it may return a Buffer that has shared backing storage. This allows untrusted guest code to create access to unrelated memory within the host realm. Consequently, attackers can exploit this flaw to read or alter memory designed for other applications, compromising the security of the host environment itself.

Affected Version(s)

vm2 0 < 3.12.2

vm2 3.12.2

References

CVSS V4

Score:
6.9
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

rexpository
.