Vulnerability record · CVE-2016-7255 · published 10 November 2016
CVE-2016-7255: Microsoft Windows Win32k Kernel Driver Privilege Escalation
Microsoft · Windows 10 1507
The kernel-mode Win32k drivers in multiple Windows versions fail to properly handle objects, letting a local user escalate privileges through a crafted application. Because the flaw sits in the kernel, successful abuse yields full system-level control and it has been exploited in the wild, making it a serious post-compromise escalation tool.
Description
The kernel-mode drivers in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, Windows 10 Gold, 1511, and 1607, and Windows Server 2016 allow local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Automated analysis
high priorityIt is a KEV-listed kernel elevation flaw with confirmed in-the-wild and ransomware use and very high EPSS, though it requires local access and user interaction.
What it is
The kernel-mode Win32k drivers in multiple Windows versions fail to properly handle objects, letting a local user escalate privileges through a crafted application. Because the flaw sits in the kernel, successful abuse yields full system-level control and it has been exploited in the wild, making it a serious post-compromise escalation tool.
Impact
An attacker who can run code on a host gains SYSTEM-level privileges, enabling full control of the machine, credential theft, and lateral movement. It is an elevation-of-privilege primitive, not a remote entry point.
Attack surface
Reached locally by running a crafted application on an affected Windows host; the CVSS vector shows local access (AV:L) with no privileges required (PR:N) but user interaction required (UI:R). No network exposure or authentication is needed beyond the ability to execute code on the target.
Exploitation
CISA KEV lists it as actively exploited with known ransomware campaign use, EPSS is very high (0.81, 99.6th percentile), and multiple public exploit references exist, so exploitation is confirmed and tooling is widely available.
What to do
- Apply the Microsoft MS16-135 security update to all affected Windows versions immediately.
- Prioritize patching internet-facing and high-value endpoints, since this is a KEV-listed, ransomware-associated flaw.
- Restrict local code execution and application allowlisting to limit delivery of crafted applications.
- Run with least privilege and remove unnecessary local admin rights to reduce escalation value.
- Retire or isolate unsupported end-of-life Windows versions that cannot be patched.
Detection
- Monitor for unexpected processes gaining SYSTEM integrity or spawning from user contexts.
- Alert on known exploit artifacts and suspicious win32k.sys interactions tied to NtSetWindowLongPtr abuse.
- Hunt for post-exploitation behavior such as credential dumping or ransomware staging following local privilege escalation.
- Review endpoint telemetry for crafted applications executing shortly before privilege changes.
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-2016-7255 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Microsoft Win32k Privilege Escalation Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.
Affected products
10 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2016-7255 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-2016-7255), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.