LIVE · cybersecurity feed
Live wire
Metabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive DataCritical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise DataCVE-2026-8037 · CISA Adds Progress LoadMaster Command Injection Flaw to KEV CatalogSensitive Info Goes Into ‘No Reply’ Emails Constantly. This Guy Sees It AllAtlassian Rovo Can Be Tricked Into Sending Jira and Confluence Data to AttackersNew CSS Attacks Can Break Webmail Defenses to Steal Passwords and TokensCVE-2023-38646 · Metabase Zero-Day Exploited in Wild Allows Admin Access Without AuthenticationCVE-2026-18577 · N-able Issues N-central Hotfix 2 as Attackers Reach Managed Systems and PersistCVE-2026-8037 · Progress Kemp LoadMaster Flaw Hits CISA KEV After 792 Reported Exploit AttemptsLiving off the coding agent: Two tales of tunnels and LaunchAgents
CVE-2026-64561

New Zapscape KVM Flaw Could Let Privileged L1 Guest Code Escape to Linux Hosts

Zapscape, a new Linux kernel vulnerability, could allow an attacker with kernel privileges inside an L1 guest virtual machine (VM) to escape KVM isolation and execute code on the host. The risk applies when nested virtualization is exposed to untrusted guests. The flaw is tracked as CVE-2026-64561 and affects KVM/x86's shadow memory management unit (MMU), which manages shadow page

zeroday.news ·

A newly discovered vulnerability, dubbed Zapscape, has been reported to affect the Linux kernel's KVM virtualization module. This flaw could potentially allow an attacker with kernel-level privileges within an L1 guest virtual machine to bypass KVM's isolation mechanisms and execute arbitrary code on the underlying Linux host system. The risk is particularly relevant in environments where nested virtualization is enabled and exposed to untrusted guest VMs.

The Zapscape vulnerability is tracked under the identifier CVE-2026-64561. It specifically impacts the KVM/x86 architecture, with the root cause identified within its shadow memory management unit (MMU). The shadow MMU is a critical component responsible for managing shadow page tables, which are used by KVM to virtualize memory access for guest operating systems without direct hardware support for nested paging.

In a typical KVM setup, the shadow MMU translates guest physical addresses to host physical addresses. When nested virtualization is introduced, an L1 guest itself can host L2 guests, requiring KVM to manage an additional layer of memory virtualization. This complexity can introduce subtle flaws. An attacker with kernel privileges inside an L1 guest could potentially manipulate the shadow MMU's operations, leading to a memory corruption or bypass that allows them to break out of the L1 guest's confines.

Exploitation of this class of vulnerability typically involves crafting specific memory access patterns or system calls from within the privileged guest environment. These actions would aim to trigger an unexpected state or condition within the host's KVM module, ultimately leading to arbitrary code execution in the host's kernel space. Such an escape would grant the attacker full control over the host system, impacting all other guests running on it.

Mitigation for this type of KVM escape vulnerability generally involves several layers. System administrators are advised to ensure that their Linux kernels are kept up to date with the latest security patches, as vendors typically release fixes promptly for critical vulnerabilities. Where possible, limiting exposure of nested virtualization to untrusted guests or disabling it entirely if not strictly necessary can reduce the attack surface. Additionally, employing robust host-level security monitoring and intrusion detection systems can help detect anomalous activity that might indicate an attempted or successful VM escape.

The potential impact of a VM escape vulnerability like Zapscape is significant, as it undermines the fundamental security boundary provided by virtualization. In cloud environments or shared hosting platforms, a successful escape could lead to compromise of the entire physical server, affecting multiple tenants or critical infrastructure. This incident underscores the ongoing importance of rigorous security auditing and prompt patching in complex virtualization technologies.

breachvulnerability
ShareXLinkedInWhatsAppFacebook

More News

view all →
breach

Hackers breach TrueConf to trojanize client installers with backdoors

The Head Mare hacktivist group has been exploiting vulnerabilities in unpatched TrueConf video conferencing servers to replace client installers with malicious versions that deliver backdoors. [...]

breachcritical

Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data

The RovoBlast attack method identified by Varonis researchers could have been exploited to steal Confluence, Jira and SharePoint data. The post Critical One-Click Vulnerability in Atlassian’s Rovo AI Exposed Enterprise Data appeared first on SecurityWeek.

cybersecurity

China Launches Cybersecurity Review of Palo Alto Networks Products

China's Cyberspace Administration has initiated a cybersecurity review of Palo Alto Networks' products sold within the country, citing national security concerns. The review, based on national security and cybersecurity laws, lacks specific details regarding the reasons or potential impact. Palo Alto Networks has stated that its operations and product delivery in the region remain unaffected for now.

ai

Devs to Anthropic, OpenAI, Cursor, and friends: Make security and privacy the default

Researchers scour social media to measure developer concerns about AI coding tools

vulnerabilityhigh

Metabase Zero-Day Exploited in the Wild, Exposing Admin Access and Sensitive Data

Attackers exploited a CVSS 10 Metabase zero-day to gain admin access and steal sensitive data. Framework confirmed it was among the victims. Metabase just confirmed something no analytics vendor wants to write: attackers found and used an unpatched, maximum-severity flaw against Metabase Cloud before anyone on the defense side knew it existed. The company’s own […]

CVE-2026-8037critical

CISA Adds Progress LoadMaster Command Injection Flaw to KEV Catalog

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added a critical vulnerability in Progress LoadMaster products to its Known Exploited Vulnerabilities catalog. This OS command injection flaw, tracked as CVE-2026-8037, allows unauthenticated attackers to execute arbitrary commands remotely. Exploitation attempts were observed as early as June 29, 2026, shortly after a proof-of-concept exploit became available.