CVE Catalog

CVE-2026-92960

CriticalCVSS 10.0
Published: Updated: Translated: NVD NIST

Summary

In vm2 before 3.11.6, the builtin: ['*'] configuration does not restrict access to os and dns builtins, allowing sandbox code to read host process identity and network topology. Attackers can use dns.setServers() to hijack the host process's DNS resolver globally.

Risk Assessment

Risk of system and network information disclosure and potential DNS hijacking leading to man-in-the-middle attacks.

Recommendation

Update vm2 to version 3.11.6 or later to restrict access to dangerous builtins.

Other vulnerabilities in vm2

See all
Original NVD description (English source)

vm2 before 3.11.6 fails to restrict access to os and dns builtins under the builtin: ['*'] configuration, allowing sandbox code to read host process identity and network topology. Attackers can invoke dns.setServers() to hijack the host process DNS resolver globally, redirecting all subsequent host DNS queries through an attacker-controlled resolver.

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