CVE Catalog

CVE-2026-92941

CriticalCVSS 10.0
Published: Updated: Translated: NVD NIST

Summary

vm2 versions from 3.11.3 before 3.11.7 expose the host tls module to NodeVM sandbox code, allowing attackers to call tls.setDefaultCACertificates() and replace process-wide certificate authorities. Attackers with access to allowed tls and url builtins can use URLSearchParams to create host-realm arrays and manipulate the TLS trust store, enabling subsequent host HTTPS clients to accept attacker-controlled certificates.

Risk Assessment

Manipulating the TLS trust store allows the attacker to perform man-in-the-middle attacks on host HTTPS connections, leading to interception of sensitive data.

Recommendation

Upgrade vm2 to version 3.11.7, which fixes the exposure of the host tls module to the sandbox.

Other vulnerabilities in vm2

See all
Original NVD description (English source)

vm2 versions from 3.11.3 before 3.11.7 expose the host tls module to NodeVM sandbox code, allowing attackers to call tls.setDefaultCACertificates() and replace process-wide certificate authorities. Attackers with access to allowed tls and url builtins can use URLSearchParams to create host-realm arrays and manipulate the TLS trust store, enabling subsequent host HTTPS clients to accept attacker-controlled certificates.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS