CVE-2026-72943 in Windowsinfo

Summary

by MITRE • 09/09/2026

Use after free in Windows Deployment Services allows an authorized attacker to execute code over a network.

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

Analysis

by VulDB Data Team • 09/09/2026

Windows Deployment Services contains a critical use-after-free vulnerability that stems from improper memory management practices within the service's handling of deployment requests. This flaw occurs when the system fails to properly nullify pointers or update references after freeing allocated memory, allowing an attacker who has already authenticated to the network and possesses valid credentials for Windows Deployment Services to exploit this state. By carefully crafting specific network packets that trigger the deallocation process while retaining a reference to the freed memory block, an authorized attacker can manipulate how subsequent operations interact with that memory region. This scenario creates a window where arbitrary code execution becomes possible because the system may interpret maliciously crafted data in the reused memory space as executable instructions or valid control flow structures rather than harmless garbage data.

The operational impact of this vulnerability is severe due to its potential for remote code execution under specific authentication conditions. Although the attacker must be authorized, meaning they possess legitimate credentials and network access, the ability to execute arbitrary code on a server running Windows Deployment Services effectively grants full control over that system. This can lead to complete compromise of the deployment infrastructure, allowing attackers to install backdoors, exfiltrate sensitive data such as operating system images or configuration files, pivot into other parts of the internal network, and disrupt critical IT operations related to device provisioning and imaging. The severity is further amplified by the fact that Windows Deployment Services often runs with high privileges and handles sensitive deployment tasks, making it a prime target for advanced persistent threats seeking long-term access within an enterprise environment.

From a technical classification perspective, this vulnerability aligns closely with CWE-416, which describes Use After Free errors where software continues to use memory after it has been freed, leading to undefined behavior and potential exploitation. In the context of the MITRE ATT&CK framework, this exploit technique falls under Tactic 7: Command and Control or potentially Tactic 3: Persistence depending on how the executed code is utilized by the attacker. Specifically, it relates to techniques involving remote service execution where an adversary leverages existing administrative privileges to deploy malicious payloads across the network infrastructure. The use of a legitimate protocol like WDS for exploitation makes detection more challenging as traffic may appear normal until behavioral anomalies or specific signature matches are identified in deep packet inspection logs.

Mitigation strategies must focus on both immediate remediation and long-term architectural hardening. Microsoft has released security updates that address this memory management flaw, so applying the latest cumulative patches to all Windows Deployment Services servers is the primary defense mechanism. Administrators should ensure that patching cycles are strictly maintained for critical infrastructure components. Additionally, network segmentation plays a crucial role in limiting exposure; access to WDS ports and services should be restricted to authorized deployment workstations and management consoles using strict firewall rules or VLAN isolation. Implementing multi-factor authentication adds an extra layer of security by ensuring that even if credentials are compromised, unauthorized actors cannot easily authenticate to the service. Regular auditing of user permissions within Windows Deployment Services is also recommended to ensure that only essential personnel have access rights, thereby reducing the attack surface available for exploitation.

Responsible

Microsoft

Reservation

08/10/2026

Disclosure

09/09/2026

Moderation

accepted

CPE

ready

EPSS

0.00618

KEV

no

Activities

very low

Sources

Do you know our Splunk app?

Download it now for free!