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

CVE-2020-0986: Microsoft Windows Kernel Privilege Escalation Vulnerability

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

Microsoft Windows kernel contains an unspecified vulnerability when handling objects in memory that allows attackers to escalate privileges and execute code in kernel mode.

CVE-2020-0986 is a privilege-escalation vulnerability in the Microsoft Windows kernel. It stems from improper handling of objects in memory and can let an attacker who already has a foothold on a system raise their privileges and run code in kernel mode. For IT and security teams this matters because kernel-level code execution undermines most host-based controls and can turn a limited compromise into full system control.

Public detail on exact trigger conditions is limited; defenders should treat any unpatched Windows system as potentially exposed and confirm specifics against the vendor advisory.

How it works

The weakness is classified as CWE-787 (out-of-bounds write). In broad terms, the Windows kernel fails to correctly bound or validate memory operations when it handles certain objects. An attacker who can already execute code at a lower privilege level may craft inputs that cause the kernel to write outside the intended memory region. Successful abuse can corrupt kernel structures and allow the attacker to execute arbitrary code with kernel privileges, effectively taking over the host.

No public exploit mechanics or proof-of-concept details are supplied in the available record, so teams should not assume a particular attack path. The practical outcome is clear: local privilege escalation to kernel mode. Confirm the precise conditions and any prerequisites against Microsoft’s advisory.

Am I affected? How to find it in your systems

The vulnerability affects Microsoft Windows. The kernel is present on every Windows workstation, server, and many virtualized or cloud-hosted Windows instances, so the attack surface is broad wherever Windows is deployed.

Practical inventory steps:

Telemetry signs of exploitation are not specifically documented for this CVE. In general, watch for unexpected kernel-mode crashes, unusual privilege-elevation events, or processes suddenly running with SYSTEM or kernel-level tokens. Correlate any such activity with the presence of unpatched builds. Confirm detection guidance in the vendor advisory and your EDR documentation.

How to remediate

Patch first. Apply the security updates Microsoft released for CVE-2020-0986 exactly as described in the vendor advisory. CISA’s required action is simply to apply updates per vendor instructions. After installation, verify the expected build number or KB is present and reboot if required so the kernel changes take effect.

Once patched, reinforce baseline hardening that reduces the likelihood of reaching a kernel bug in the first place:

If you can't patch immediately

When immediate patching is impossible, apply compensating controls to shrink the window of exposure:

These measures do not eliminate the vulnerability; they only buy time until the official update can be deployed.

If your data may have been exposed

Actively exploited privilege-escalation vulnerabilities are commonly used to deepen a compromise and can lead to data theft or further malware deployment. Known ransomware use of this specific CVE is not documented, yet any successful kernel-level takeover should be treated as a potential breach. If you suspect exposure, follow your incident-response process, preserve forensic evidence, and rotate credentials that may have been accessible from the affected hosts. You can also run a free exposure scan of your email addresses against known breach data sets to check whether associated credentials have already appeared in public leaks.

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

Details

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

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities