LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2021-28310: Microsoft Win32k Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Nov 17, 2021
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2021-28310 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of Nov 17, 2021 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Microsoft Windows Win32k contains an unspecified vulnerability that allows for privilege escalation.

CVE-2021-28310 is a privilege-escalation vulnerability in Microsoft Win32k, the Windows kernel-mode component that handles graphics and window management. An attacker who already has a foothold on a system could abuse it to gain higher privileges. CISA describes it as an unspecified flaw that allows privilege escalation; public detail beyond that is limited, so teams should treat it as a local elevation risk on Windows hosts that run the affected Win32k code and confirm exact scope against the vendor advisory.

Because Win32k runs in the kernel, successful abuse can turn a limited user or process into a more powerful one, which matters for any environment where untrusted code, malicious documents, or already-compromised accounts are possible. Known ransomware use is not documented for this CVE, but privilege escalation remains a common step in broader intrusion chains.

How it works

The weakness is classified as CWE-787 (out-of-bounds write). In general terms for this class, the vulnerable code writes data past the end (or before the start) of an intended buffer. In a kernel component such as Win32k, that can corrupt adjacent kernel memory structures that control security decisions, object handles, or privilege state.

An attacker who can already execute code in a less-privileged context would trigger the flawed path—typically by supplying crafted input that reaches the Win32k routines responsible for graphics or windowing operations. The out-of-bounds write is then used to alter kernel memory in a way that elevates the attacker’s effective privileges. Exact trigger conditions, required access rights, and exploitation mechanics are not specified in the provided facts; defenders must obtain those details from the Microsoft advisory rather than assuming a particular exploit technique.

Am I affected? How to find it in your systems

Win32k ships as part of Microsoft Windows and is present on typical desktop and server installations that use the graphical subsystem. It is not a separate application you install; it is core OS functionality.

How to remediate

Patch first. Apply the Microsoft security updates that address CVE-2021-28310 exactly as directed in the vendor advisory and CISA’s required action (“Apply updates per vendor instructions”). Use your standard Windows Update, WSUS, MECM, or other approved channel; verify installation via build/hotfix inventory afterward.

If you can't patch immediately

Compensating controls cannot fully replace the vendor fix for a kernel privilege-escalation issue, but they can lower likelihood and impact until you can patch.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities are often used after initial access to deepen control and move toward data theft or ransomware. Known ransomware use is not documented for this specific CVE, but any confirmed exploitation on a host should trigger your incident-response process: isolate the system, preserve memory and disk evidence, rotate credentials that may have been exposed, and hunt for lateral movement. As a routine hygiene step, users and administrators can run a free exposure scan of their work email addresses against known breach datasets to see whether those identities already appear in third-party breach corpora, then tighten authentication and monitoring accordingly.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Win32k
WeaknessCWE-787
Added to CISA KEVNov 3, 2021
Federal patch deadlineNov 17, 2021
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities