Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-23299

CVE-2022-23299: Windows PDEV Privilege Escalation Flaw

CVE-2022-23299 is a privilege escalation vulnerability in Windows PDEV affecting Windows 10 systems. Attackers can exploit this flaw to gain elevated privileges. This article covers technical details, impact, and mitigation.

Published: February 18, 2026

CVE-2022-23299 Overview

CVE-2022-23299 is a Windows PDEV Elevation of Privilege vulnerability affecting a wide range of Microsoft Windows operating systems. This local privilege escalation vulnerability exists within the PDEV (Physical Device) component of the Windows graphics subsystem, allowing a locally authenticated attacker to elevate their privileges on an affected system.

Critical Impact

Successful exploitation allows an attacker with local access to gain elevated privileges, potentially achieving SYSTEM-level access and full control over the affected Windows system.

Affected Products

  • Microsoft Windows 10 (all versions including 1607, 1809, 1909, 20H2, 21H1, 21H2)
  • Microsoft Windows 11 (x64 and ARM64)
  • Microsoft Windows 7 SP1
  • Microsoft Windows 8.1
  • Microsoft Windows RT 8.1
  • Microsoft Windows Server 2008 SP2 and R2 SP1
  • Microsoft Windows Server 2012 and R2
  • Microsoft Windows Server 2016
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022 and 20H2

Discovery Timeline

  • March 9, 2022 - CVE-2022-23299 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-23299

Vulnerability Analysis

This elevation of privilege vulnerability resides in the Windows PDEV (Physical Device) component, which is part of the Windows graphics device interface (GDI). The PDEV structure is a kernel-mode representation of a physical display device and contains critical information used by the graphics subsystem.

The vulnerability allows an authenticated local user to execute specially crafted code that interacts improperly with the PDEV component. When exploited, the attacker can bypass security boundaries and gain elevated privileges, potentially achieving SYSTEM-level access. The exploitation requires local access to the target system and low privileges, with no user interaction necessary.

Root Cause

The vulnerability stems from improper handling of memory or object references within the Windows PDEV component. While Microsoft has not disclosed specific technical details about the root cause, PDEV-related vulnerabilities typically involve issues such as improper validation of user-supplied input, race conditions in object management, or memory corruption issues within the kernel-mode graphics subsystem.

Attack Vector

The attack vector is local, meaning an attacker must first gain access to the target system with low-level privileges. Once access is obtained, the attacker can exploit this vulnerability through the following general approach:

  1. The attacker executes a malicious application or script on the target system
  2. The application interacts with the Windows graphics subsystem through specific API calls
  3. These interactions trigger the vulnerability in the PDEV component
  4. Successful exploitation results in the attacker gaining elevated privileges

Due to the local attack vector, this vulnerability is particularly dangerous in environments where multiple users share systems, in scenarios involving compromised user accounts, or as part of a multi-stage attack chain where initial access has already been achieved.

Detection Methods for CVE-2022-23299

Indicators of Compromise

  • Unusual process creation from graphics-related system components with elevated privileges
  • Suspicious API calls targeting the Windows GDI subsystem from non-standard applications
  • Unexpected privilege escalation events in Windows Security logs (Event ID 4672, 4673)
  • Anomalous behavior from win32kfull.sys or related graphics kernel drivers

Detection Strategies

  • Monitor for unusual process behavior patterns where low-privilege processes suddenly gain SYSTEM-level access
  • Implement endpoint detection rules to identify suspicious interactions with the Windows graphics subsystem
  • Configure Windows Defender Credential Guard and Exploit Protection features to detect and block exploitation attempts
  • Deploy behavioral analysis solutions that can identify privilege escalation attack patterns

Monitoring Recommendations

  • Enable detailed Windows Security event logging, particularly for privilege use and process creation events
  • Monitor kernel driver loading events for anomalous activity related to graphics components
  • Implement real-time alerting for processes that exhibit unexpected privilege changes
  • Review and correlate events from win32kbase.sys and win32kfull.sys components

How to Mitigate CVE-2022-23299

Immediate Actions Required

  • Apply the Microsoft security update released in March 2022 Patch Tuesday immediately to all affected systems
  • Prioritize patching on systems where multiple users have local access
  • Restrict local access to sensitive systems to only necessary personnel
  • Enable Windows Defender Exploit Guard and Attack Surface Reduction rules

Patch Information

Microsoft addressed this vulnerability in the March 2022 security updates. The official security advisory and patches are available through the Microsoft Security Response Center. Organizations should apply the appropriate cumulative update for their Windows version through Windows Update, WSUS, or manual deployment.

Workarounds

  • Restrict local logon access to trusted users only through Group Policy
  • Enable Enhanced Security Configuration on Windows Servers where applicable
  • Implement application control policies to prevent unauthorized code execution
  • Monitor and limit the use of high-risk applications that interact heavily with the graphics subsystem
  • Apply the principle of least privilege across all user accounts
bash
# Configuration example
# Enable Windows Defender Exploit Guard ASR rules via PowerShell
# Block untrusted and unsigned processes from running from USB
Add-MpPreference -AttackSurfaceReductionRules_Ids be9ba2d9-53ea-4cdc-84e5-9b1eeee46550 -AttackSurfaceReductionRules_Actions Enabled

# Block Win32 API calls from Office macros (reduces attack surface)
Add-MpPreference -AttackSurfaceReductionRules_Ids 92e97fa1-2edf-4476-bdd6-9dd0b4dddc7b -AttackSurfaceReductionRules_Actions Enabled

# Review current security configuration
Get-ProcessMitigation -System

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 Probability0.56%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft Vulnerability Update CVE-2022-23299
  • Related CVEs
  • CVE-2026-33104: Windows Win32K Privilege Escalation Flaw

  • CVE-2026-33101: Windows Print Spooler Privilege Escalation

  • CVE-2026-33099: Windows WinSock Privilege Escalation Flaw

  • CVE-2026-33098: Windows Container Isolation Privilege Escalation
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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