CVE-2026-70569 in Windowsinfo

Summary

by MITRE • 09/09/2026

Out-of-bounds read in Windows Spaceport.sys allows an authorized attacker to elevate privileges locally.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Analysis

by VulDB Data Team • 09/09/2026

The vulnerability identified within the Windows Spaceport.sys driver represents a critical security flaw classified as an out-of-bounds read, which falls under the Common Weakness Enumeration category CWE-125. This specific type of memory corruption error occurs when software reads data from a memory location that is outside the boundaries of the intended buffer or array. In the context of Windows Spaceport.sys, this driver manages communication between user-mode applications and kernel-mode components related to virtualization and container technologies. The flaw arises due to insufficient validation of input parameters provided by calling functions, allowing an attacker who has already achieved local execution within a restricted environment to trigger a read operation beyond the allocated memory space. This lack of proper boundary checking is a fundamental design error that compromises the integrity of the system's memory management mechanisms.

From an operational perspective, while out-of-bounds reads are often associated with information disclosure vulnerabilities where sensitive kernel data might be leaked to user space, in this specific instance involving Spaceport.sys, the primary risk vector leads to local privilege escalation. An authorized attacker can exploit this condition by crafting a malicious request that forces the driver to access invalid memory addresses. Depending on how the operating system handles the resulting exception or if the read operation inadvertently triggers subsequent logic errors such as use-after-free scenarios or arbitrary code execution paths through corrupted pointers, the attacker may gain the ability to execute code with higher privileges than those originally granted. This effectively allows a standard user account to bypass security restrictions and obtain administrative rights on the compromised host system.

The exploitation of this vulnerability aligns with several tactics defined in the MITRE ATT&CK framework. Specifically, it relates to T1068 Exploitation for Privilege Escalation, where an adversary leverages software vulnerabilities to increase their access level. Furthermore, because Spaceport.sys is involved in containerization and virtualization features like Windows Containers or Hyper-V isolation boundaries, the attack may also intersect with techniques related to escaping these isolated environments if the memory corruption affects boundary checks between user-mode containers and the host kernel. This makes the vulnerability particularly dangerous in multi-tenant cloud environments or enterprise deployments where strict separation of duties is required for security compliance.

Mitigation strategies primarily rely on applying the latest cumulative updates provided by Microsoft, which include patches that correct the input validation logic within Spaceport.sys to ensure all memory accesses remain strictly within allocated bounds. Organizations should prioritize patching systems running affected versions of Windows Server and client operating systems where this driver is present. Additionally, implementing strict application whitelisting policies can prevent unauthorized binaries from interacting with kernel drivers in ways that might trigger such vulnerabilities. For environments utilizing containerization features, it is advisable to review configuration settings to minimize the attack surface exposed by these services, ensuring that only trusted applications have permission to invoke functions within Spaceport.sys. Regular vulnerability scanning and monitoring for anomalous system behavior can also aid in detecting potential exploitation attempts before they result in a full compromise of system integrity.

Responsible

Microsoft

Reservation

08/04/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!