CVE-2026-71349 in Windowsinfo

Summary

by MITRE • 09/09/2026

Heap-based buffer overflow in Windows Spaceport.sys allows an unauthorized attacker to execute code with a physical attack.

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 CVE-2023-36547 represents a critical security flaw within the Microsoft Windows operating system, specifically residing in the kernel-mode driver known as spaceport.sys. This component is integral to the management of storage devices and virtualization environments that utilize NVMe over Fabrics or similar high-performance storage protocols. The core technical nature of this vulnerability is classified under CWE-122, which denotes a heap-based buffer overflow. In practical terms, this means that during the processing of specific input data related to device configuration or communication packets, the driver fails to adequately validate the size of incoming buffers against the allocated memory space on the heap. When an attacker provides crafted input that exceeds the expected bounds, it results in writing data beyond the intended buffer limits into adjacent memory regions.

Because this flaw exists within a kernel-mode component, the potential impact is severe and extends far beyond standard user-level privilege escalation. An unauthorized attacker with physical access to the target system can exploit this vulnerability by connecting malicious hardware or manipulating existing storage interfaces to trigger the overflow condition. The exploitation of heap-based overflows in kernel space typically allows for arbitrary code execution at ring 0, granting the attacker complete control over the operating system. This level of access enables the compromise of confidentiality, integrity, and availability of all data stored on the device, as well as the ability to disable security controls such as BitLocker encryption or Windows Defender if configured appropriately by an adversary with physical presence.

From a tactical perspective, this vulnerability aligns closely with MITRE ATT&CK techniques related to initial access via peripheral devices and privilege escalation through kernel exploitation. Specifically, it relates to T1059 Command and Scripting Interpreter execution in the context of driver loading or manipulation, and more critically to T1068 Exploitation for Privilege Escalation using vulnerable drivers. The requirement for physical attack vector underscores the importance of hardware security controls. Attackers leveraging this flaw can establish a persistent foothold on the system, potentially installing rootkits or backdoors that are difficult to detect due to their deep integration into the operating system's core components.

Mitigation strategies must address both software and physical aspects of defense. Microsoft has released patches for affected Windows versions, including updates for Windows 10 version 20H2 through 23H2, Windows 11 versions 21H2 through 24H2, and various server editions such as Windows Server Version 20H2 through 23H2. Administrators should prioritize the deployment of these security updates to close the code path that leads to the buffer overflow condition. In environments where patching is not immediately feasible due to operational constraints, implementing strict physical access controls is essential. This includes securing server rooms and workstations with biometric or keycard authentication, disabling unused USB ports via Group Policy objects, and employing hardware-based security modules like TPMs configured in measured boot mode to detect unauthorized driver modifications. Additionally, enabling Kernel DMA Protection through Virtualization-Based Security can help mitigate the risk of direct memory access attacks that often accompany physical exploitation attempts involving storage controllers.

Responsible

Microsoft

Reservation

08/05/2026

Disclosure

09/09/2026

Moderation

accepted

CPE

ready

EPSS

0.00000

KEV

no

Activities

very low

Sources

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!