Vulnerability record · CVE-2019-0808 · published 9 April 2019
CVE-2019-0808: Microsoft Windows Win32k memory handling privilege escalation
Microsoft · Windows 7
The Win32k component in Windows fails to properly handle objects in memory, allowing an elevation of privilege. A local attacker who already has code execution on a host can use this to gain higher privileges, which matters because it turns a limited foothold into full system control. The record does not specify the exact affected builds beyond Windows 7 and Windows Server 2008.
Description
An elevation of privilege vulnerability exists in Windows when the Win32k component fails to properly handle objects in memory, aka 'Win32k Elevation of Privilege Vulnerability'. This CVE ID is unique from CVE-2019-0797.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityThe flaw is in CISA KEV with public exploit code and a very high EPSS score, but it requires a local low-privileged foothold rather than remote access.
What it is
The Win32k component in Windows fails to properly handle objects in memory, allowing an elevation of privilege. A local attacker who already has code execution on a host can use this to gain higher privileges, which matters because it turns a limited foothold into full system control. The record does not specify the exact affected builds beyond Windows 7 and Windows Server 2008.
Impact
An attacker gains elevated privileges on the affected system, with high impact to confidentiality, integrity and availability per the CVSS vector. In practice this enables full control of the host from a low-privileged local position.
Attack surface
The vector is local (AV:L) with low privileges required (PR:L) and no user interaction (UI:N), so the flaw is reached by running code on the target machine rather than over the network. No remote or unauthenticated path is described.
Exploitation
CVE-2019-0808 is listed in CISA KEV with a 2021-11-03 addition date, and public exploit code is referenced (Packet Storm, tagged Exploit). EPSS 30-day probability is 0.53017 (98.9th percentile), indicating high likelihood of exploitation activity.
What to do
- Apply the Microsoft security update referenced in the vendor advisory (portal.msrc.microsoft.com) as the primary fix.
- Prioritize patching Windows 7 and Windows Server 2008 systems, which are the products named in the record.
- Restrict local interactive and service account privileges to limit the low-privileged foothold this exploit requires.
- Monitor for and block known exploit tooling tied to the NtUserMNDragOver local privilege escalation path.
- Where legacy systems cannot be patched, isolate them and apply compensating endpoint controls.
Detection
- Alert on unexpected elevation of low-privileged processes to SYSTEM or high-integrity tokens on Windows 7 and Server 2008 hosts.
- Hunt for processes invoking win32k-related system calls or NtUserMNDragOver patterns outside normal application behavior.
- Correlate local privilege escalation events with prior suspicious process execution on the same host.
- Review endpoint telemetry for known public exploit artifacts matching the Packet Storm reference.
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-2019-0808 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Microsoft Win32k Privilege Escalation Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.
Affected products
2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://packetstormsecurity.com/files/157616/Microsoft-Windows-NtUserMNDragOver-Local-Privilege-Escalation.html | ExploitThird Party AdvisoryVDB Entry |
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0808 | PatchVendor Advisory |
| http://packetstormsecurity.com/files/157616/Microsoft-Windows-NtUserMNDragOver-Local-Privilege-Escalation.html | ExploitThird Party AdvisoryVDB Entry |
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0808 | PatchVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-0808 | US Government Resource |
Track CVE-2019-0808 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-2019-0808), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.