Severity by source
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
3DescriptionCVE.org
Use after free in Windows DWM Core Library allows an authorized attacker to elevate privileges locally.
AnalysisAI
Local privilege escalation in the Windows Desktop Window Manager (DWM) Core Library allows an authenticated low-privilege attacker to gain higher privileges through a use-after-free memory corruption flaw. The vulnerability carries a CVSS score of 7.8 with high impact across confidentiality, integrity, and availability, and no public exploit identified at time of analysis. Successful exploitation typically yields SYSTEM-level code execution on the affected Windows host.
Technical ContextAI
The Desktop Window Manager (DWM) is a core Windows graphics subsystem responsible for compositing the desktop, managing window rendering, and providing visual effects such as transparency and live thumbnails. The DWM Core Library runs with elevated privileges and handles object lifecycle for graphical resources shared between user-mode processes and the compositor. CWE-416 (Use After Free) indicates that a pointer to memory is dereferenced after the underlying object has been freed, allowing an attacker who can control the reallocated memory contents to corrupt program state, hijack control flow, or escalate privileges within the DWM process context.
RemediationAI
Apply the Microsoft security update referenced in the MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-44802 during the next Patch Tuesday cycle; patch status from the supplied data is best characterized as Patch available per vendor advisory, with specific KB numbers and build versions to be confirmed against the MSRC update guide for each affected Windows SKU. There is no practical workaround for a DWM Core Library flaw because DWM cannot be safely disabled on modern Windows without breaking the desktop shell, so compensating controls should focus on reducing local-attacker exposure: restrict interactive logon rights to trusted users via Group Policy, enforce application allowlisting (WDAC/AppLocker) to block unsigned local binaries, deploy EDR with kernel and graphics-subsystem telemetry to detect anomalous DWM child behavior, and prioritize patching on multi-user systems, RDS/Citrix hosts, and developer workstations where local code execution by lower-privileged accounts is most plausible.
More in Windows 10 1809
View allWindows MSHTML component contains a remote code execution vulnerability that allows attackers to craft malicious ActiveX
<p>A remote code execution vulnerability exists when the Windows Print Spooler service improperly performs privileged fi
Windows MSDT (Microsoft Support Diagnostic Tool) allows remote code execution when called via the ms-msdt URL protocol f
Windows Win32k contains an out-of-bounds write vulnerability enabling local privilege escalation to SYSTEM, exploited by
Windows Print Spooler Remote Code Execution Vulnerability. Rated high severity (CVSS 7.8), this vulnerability is no auth
Windows contains an elevation of privilege vulnerability known as 'HiveNightmare' or 'SeriousSAM' where overly permissiv
Windows Search Remote Code Execution Vulnerability. Rated high severity (CVSS 7.5), this vulnerability is remotely explo
Internet Shortcut Files Security Feature Bypass Vulnerability. Rated high severity (CVSS 8.1), this vulnerability is rem
Denial of service against HTTP/2 server implementations allows remote unauthenticated attackers to exhaust server resour
Windows Kernel contains a TOCTOU race condition vulnerability allowing local privilege escalation, exploited by the OilR
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in
Windows Internet Shortcut Files (.url) contain an external control vulnerability (CVE-2025-33053, CVSS 8.8) that enables
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35753
GHSA-9v4q-pmfw-6hgx