A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2022-21989

CVE-2022-21989: Windows 10 Privilege Escalation Vulnerability

CVE-2022-21989 is a privilege escalation vulnerability in the Windows 10 Kernel that allows attackers to gain elevated system privileges. This article covers the technical details, affected versions, impact, and mitigation.

Updated: May 16, 2026

CVE-2022-21989 Overview

CVE-2022-21989 is an elevation of privilege vulnerability in the Microsoft Windows kernel. The flaw affects a broad range of Windows desktop and server releases, including Windows 7 through Windows 11 and Windows Server 2008 through Windows Server 2022. An authenticated local attacker who wins a race condition can elevate privileges, breach the security boundary between user mode and kernel mode, and gain SYSTEM-level control. Microsoft published the advisory on February 9, 2022 as part of its monthly security update cycle.

Critical Impact

Successful exploitation grants kernel-level privileges, allowing attackers to disable security tooling, install persistent implants, and pivot across a compromised host.

Affected Products

  • Microsoft Windows 10 (1607, 1809, 1909, 20H2, 21H1, 21H2) and Windows 11
  • Microsoft Windows 7 SP1, Windows 8.1, and Windows RT 8.1
  • Microsoft Windows Server 2008, 2012, 2016, 2019, 2022, and Server 20H2

Discovery Timeline

  • 2022-02-09 - Microsoft releases security patch for CVE-2022-21989
  • 2022-02-09 - CVE-2022-21989 published to the National Vulnerability Database (NVD)
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-21989

Vulnerability Analysis

CVE-2022-21989 is a Windows kernel elevation of privilege vulnerability. Microsoft classifies the issue as a security feature bypass that crosses the user-mode to kernel-mode boundary. The attack vector is local, meaning an attacker must already have the ability to execute code on the target system with low privileges. Exploitation also requires the attacker to win a race window, which raises the attack complexity. When the exploit succeeds, the scope changes and the attacker obtains the ability to read, modify, and disrupt resources beyond the original user context.

The vulnerability does not require user interaction. Microsoft does not list it on the CISA Known Exploited Vulnerabilities catalog, and no public proof-of-concept is published in Exploit-DB at the time of writing. The EPSS model places exploitation probability in the upper percentile range, indicating elevated relative risk compared to most CVEs.

Root Cause

Microsoft has not released a detailed root-cause breakdown for CVE-2022-21989. The advisory categorizes the flaw under NVD-CWE-noinfo, and the public description identifies it as a kernel elevation of privilege issue. Based on the CVSS metrics, the defect lies in a kernel routine where a timing or synchronization condition allows a low-privileged caller to influence a privileged operation before validation completes.

Attack Vector

An attacker first obtains local code execution as a standard user, typically through phishing, a malicious document, or a foothold from another exploit. The attacker then invokes the vulnerable kernel pathway and races the operation to corrupt or substitute a kernel-managed object. Once the race succeeds, the kernel performs a privileged action on attacker-controlled data and the attacker gains SYSTEM privileges. The exploitation flow is fully local and produces no network indicators.

No verified exploitation code is available for this CVE. Refer to the Microsoft CVE-2022-21989 Advisory for further technical context.

Detection Methods for CVE-2022-21989

Indicators of Compromise

  • Unexpected child processes spawned by services.exe, lsass.exe, or other SYSTEM-context processes from a standard user session.
  • New kernel drivers or unsigned drivers loaded shortly after a low-privileged process executes suspicious code.
  • Token manipulation events where a user-mode process suddenly runs with NT AUTHORITY\SYSTEM integrity.

Detection Strategies

  • Monitor Windows Security event IDs 4672 (special privileges assigned) and 4688 (process creation) for processes that escalate privilege without an associated logon event.
  • Hunt for sequences where a non-administrative process accesses kernel objects and is immediately followed by a privileged child process.
  • Correlate suspicious local activity against missing February 2022 Windows cumulative updates on affected hosts.

Monitoring Recommendations

  • Centralize Windows endpoint telemetry, including process, driver load, and token-change events, into a SIEM or data lake for retrospective hunting.
  • Track patch compliance for the February 2022 Patch Tuesday updates across all Windows endpoints and servers.
  • Alert on disabling or tampering with endpoint protection services, which often follows successful kernel privilege escalation.

How to Mitigate CVE-2022-21989

Immediate Actions Required

  • Apply the February 2022 Microsoft security updates that remediate CVE-2022-21989 on all affected Windows desktop and server systems.
  • Inventory legacy Windows 7, 8.1, and Server 2008 hosts and confirm Extended Security Update (ESU) coverage where applicable.
  • Restrict local logon rights and remove unnecessary local administrator accounts to reduce the population of users able to stage local exploits.

Patch Information

Microsoft addressed this vulnerability in the February 2022 Patch Tuesday cumulative updates. Administrators should review the Microsoft CVE-2022-21989 Advisory for the specific KB articles that correspond to each affected Windows release and install them through Windows Update, WSUS, or Microsoft Update Catalog.

Workarounds

  • No official workaround is published. Patching is the only supported remediation.
  • Reduce exposure by enforcing application allowlisting and blocking execution of untrusted binaries from user-writable locations.
  • Enable tamper protection on endpoint security agents so a kernel-level attacker cannot easily disable detective controls before patches are deployed.
bash
# Verify the February 2022 cumulative update is installed (PowerShell)
Get-HotFix | Where-Object { $_.InstalledOn -ge (Get-Date '2022-02-08') } |
  Select-Object HotFixID, Description, InstalledOn

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechWindows

  • SeverityHIGH

  • CVSS Score7.8

  • EPSS Probability2.16%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft CVE-2022-21989 Advisory
  • Related CVEs
  • CVE-2026-41088: Windows 10 21h2 Privilege Escalation Flaw

  • CVE-2026-41095: Windows Server 2012 Privilege Escalation

  • CVE-2026-40382: Windows 10 1607 Privilege Escalation Flaw

  • CVE-2026-40397: Windows 10 1607 Privilege Escalation Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English