CVE-2026-71345 in Windowsinfo

Summary

by MITRE • 09/09/2026

Out-of-bounds write in Windows Spaceport.sys allows an authorized attacker to execute code locally.

Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.

Analysis

by VulDB Data Team • 09/09/2026

The vulnerability identified as an out-of-bounds write within the Windows Spaceport.sys driver represents a critical memory corruption flaw that compromises the integrity of the operating system kernel space. This specific component, often associated with virtualization and container technologies such as Hyper-V or Windows Subsystem for Linux (WSL), handles complex data structures related to inter-process communication and resource management between host and guest environments. The core technical flaw stems from insufficient boundary checks during memory allocation or buffer manipulation operations. When the driver processes input data provided by a local user, it fails to validate that the size of the incoming payload does not exceed the allocated heap or stack space. Consequently, this allows an attacker with authenticated access on the target system to write arbitrary data beyond the intended limits of the designated memory region.

This out-of-bounds write condition directly maps to Common Weakness Enumeration identifier CWE-787, which describes writing outside the bounds of a buffer. The exploitation mechanism typically involves crafting specific input sequences that trigger the erroneous write operation, thereby overwriting adjacent memory structures. In the context of kernel-mode drivers like Spaceport.sys, these adjacent structures often include critical control data such as function pointers, exception handling routines, or security tokens. By carefully controlling the content and location of this overflow, an attacker can achieve arbitrary code execution within the highest privilege level available to the operating system. This aligns with ATT&CK technique T1055, which covers process injection and memory manipulation techniques used for local privilege escalation.

The operational impact of successfully exploiting this vulnerability is severe, resulting in full compromise of the affected Windows host. An authorized attacker can execute malicious code with SYSTEM-level privileges, effectively bypassing all standard security controls including User Account Control (UAC) and antivirus software that rely on user-mode boundaries. This capability allows for the installation of backdoors, persistence mechanisms, credential theft via tools like Mimikatz, or lateral movement within a network environment if the compromised host serves as a gateway to other systems. The presence of this flaw in a driver responsible for managing virtualized environments also poses significant risks to multi-tenant cloud infrastructure where isolation between tenants is paramount.

Mitigation strategies must prioritize immediate patching through official Microsoft security updates that address the validation logic within Spaceport.sys. Organizations should ensure that all Windows endpoints are updated with the latest cumulative patches, as these typically include fixes for such kernel-level memory corruption issues. In environments where patching cannot be applied immediately due to compatibility concerns or operational constraints, network segmentation and strict access controls can help limit exposure by restricting which users have local administrative privileges on systems running vulnerable versions of the driver. Additionally, enabling advanced threat protection features that monitor for unusual process creation patterns or kernel-mode activity anomalies can provide an additional layer of defense against exploitation attempts targeting this specific vulnerability class.

Responsible

Microsoft

Reservation

08/05/2026

Disclosure

09/09/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Interested in the pricing of exploits?

See the underground prices here!