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-2021-36948

CVE-2021-36948: Windows 10 Privilege Escalation Flaw

CVE-2021-36948 is a privilege escalation vulnerability in Windows Update Medic Service affecting Windows 10 1809. Attackers can exploit this flaw to gain elevated privileges. This article covers technical details, impact, and mitigation.

Published: March 4, 2026

CVE-2021-36948 Overview

CVE-2021-36948 is a privilege escalation vulnerability affecting the Windows Update Medic Service (WaaSMedicSvc), a critical Windows component responsible for repairing Windows Update components to ensure the system remains up to date. This vulnerability allows a local attacker with low-level access to elevate their privileges to SYSTEM level, granting complete control over the affected system.

The Windows Update Medic Service runs with SYSTEM privileges and is designed to automatically remediate issues that prevent Windows Update from functioning correctly. By exploiting this vulnerability, an attacker who has already gained initial access to a system can escalate their privileges, enabling them to execute arbitrary code, install malware, access sensitive data, or create additional persistence mechanisms.

Critical Impact

This vulnerability has been actively exploited in the wild and is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog. Organizations should prioritize immediate patching as threat actors are leveraging this flaw for privilege escalation attacks.

Affected Products

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

Discovery Timeline

  • 2021-08-12 - CVE-2021-36948 published to NVD
  • 2025-10-30 - Last updated in NVD database

Technical Details for CVE-2021-36948

Vulnerability Analysis

The Windows Update Medic Service (WaaSMedicSvc) is designed to repair Windows Update components and ensure the update infrastructure remains functional. This service operates with SYSTEM-level privileges, making it a high-value target for attackers seeking privilege escalation.

The vulnerability stems from improper handling of certain operations within the Windows Update Medic Service. When exploited, an attacker with local access and low-level privileges can manipulate the service to execute arbitrary code in the context of SYSTEM. This type of vulnerability is particularly dangerous because it can be chained with other exploits—an attacker who gains initial access through a lower-severity vulnerability or social engineering can leverage CVE-2021-36948 to obtain complete system control.

The local attack vector requires the adversary to have existing access to the target system, either through legitimate credentials, malware execution, or another exploit. Once local access is established, exploitation does not require any user interaction, making it suitable for automated post-exploitation toolkits.

Root Cause

The root cause of CVE-2021-36948 lies in insufficient privilege validation within the Windows Update Medic Service. The service fails to properly validate or restrict certain operations that can be invoked by lower-privileged processes. This design flaw allows attackers to abuse the service's elevated context to perform privileged operations on their behalf.

Microsoft has not disclosed specific technical details about the exact code path or vulnerable function to prevent exploitation. However, the vulnerability class indicates improper access control mechanisms within the service's inter-process communication handling or file system operations.

Attack Vector

The attack vector for CVE-2021-36948 is local, meaning an attacker must have some level of access to the target system before exploitation can occur. The typical attack scenario involves:

  1. Initial Access: The attacker gains a foothold on the target system through phishing, malware, or exploitation of another vulnerability.

  2. Privilege Escalation: From a low-privileged user context, the attacker invokes the Windows Update Medic Service in a manner that triggers the vulnerability.

  3. SYSTEM Access: The service, running with SYSTEM privileges, performs an operation that allows the attacker to execute code or gain access as SYSTEM.

  4. Post-Exploitation: With SYSTEM privileges, the attacker can disable security software, extract credentials, establish persistence, move laterally within the network, or deploy ransomware.

The vulnerability can be exploited without requiring any user interaction, and the attack complexity is low, making it accessible to a wide range of threat actors.

Detection Methods for CVE-2021-36948

Indicators of Compromise

  • Suspicious process creation events where WaaSMedicSvc.dll or WaaSMedicAgent.exe spawn unexpected child processes
  • Anomalous service control manager events related to the Windows Update Medic Service
  • Unexpected SYSTEM-level process execution originating from low-privileged user sessions
  • Process injection or DLL loading events targeting Windows Update components
  • Registry modifications to keys associated with Windows Update Medic Service configuration

Detection Strategies

  • Monitor for unusual process hierarchies where services running as SYSTEM spawn processes on behalf of standard user accounts
  • Implement behavioral analysis to detect privilege escalation patterns, particularly those targeting Windows Update components
  • Deploy endpoint detection rules that alert on suspicious interactions with WaaSMedicSvc service
  • Utilize Windows Event Log monitoring to identify Service Control Manager events indicating abnormal service behavior
  • Correlate process creation events with authentication logs to identify potential exploitation attempts

Monitoring Recommendations

  • Enable advanced audit policies for process creation (Event ID 4688) with command-line logging
  • Configure Sysmon to capture detailed process creation, module loading, and registry events
  • Monitor Windows Update-related directories and files for unauthorized modifications
  • Implement real-time alerting for SYSTEM-level process creation from unexpected parent processes
  • Establish baseline behavior for Windows Update services and alert on deviations

How to Mitigate CVE-2021-36948

Immediate Actions Required

  • Apply the Microsoft security update released in August 2021 Patch Tuesday immediately
  • Prioritize patching for internet-facing and critical systems first
  • Verify patch installation using Windows Update history or vulnerability scanning tools
  • Implement network segmentation to limit lateral movement if exploitation occurs
  • Review and restrict local access permissions to minimize potential attack surface

Patch Information

Microsoft addressed CVE-2021-36948 as part of the August 2021 Patch Tuesday security updates. The fix corrects the improper privilege handling within the Windows Update Medic Service.

Organizations should apply the cumulative security update for their specific Windows version. The patch is available through Windows Update, Windows Server Update Services (WSUS), and the Microsoft Update Catalog. For detailed guidance, refer to the Microsoft Security Advisory for CVE-2021-36948.

Given that this vulnerability is listed in the CISA Known Exploited Vulnerabilities Catalog, federal agencies are required to remediate it within specified deadlines, and all organizations should treat patching as urgent.

Workarounds

  • Implement application control policies to restrict execution of unauthorized code, limiting post-exploitation capabilities
  • Deploy endpoint detection and response (EDR) solutions capable of detecting and blocking privilege escalation attempts
  • Restrict local administrator access and enforce least-privilege principles across the environment
  • Enable Windows Defender Credential Guard to protect credentials from extraction if SYSTEM access is obtained
  • Consider temporarily disabling the Windows Update Medic Service on critical systems only if patching cannot be immediately applied (note: this may impact Windows Update functionality)
bash
# PowerShell: Verify Windows Update Medic Service patch status
# Check for August 2021 or later cumulative update
Get-HotFix | Where-Object { $_.InstalledOn -ge "2021-08-10" } | Sort-Object InstalledOn -Descending

# Monitor Windows Update Medic Service status
Get-Service -Name WaaSMedicSvc | Select-Object Name, Status, StartType

# Review recent service events for anomalies
Get-WinEvent -FilterHashtable @{LogName='System'; ProviderName='Service Control Manager'} -MaxEvents 50 |
Where-Object { $_.Message -match 'WaaSMedic' }

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.97%

  • 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-noinfo
  • Technical References
  • CISA Known Exploited Vulnerability
  • Vendor Resources
  • Microsoft Security Advisory
  • 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