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-2023-28229

CVE-2023-28229: Windows 10 Privilege Escalation Flaw

CVE-2023-28229 is a privilege escalation vulnerability in Windows CNG Key Isolation Service affecting Windows 10 1507. Attackers can exploit this flaw to gain elevated privileges. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: May 14, 2026

CVE-2023-28229 Overview

CVE-2023-28229 is an elevation of privilege vulnerability in the Windows Cryptography Next Generation (CNG) Key Isolation Service. An authenticated local attacker who successfully exploits this flaw can gain SYSTEM-level privileges on affected Windows endpoints and servers. The vulnerability is tracked under [CWE-591] (Sensitive Data Storage in Improperly Locked Memory) and affects nearly every supported version of Windows, from Windows 10 1507 through Windows 11 22H2 and Windows Server 2008 through Server 2022. CISA added CVE-2023-28229 to its Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild.

Critical Impact

Local attackers can elevate to SYSTEM privileges through the CNG Key Isolation Service, leading to full host compromise, credential theft, and lateral movement.

Affected Products

  • Microsoft Windows 10 (1507, 1607, 1809, 20H2, 21H2, 22H2)
  • Microsoft Windows 11 (21H2, 22H2)
  • Microsoft Windows Server 2008, 2012, 2016, 2019, and 2022

Discovery Timeline

  • 2023-04-11 - CVE-2023-28229 published to NVD and Microsoft releases security patch
  • 2025-10-28 - Last updated in NVD database

Technical Details for CVE-2023-28229

Vulnerability Analysis

The CNG Key Isolation Service (keyiso) runs inside the lsass.exe process and provides key process isolation for private keys and associated cryptographic operations as required by Common Criteria. The service exposes a set of LRPC interfaces that user-mode processes invoke to perform key generation, signing, and decryption operations using protected key material.

CVE-2023-28229 stems from sensitive data being stored in improperly locked memory within the CNG Key Isolation Service [CWE-591]. By manipulating the service through its interfaces, a low-privileged local user can trigger conditions that expose key material or service state, ultimately gaining the SYSTEM token that the service runs under. Successful exploitation results in confidentiality, integrity, and availability compromise of the entire host.

Root Cause

The root cause is improper memory protection of sensitive cryptographic state inside the CNG Key Isolation Service. Memory regions that should remain locked and inaccessible to lower-privileged callers are reachable through the service's interfaces. This violates the isolation boundary the service is designed to enforce between user-mode callers and SYSTEM-context key operations.

Attack Vector

Exploitation requires local access and valid low-privilege credentials on the target host. An attacker invokes the CNG Key Isolation Service through its local RPC interface and triggers the flawed code path to influence privileged service state. Attack complexity is high because the attacker must win specific conditions inside the service. No user interaction is required, and once exploited the attacker executes arbitrary code as NT AUTHORITY\SYSTEM. Refer to the Microsoft Security Update for CVE-2023-28229 for vendor technical details.

Detection Methods for CVE-2023-28229

Indicators of Compromise

  • Unexpected child processes or threads spawned from lsass.exe running with SYSTEM privileges shortly after a low-privileged user logon.
  • Anomalous LRPC calls from non-administrative user sessions to the CNG Key Isolation Service (keyiso).
  • New scheduled tasks, services, or local accounts created by a process whose parent is a standard user shell.
  • Crash dumps or Application Error events referencing lsass.exe or ncrypt.dll on unpatched hosts.

Detection Strategies

  • Hunt for token manipulation patterns where a process inherits a SYSTEM token after interacting with the CNG Key Isolation Service from a non-privileged context.
  • Correlate Windows Security event ID 4672 (special privileges assigned) with the spawning user context to identify unexpected privilege grants.
  • Monitor Sysmon Event ID 10 (ProcessAccess) calls targeting lsass.exe from unusual source processes with PROCESS_VM_READ or PROCESS_QUERY_INFORMATION access rights.

Monitoring Recommendations

  • Enable Protected Process Light (PPL) for LSASS and audit any process attempting to access it.
  • Forward Microsoft-Windows-Crypto-NCrypt/Operational and Security channel logs to a centralized SIEM for correlation across hosts.
  • Baseline normal CNG service activity per host role and alert on deviations, particularly from interactive user sessions.

How to Mitigate CVE-2023-28229

Immediate Actions Required

  • Apply the April 2023 Microsoft security updates that address CVE-2023-28229 to all affected Windows client and server versions.
  • Prioritize patching of multi-user systems, jump hosts, terminal servers, and any endpoint where untrusted local code may execute.
  • Rotate cryptographic keys and credentials on hosts suspected of compromise, as SYSTEM-level access invalidates trust in stored secrets.
  • Audit local accounts and remove unnecessary interactive logon rights to reduce the local attack surface.

Patch Information

Microsoft released patches for all supported Windows versions on April 11, 2023. Administrators should consult the Microsoft Security Update Guide for CVE-2023-28229 for the specific KB article applicable to each operating system build. Given CISA KEV listing, federal agencies and regulated organizations should treat remediation as time-bound. See the CISA Known Exploited Vulnerabilities Catalog entry for compliance deadlines.

Workarounds

  • No official Microsoft workaround exists. Patching is the only supported remediation.
  • Restrict local logon rights and enforce least privilege via Group Policy to limit which users can reach the local attack vector.
  • Enable LSA protection (RunAsPPL) and Credential Guard where supported to harden lsass.exe against tampering.
bash
# Enable LSA Protection (RunAsPPL) on Windows hosts
reg add "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v RunAsPPL /t REG_DWORD /d 1 /f

# Verify the April 2023 cumulative update is installed
wmic qfe list brief | findstr /i "KB502"

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.0

  • EPSS Probability8.64%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-591

  • NVD-CWE-Other
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Microsoft Security Update CVE-2023-28229
  • 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