A use-after-free bug in Linux's KVM hypervisor can be triggered from a guest virtual machine to corrupt the shadow-page state of the host kernel that runs it. Dubbed 'Januscape' and tracked as CVE-2026-53359, the flaw sits in the shadow MMU

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.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.