LIVE · cybersecurity feed
Live wire
vulnerabilitycritical

Critical Isolated-vm Vulnerability Leads to RCE on Host

The type confusion bug can lead to V8 sandbox escape and control-flow hijacking of the host process. The post Critical Isolated-vm Vulnerability Leads to RCE on Host appeared first on SecurityWeek.

zeroday.news ·

A critical vulnerability has been reported in the `isolated-vm` library, a Node.js module designed for running untrusted code in a sandboxed environment. The flaw, described as a type confusion bug, could allow an attacker to achieve remote code execution (RCE) on the host system by escaping the V8 sandbox and hijacking the control flow of the host process.

The core of the issue lies in a type confusion vulnerability. This class of bug occurs when a program expects a variable or object to be of one data type but it is treated as another, often due to incorrect casting or manipulation. In the context of `isolated-vm`, such a confusion could potentially allow an attacker to manipulate memory structures or program logic in ways unintended by the sandbox design.

Specifically, the reported vulnerability enables a V8 sandbox escape. The V8 JavaScript engine, developed by Google, is widely used in Node.js and web browsers to execute JavaScript code. It incorporates a robust sandbox mechanism intended to isolate untrusted code and prevent it from interacting directly with the underlying operating system or other processes. A sandbox escape means that the attacker can bypass these protective measures.

Following a successful V8 sandbox escape, the vulnerability further allows for control-flow hijacking of the host process. Control-flow hijacking is a common technique in exploit development where an attacker diverts the normal execution path of a program to execute their own malicious code. This could involve overwriting return addresses on the stack, manipulating function pointers, or other methods to gain arbitrary code execution.

For users of the `isolated-vm` library, the primary mitigation would involve updating to a patched version as soon as one becomes available. Given the nature of the vulnerability, which leads to RCE on the host, the impact could be severe for applications that rely on `isolated-vm` to safely execute untrusted code. Developers should review their dependencies and prioritize applying any security updates.

This incident highlights the ongoing challenges in securing sandboxed environments, particularly those built around complex components like the V8 engine. While sandboxing is a critical security control for isolating untrusted code, vulnerabilities such as type confusion can undermine these protections, demonstrating the need for continuous vigilance in code review, fuzzing, and prompt patching of underlying libraries and engines.

vulnerability
ShareXLinkedInWhatsAppFacebook

More News

view all →
vulnerabilitycritical

Six Maximum-Severity Flaws Found in Cisco Products

Cisco patched nine critical flaws, including six rated CVSS 10.0, found during internal testing. None are known to be exploited. Cisco released another batch of security fixes for its Crosswork platforms and Secure Workload software, part of what it’s calling an ongoing internal security review, and the CVSS scores in this round are unusually severe. […]

vulnerability

Microsoft warns of max severity Entra ID flaw exploited in attacks

Microsoft has patched a maximum-severity vulnerability in the Entra ID identity and access management (IAM) platform that has been exploited in attacks. [...]

breach

SickKids data breach exposes employee and job applicant info

Toronto's Hospital for Sick Children (SickKids) says a cybersecurity incident exposed the personal information of some current and former employees and job applicants, stemming from a flaw in third-party software. Clinical systems and patient records were not affected. (264) [...]

CVE-2026-19478critical

GitLab Critical GraphQL Flaw Actively Exploited

GitLab has released an emergency patch for a critical vulnerability in its GraphQL API that allows unauthenticated attackers to modify or delete public projects and user data. Researchers from WatchTowr discovered the flaw, tracked as CVE-2026-19478, which has a CVSS score of 9.4 and is reportedly under active exploitation. The vulnerability affects self-managed installations, and users are urged to upgrade to specific patched versions, as older branches will not receive direct fixes.

security

Calling on Cyber Pros to Help Defend City Hall

Government agencies with smaller budgets need support — and here's how you can help.

security

North Korean Hackers Tied to Rust Supply Chain Attack

Cybersecurity researchers have linked a malicious backdoor in compromised Rust packages to previous North Korean supply chain attacks