Cyber Resilience

CVE-2016-7255

HighCISA KEVActive ExploitationEUVD ExploitedPublic PoC

Published: 10 November 2016

Published
10 November 2016
Modified
22 April 2026
KEV Added
03 November 2021
Patch
CVSS Score v3.1 7.8 CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.8936 99.6th percentile
Risk Priority 89 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2016-7255 is a high-severity an unspecified weakness vulnerability in Microsoft Windows Server 2008. Its CVSS base score is 7.8 (High).

Operationally, ranked in the top 0.4% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 SI-2 (Flaw Remediation) and AC-6 (Least Privilege).

Deeper analysis

The vulnerability is an elevation of privilege flaw in the kernel-mode drivers of the Win32k component, tracked as CVE-2016-7255. It affects 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/1607, and Windows Server 2016. The issue permits local users to gain privileges through a crafted application, carrying a CVSS 3.1 base score of 7.8 under an AV:L/AC:L/PR:N/UI:R vector.

Local attackers with the ability to run code on an affected system can exploit the flaw to escalate privileges, typically by supplying a malicious application that triggers improper handling in win32k.sys. Successful exploitation yields higher access rights on the target host, potentially enabling further actions such as installing persistent malware or accessing sensitive resources.

Microsoft security bulletin MS16-135 addresses the issue with patches for the listed Windows versions. Additional references, including Trend Micro analysis and public exploit disclosures on Packet Storm, indicate that mitigation centers on applying the vendor updates promptly, as no configuration workarounds are highlighted in the primary advisory.

The vulnerability has seen real-world exploitation, with public reports documenting in-the-wild attacks leveraging the one-bit manipulation technique in win32k to achieve privilege escalation on unpatched systems.

EU & UK References

Vulnerability details

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…

more

local users to gain privileges via a crafted application, aka "Win32k Elevation of Privilege Vulnerability."

CWE(s)
KEV Date Added
03 November 2021

Related Threats

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

Affected Assets

microsoft
windows 10 1507
all versions
microsoft
windows 10 1511
all versions
microsoft
windows 10 1607
all versions
microsoft
windows 7
all versions
microsoft
windows 8.1
all versions
microsoft
windows rt 8.1
all versions
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
microsoft
windows server 2016
all versions
microsoft
windows vista
all versions

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely identification and remediation of the Win32k kernel flaw via vendor patches, which is the primary mitigation for CVE-2016-7255.

prevent

Enforces least privilege so that even successful local exploitation of the crafted application yields minimal additional rights on the host.

prevent

Implements memory protection mechanisms that can hinder the one-bit manipulation technique used in win32k.sys to achieve kernel privilege escalation.

References