A Leader in the 2025 Gartner® Magic Quadrant™ for Endpoint Protection Platforms. Five years running.A Leader in the Gartner® Magic Quadrant™Read the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI Security Portfolio
      Leading the Way in AI-Powered Security Solutions
    • 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
    • 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
      Digital Forensics, IRR & Breach Readiness
    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
    • 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-2021-36934

CVE-2021-36934: Windows 10 Privilege Escalation Flaw

CVE-2021-36934 is a privilege escalation vulnerability in Windows 10 1809 caused by overly permissive ACLs on system files. Attackers can gain SYSTEM privileges. This article covers technical details, impact, and mitigation.

Published: February 25, 2026

CVE-2021-36934 Overview

CVE-2021-36934, also known as HiveNightmare or SeriousSAM, is an elevation of privilege vulnerability in Microsoft Windows 10 that exists due to overly permissive Access Control Lists (ACLs) on multiple critical system files, including the Security Accounts Manager (SAM) database. An attacker who successfully exploits this vulnerability could extract password hashes and other sensitive security information, ultimately enabling them to execute arbitrary code with SYSTEM privileges.

The vulnerability allows attackers with low-privilege access to read sensitive system files that should be protected, including the SAM, SYSTEM, and SECURITY registry hives. By extracting these files from Volume Shadow Copies, attackers can retrieve password hashes and machine keys that can be used for pass-the-hash attacks or credential cracking.

Critical Impact

This vulnerability enables local privilege escalation to SYSTEM level, allowing attackers to install programs, modify or delete data, and create new accounts with full administrative rights. CISA has confirmed active exploitation in the wild.

Affected Products

  • Microsoft Windows 10 1809
  • Microsoft Windows 10 1909
  • Microsoft Windows 10 2004
  • Microsoft Windows 10 20H2
  • Microsoft Windows 10 21H1

Discovery Timeline

  • 2021-07-22 - CVE-2021-36934 published to NVD
  • 2026-02-24 - Last updated in NVD database

Technical Details for CVE-2021-36934

Vulnerability Analysis

This privilege escalation vulnerability stems from improper access control configurations on Windows system files. The root issue involves overly permissive ACLs that grant the BUILTIN\Users group read access to sensitive system hives. Under normal circumstances, only SYSTEM and Administrator accounts should have access to these critical security files.

When Windows creates Volume Shadow Copies (VSS) for backup purposes, it preserves the permissive ACLs on the SAM, SYSTEM, and SECURITY registry hives. This allows any authenticated user to access shadow copy versions of these files and extract highly sensitive credential data, including local account password hashes and the machine's DPAPI encryption keys.

The vulnerability requires local code execution on the target system, meaning an attacker must already have some level of access to the victim machine. However, the barrier to exploitation is low—any authenticated user can leverage this flaw to escalate privileges to SYSTEM level.

Root Cause

The fundamental cause of CVE-2021-36934 is an improper Access Control List (ACL) configuration on system registry hives. Specifically, the BUILTIN\Users group was inadvertently granted read permissions on the following critical files:

  • C:\Windows\System32\config\SAM - Contains local account password hashes
  • C:\Windows\System32\config\SYSTEM - Contains boot configuration and encryption keys
  • C:\Windows\System32\config\SECURITY - Contains security policy and LSA secrets

While direct access to these files is blocked when Windows is running (due to file locking), the permissive ACLs are preserved in Volume Shadow Copies, making them accessible to low-privileged users through the VSS service.

Attack Vector

The attack leverages local access to the system through Volume Shadow Copy exploitation. An attacker follows this general workflow:

  1. Verify that Volume Shadow Copies exist on the target system
  2. Access the shadow copy versions of the SAM, SYSTEM, and SECURITY hives using the permissive ACLs
  3. Extract password hashes from the SAM database using the SYSTEM hive's bootkey
  4. Perform offline hash cracking or pass-the-hash attacks to gain SYSTEM-level access

The exploitation is straightforward and requires no special tools beyond standard Windows utilities and publicly available credential extraction tools. Multiple proof-of-concept exploits have been published, making this vulnerability particularly dangerous for unpatched systems.

Detection Methods for CVE-2021-36934

Indicators of Compromise

  • Unexpected access to Volume Shadow Copy paths containing \??\GLOBALROOT\Device\HarddiskVolumeShadowCopy
  • Processes accessing SAM, SYSTEM, or SECURITY registry hive files outside of normal system operations
  • Use of credential extraction tools such as secretsdump.py, mimikatz, or similar utilities
  • Unusual process creation with SYSTEM privileges following low-privilege user activity

Detection Strategies

  • Monitor file access events to Volume Shadow Copy locations, specifically targeting SAM, SYSTEM, and SECURITY hive access
  • Implement behavioral detection rules for known HiveNightmare exploitation tools and techniques
  • Audit icacls command execution checking permissions on C:\Windows\System32\config\SAM
  • Deploy endpoint detection rules to identify shadow copy enumeration via vssadmin list shadows commands

Monitoring Recommendations

  • Enable Windows Security Event logging for file access auditing on sensitive system directories
  • Configure SIEM alerts for suspicious Volume Shadow Copy access patterns from non-administrative users
  • Monitor for credential dumping indicators including unusual LSASS access or registry hive extraction
  • Track privilege escalation patterns where standard user sessions spawn SYSTEM-level processes

How to Mitigate CVE-2021-36934

Immediate Actions Required

  • Restrict access to %windir%\system32\config by running icacls %windir%\system32\config\*.* /inheritance:e
  • Delete existing Volume Shadow Copies using vssadmin delete shadows /all /quiet
  • Apply the Microsoft security update for your specific Windows 10 version
  • Re-enable System Protection and create a new restore point after remediation

Patch Information

Microsoft has released security updates to address CVE-2021-36934. However, simply installing the patch does not fully mitigate the vulnerability. Administrators must also manually delete all existing Volume Shadow Copies that were created with the permissive ACLs.

Refer to the Microsoft Security Advisory CVE-2021-36934 for complete patch information and the official KB5005357 Delete Volume Shadow Copies guide for remediation steps.

Workarounds

  • Restrict ACL permissions on the config folder using icacls %windir%\system32\config\*.* /inheritance:e to enforce inherited permissions
  • Delete all Volume Shadow Copies with vssadmin delete shadows /all /quiet to remove compromised backups
  • Temporarily disable System Protection if immediate patching is not possible
  • After deletion, re-enable System Protection and create fresh restore points with correct ACLs
bash
# Remediation steps for CVE-2021-36934
# Step 1: Restrict ACLs on sensitive system files
icacls %windir%\system32\config\*.* /inheritance:e

# Step 2: Delete all existing shadow copies
vssadmin delete shadows /all /quiet

# Step 3: Verify shadow copies are deleted
vssadmin list shadows

# Step 4: Re-enable System Protection and create new restore point after patching

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 Probability90.83%

  • 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
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • NVD-CWE-Other
  • Technical References
  • Packet Storm Security Analysis

  • CERT Vulnerability Report #506989

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Microsoft Security Advisory CVE-2021-36934
  • Related CVEs
  • CVE-2026-21508: Windows 10 1607 Privilege Escalation Flaw

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

  • CVE-2026-21232: Windows 11 23h2 Privilege Escalation Flaw

  • CVE-2026-21234: Windows 10 Privilege Escalation Flaw
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
  • English
  • 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