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

CVE-2013-3660: Microsoft Win32k Privilege Escalation Vulnerability

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

The EPATHOBJ::pprFlattenRec function in win32k.sys in the kernel-mode drivers in Microsoft does not properly initialize a pointer for the next object in a certain list, which allows local users to…

CVE-2013-3660 is a privilege-escalation vulnerability in Microsoft Win32k kernel-mode drivers. A flaw in how the EPATHOBJ::pprFlattenRec function handles a pointer for the next object in a list can let a local user gain elevated privileges on the system. For IT and security teams, this matters because successful abuse can turn a limited foothold into full administrative control of a Windows host, expanding an attacker’s ability to persist, move laterally, or access sensitive data. Specifics of affected builds and fixes must be confirmed against the vendor advisory.

How it works

This issue falls under CWE-119 (improper restriction of operations within the bounds of a memory buffer). According to the public summary, the EPATHOBJ::pprFlattenRec function in win32k.sys does not properly initialize a pointer for the next object in a certain list. An attacker who already has local code execution at a lower privilege level can abuse that uninitialized state to corrupt kernel memory handling and escalate privileges.

In practical terms, the weakness is in kernel-mode graphics/path object handling inside Win32k. Local users trigger the vulnerable code path; there is no indication in the provided facts that remote unauthenticated exploitation is involved. Exact exploit mechanics, memory layouts, or proof-of-concept details are not supplied here and should not be assumed—treat any public write-ups as untrusted until validated against the vendor advisory and your own lab testing.

Am I affected? How to find it in your systems

Win32k.sys is a core component of the Windows graphical subsystem and is present on typical desktop and server Windows installations that load the Win32k kernel-mode drivers. Inventory should focus on Windows endpoints and servers rather than non-Windows platforms.

If your environment includes virtual desktop infrastructure, terminal servers, or multi-user workstations, prioritize those hosts because local users are more common there.

How to remediate

Patch first. Apply the updates Microsoft released for this vulnerability, following the vendor’s instructions exactly as stated in the advisory for CVE-2013-3660. CISA’s required action is to apply updates per vendor instructions. After deployment, verify installation through your patch-management console or by checking the relevant update identifiers on sample hosts.

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls. These do not replace the patch.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities are commonly used after an initial foothold and can contribute to broader compromise and data exposure. Known ransomware use is not documented for this CVE in the provided facts. If you suspect exploitation, isolate affected hosts, preserve volatile evidence, rotate credentials that may have been accessible from the elevated context, and follow your incident-response process. You can run a free exposure scan of your email addresses against known breach data to see whether associated accounts appear in public breach corpora, then prioritize password resets and monitoring for any confirmed hits.

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

Details

AffectedMicrosoft · Win32k
WeaknessCWE-119
Added to CISA KEVMar 28, 2022
Federal patch deadlineApr 18, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities