LIVE · cybersecurity feed
vulnerabilityCVE-2026-53359

16-Year-Old Linux KVM Flaw Lets Guest VMs Escape to Host on Intel and AMD x86 Systems

zeroday.news·2d ago

A critical vulnerability discovered in the Linux Kernel-based Virtual Machine (KVM) hypervisor could allow a malicious actor within a guest virtual machine to escape to the host system. The flaw, identified as CVE-2026-53359 and nicknamed "Januscape," affects the shadow memory management unit (MMU) component of KVM.

The vulnerability stems from a use-after-free condition within the shadow MMU. This type of bug occurs when a program attempts to access memory that has already been deallocated or freed. In the context of KVM, this allows a compromised guest VM to manipulate the host kernel's shadow page table state.

By exploiting this use-after-free bug, an attacker in a guest VM can potentially corrupt critical data structures belonging to the host kernel. This corruption could lead to a range of malicious outcomes, including denial-of-service conditions or, more significantly, the ability to execute arbitrary code on the host system.

The Januscape vulnerability is particularly concerning because it impacts KVM, a widely used virtualization technology integrated directly into the Linux kernel. KVM is foundational for many cloud computing platforms and on-premises virtualization solutions, making a broad range of systems potentially susceptible.

The researchers who discovered the flaw indicated that it is exploitable on systems utilizing both Intel and AMD x86 processors. This broad hardware compatibility increases the potential impact of the vulnerability.

The use-after-free flaw resides specifically within the shadow MMU, which is responsible for managing memory access between guest virtual machines and the host system. This component plays a crucial role in enforcing isolation between VMs and the underlying host.

Details of the vulnerability suggest that the attacker needs to trigger the use-after-free condition from within the guest VM. Successful exploitation would result in the guest VM gaining unauthorized control or access to the host kernel's memory, breaking the fundamental security boundary of virtualization.

While specific details regarding the ease of exploitation or the exact impact on different configurations were not provided, the nature of a use-after-free vulnerability leading to host kernel corruption is inherently severe. It represents a significant security risk for any environment relying on KVM for virtualization.

Users of Linux systems employing KVM are advised to apply security updates provided by their distribution vendors as soon as they become available. Keeping systems patched is a fundamental security practice that helps mitigate known vulnerabilities. Further guidance on specific mitigation steps or patches will likely be released by KVM developers and Linux distribution maintainers.

vulnerability
← Back to latest

More News

view all →
zeroday.news · 4h ago·critical

Ubiquiti Patches Critical UniFi Flaws Across Connect, Talk, Access, Protect, and OS

Ubiquiti has released security updates to address several critical vulnerabilities affecting its UniFi product line, including UniFi Connect, Talk, Access, Protect, and OS. These flaws could allow attackers to escalate privileges or execute arbitrary commands on affected devices. While no active exploitation has been reported for these specific vulnerabilities, the company has previously seen its UniFi OS and Edge OS products targeted by threat actors.

zeroday.news · 4h ago·critical

Attackers using Langflow flaw for credential harvesting (CVE-2026-55255)

CISA has issued a warning regarding a critical vulnerability (CVE-2026-55255) in the Langflow AI framework, which is being actively exploited by attackers. The flaw allows authenticated users to execute arbitrary flows belonging to other users, potentially leading to the theft of sensitive credentials and data exposure, especially in multi-tenant environments. US federal agencies have been mandated to patch this vulnerability by July 10th.

zeroday.news · 3h ago·high

China-Linked APT Expands Arsenal With New ‘Leash’ Backdoors

A China-linked advanced persistent threat (APT) group, identified as LapDogs, has reportedly enhanced its malicious toolkit. Security researchers have observed the deployment of three new backdoors: LongLeash, DogLeash, and JarLeash, which are designed to compromise small office/home office (SOHO) routers.

zeroday.news · 3h ago·high

RedWing Android Spyware Sold as a Service on Telegram

A new Android spyware called RedWing is being offered as a service on Telegram, allowing less sophisticated attackers to compromise phones and steal banking information. Researchers have identified it as a polished malware-as-a-service operation with extensive documentation and a subscription model, potentially linked to Russian threat actors. RedWing employs fake login overlays, SMS interception, call forwarding, and even screen control to harvest credentials and conduct further malicious activities.

zeroday.news · 3h ago·high

Operationalizing Day Minus Seven: The Cloud-Native ROC

The article introduces the concept of a Risk Operations Center (ROC) as a necessary evolution for cybersecurity teams facing AI-driven threats. It argues that traditional risk management models are insufficient due to the speed at which AI can discover and exploit vulnerabilities, especially in cloud environments. A ROC, powered by platforms like Qualys Enterprise TruRisk Management (ETM), aims to unify disparate security findings, hyper-prioritize risks based on exploitability and business impact, and enable autonomous remediation to keep pace with attackers.

zeroday.news · 4h ago·high

Armored Likho Hits Government, Energy Sectors With BusySnake Stealer

Cybersecurity researchers have identified a new threat actor, dubbed Armored Likho, targeting government and energy sectors in Russia, Kazakhstan, and Brazil with a sophisticated phishing campaign. The operation utilizes a custom-built Python infostealer named BusySnake, designed to steal credentials, sensitive documents, and other high-value data. The attackers employ AI-generated payloads to obscure their activities and maintain persistence through various methods, including reverse SSH tunneling.