CVE-2025-53152
7.8Microsoft · Windows
A use after free vulnerability in the Desktop Windows Manager allows a locally authenticated attacker to achieve code execution.
Executive summary
A critical use after free vulnerability in the Microsoft Windows Desktop Windows Manager could allow a local attacker to execute arbitrary code with elevated privileges.
Vulnerability
This is a use after free flaw (CWE-416) within the Desktop Windows Manager process. It requires an attacker to have local, authenticated access to the target system to trigger the memory corruption.
Business impact
Successful exploitation of this vulnerability allows an attacker to execute code locally with the permissions of the Desktop Windows Manager. Given the CVSS score of 7.8, this represents a high-severity risk that could lead to a full system compromise, unauthorized data access, or the installation of persistent malicious software. Organizations should prioritize patching to prevent lateral movement or privilege escalation by internal threats or compromised accounts.
Remediation
Immediate Action: Apply the relevant security updates provided by Microsoft in the official update guide to remediate the vulnerable memory management within the Desktop Windows Manager.
Proactive Monitoring: Monitor system logs for unauthorized attempts to escalate privileges or unexpected terminations of the dwm.exe process.
Compensating Controls: Since this requires local authentication, enforce strict least-privilege access policies to limit the number of users capable of executing code on the local system.
Exploitation status
Public Exploit Available: No (exploit_available: unknown)
Analyst recommendation
This vulnerability presents a significant risk for privilege escalation within the Windows environment. Security teams should deploy the vendor-supplied patches across all affected Windows 10 and 11 workstations and servers as part of the next maintenance cycle to eliminate the possibility of local code execution.
More Microsoft CVEs
Sources
- Desktop Windows Manager Remote Code Execution Vulnerability Vendor advisory