Vulnerability record · CVE-2024-30051 · published 14 May 2024
CVE-2024-30051: Windows DWM Core Library heap overflow elevation of privilege
Microsoft · Windows 10 1507
The Windows Desktop Window Manager (DWM) Core Library contains a heap-based buffer overflow and out-of-bounds write (CWE-122/CWE-787) that allows a local user to elevate privileges. Microsoft rates it 7.8 HIGH, and CISA added it to the Known Exploited Vulnerabilities catalog on 2024-05-14, so it is being used in real attacks.
Description
Windows DWM Core Library Elevation of Privilege Vulnerability
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityIt is a locally exploitable privilege escalation with confirmed active exploitation and ransomware association, though it requires an existing low-privileged foothold.
What it is
The Windows Desktop Window Manager (DWM) Core Library contains a heap-based buffer overflow and out-of-bounds write (CWE-122/CWE-787) that allows a local user to elevate privileges. Microsoft rates it 7.8 HIGH, and CISA added it to the Known Exploited Vulnerabilities catalog on 2024-05-14, so it is being used in real attacks.
Impact
A local attacker who triggers the overflow can execute code with higher privileges, up to SYSTEM, on the affected Windows host. CISA flags known ransomware campaign use, so successful exploitation can feed into broader ransomware operations.
Attack surface
The CVSS vector AV:L/AC:L/PR:L/UI:N means the flaw is reached locally: the attacker needs low-privileged code execution on the machine and no user interaction. It is not remotely reachable and no authentication beyond an existing local session is required.
Exploitation
CISA KEV lists it as actively exploited with a 2024-06-04 remediation due date and known ransomware campaign use; EPSS is 0.05641 (92.5th percentile), indicating elevated but not top-tier predicted activity. The only reference tags are Patch/Vendor Advisory and US Government Resource, with no public exploit or PoC tag.
What to do
- Apply the Microsoft May 2024 security update for CVE-2024-30051 to all listed Windows 10, Windows 11, and Windows Server versions.
- Prioritize patching internet-facing and high-value endpoints, and meet the CISA KEV due date of 2024-06-04.
- Restrict local interactive logon and code execution rights to reduce the low-privileged foothold this exploit requires.
- Monitor for and remove unpatched or end-of-support Windows builds that cannot receive the fix.
Detection
- Hunt for unexpected processes spawning from or injecting into dwm.exe, which is not a normal parent for user processes.
- Alert on privilege changes to SYSTEM or high-integrity tokens originating from non-service, non-installer processes.
- Correlate endpoint telemetry for heap corruption or crash events in dwm.exe with subsequent suspicious child processes.
- Track hosts missing the May 2024 Windows cumulative update as a patch-compliance indicator.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2024-30051 to the Known Exploited Vulnerabilities catalog on 14 May 2024 as " Microsoft DWM Core Library Privilege Escalation Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Federal deadline 4 June 2024.
Affected products
11 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-30051 | PatchVendor Advisory |
| https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-30051 | PatchVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-30051 | US Government Resource |
Track CVE-2024-30051 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2024-30051), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.