Cyber Resilience

CVE-2024-30051

HighCISA KEVActive ExploitationEUVD ExploitedRansomware-linked

Published: 14 May 2024

Published
14 May 2024
Modified
28 October 2025
KEV Added
14 May 2024
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.5093 97.9th percentile
Risk Priority 66 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-30051 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Microsoft Windows 10 1507. Its CVSS base score is 7.8 (High).

Operationally, ranked in the top 2.1% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

CVE-2024-30051 is an elevation of privilege vulnerability in the Windows DWM Core Library stemming from a heap-based buffer overflow (CWE-122) and out-of-bounds write (CWE-787). The flaw affects the Desktop Window Manager component on supported Windows versions and carries a CVSS 3.1 score of 7.8 reflecting local attack vector, low complexity, and low required privileges.

A local attacker with a low-privileged account can exploit the issue without user interaction to execute arbitrary code with elevated privileges, potentially gaining full control over confidentiality, integrity, and availability on the affected system.

Microsoft's advisory at msrc.microsoft.com directs administrators to apply the security updates released on May 14, 2024. The vulnerability is also listed in CISA's Known Exploited Vulnerabilities catalog, confirming active exploitation in the wild and requiring prioritized remediation.

EPSS scores have reached a peak of 0.5658 with a current value of 0.5093, indicating sustained exploitation interest following disclosure.

EU & UK References

Vulnerability details

Windows DWM Core Library Elevation of Privilege Vulnerability

CWE(s)
KEV Date Added
14 May 2024

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.20651 · ≤ 10.0.10240.20651
microsoft
windows 10 1607
≤ 10.0.14393.6981 · ≤ 10.0.14393.6981
microsoft
windows 10 1809
≤ 10.0.17763.5820
microsoft
windows 10 21h2
≤ 10.0.19044.4412
microsoft
windows 10 22h2
≤ 10.0.19045.4412
microsoft
windows 11 21h2
≤ 10.0.22000.2960
microsoft
windows 11 22h2
≤ 10.0.22621.3593
microsoft
windows 11 23h2
≤ 10.0.22631.3593
microsoft
windows server 2016
≤ 10.0.14393.6981
microsoft
windows server 2019
≤ 10.0.17763.5820
+1 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely application of vendor patches that eliminate the heap overflow in DWM Core Library before exploitation can occur.

prevent

Mandates memory-protection safeguards that block out-of-bounds writes and subsequent arbitrary-code execution from the reported CWEs.

prevent

Enforces least-privilege boundaries so a low-privileged local attacker cannot reach or retain the elevated rights obtained via DWM exploitation.

References