Vulnerability record · CVE-2019-0797 · published 9 April 2019
CVE-2019-0797: Windows Win32k memory handling privilege escalation
Microsoft · Windows 10 1507
The Win32k component in Windows fails to properly handle objects in memory, allowing an elevation of privilege. A local attacker who can run code on a target can exploit this to gain higher privileges, which matters because it can turn limited access into full system control.
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-0808.
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 elevation of privilege flaw with confirmed exploitation in the wild per CISA KEV, though it requires local access and low privileges.
What it is
The Win32k component in Windows fails to properly handle objects in memory, allowing an elevation of privilege. A local attacker who can run code on a target can exploit this to gain higher privileges, which matters because it can turn limited access into full system control.
Impact
An attacker gains elevated privileges on the affected Windows host, potentially reaching SYSTEM-level access. This enables further actions such as disabling security controls, persisting, or moving laterally.
Attack surface
The vulnerability is local (CVSS vector AV:L) and requires low privileges (PR:L) with no user interaction (UI:N). It is reached by running crafted code on the target system, not over the network.
Exploitation
CVE-2019-0797 is listed in CISA's Known Exploited Vulnerabilities catalog, indicating exploitation in the wild. EPSS 30-day probability is about 1.9% (78.5th percentile), and no ransomware campaign use is documented.
What to do
- Apply the Microsoft security update referenced in the vendor advisory for all affected Windows versions.
- Restrict local logon and code execution rights to trusted users and administrators.
- Enable and monitor endpoint detection for privilege escalation behavior on Windows hosts.
- Keep Windows systems on supported builds and apply cumulative updates promptly.
Detection
- Monitor for processes spawning with SYSTEM or elevated tokens from unexpected parent processes.
- Alert on known Win32k exploitation patterns such as unusual win32k.sys interactions or token manipulation.
- Review Windows security event logs for suspicious privilege use (e.g., SeDebugPrivilege, token duplication) on affected hosts.
- Track CISA KEV status and verify patching through vulnerability management scans.
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-0797 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
13 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0797 | PatchVendor Advisory |
| https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2019-0797 | PatchVendor Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2019-0797 | US Government Resource |
Track CVE-2019-0797 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-0797), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.