The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-36427

CVE-2023-36427: Windows Hyper-V Privilege Escalation Flaw

CVE-2023-36427 is a privilege escalation vulnerability in Windows Hyper-V that allows attackers to gain elevated system privileges. This article covers the technical details, affected Windows versions, and mitigation steps.

Published: January 28, 2026

CVE-2023-36427 Overview

CVE-2023-36427 is an elevation of privilege vulnerability affecting Windows Hyper-V, Microsoft's native hypervisor technology. This vulnerability allows an authenticated attacker with low privileges to potentially gain elevated system privileges on affected Windows systems running Hyper-V. The vulnerability requires local access and involves high attack complexity, meaning successful exploitation depends on specific conditions being met within the target environment.

Critical Impact

Successful exploitation of this vulnerability could allow an attacker to escalate privileges from a low-privileged user to gain complete control over the affected system, potentially compromising confidentiality, integrity, and availability of the virtualization host and its guest virtual machines.

Affected Products

  • Microsoft Windows 10 1809 (x64)
  • Microsoft Windows 10 21H2 (x64)
  • Microsoft Windows 10 22H2 (x64)
  • Microsoft Windows 11 21H2 (x64)
  • Microsoft Windows 11 22H2 (x64)
  • Microsoft Windows 11 23H2 (x64)
  • Microsoft Windows Server 2019
  • Microsoft Windows Server 2022
  • Microsoft Windows Server 2022 23H2

Discovery Timeline

  • November 14, 2023 - CVE-2023-36427 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-36427

Vulnerability Analysis

This elevation of privilege vulnerability exists within the Windows Hyper-V subsystem. The vulnerability requires an attacker to have local access to the target system and possess valid low-level credentials. Due to the high attack complexity, exploitation requires the attacker to win a race condition or take additional preparatory actions to successfully trigger the vulnerability.

The vulnerability impacts the core hypervisor component responsible for managing virtual machine operations. When exploited, an attacker could escape the intended privilege boundaries, potentially gaining SYSTEM-level access on the Hyper-V host. This presents significant risks in enterprise environments where Hyper-V is used to isolate workloads and maintain security boundaries between virtual machines.

Root Cause

The exact root cause has not been publicly disclosed by Microsoft beyond the general classification as an elevation of privilege vulnerability. Based on the vulnerability characteristics, the flaw likely resides in improper privilege validation or access control mechanisms within the Hyper-V component, allowing authenticated users to perform privileged operations they should not have access to.

Attack Vector

The attack vector is local, meaning an attacker must first gain access to the target system through other means (such as valid credentials, social engineering, or exploiting a separate vulnerability). Once local access is achieved, the attacker with low privileges can attempt to exploit this vulnerability to elevate their privileges. The high attack complexity indicates that successful exploitation is not trivial and may require specific timing or system states.

The vulnerability does not require user interaction, meaning once an attacker has local access, they can attempt exploitation without needing a legitimate user to perform any actions.

Detection Methods for CVE-2023-36427

Indicators of Compromise

  • Unusual privilege escalation events in Windows Security Event logs (Event ID 4672, 4673, 4674)
  • Unexpected processes running with SYSTEM privileges that originated from low-privileged user contexts
  • Anomalous Hyper-V service behavior or unexpected VM management operations
  • Process creation events showing privilege transitions from standard user to administrator or SYSTEM

Detection Strategies

  • Monitor Windows Security logs for suspicious privilege escalation patterns involving Hyper-V processes
  • Deploy endpoint detection and response (EDR) solutions to identify anomalous behavior in vmms.exe, vmwp.exe, and other Hyper-V-related processes
  • Implement application whitelisting to detect unauthorized process execution with elevated privileges
  • Configure Windows Defender Credential Guard and review related alerts

Monitoring Recommendations

  • Enable detailed Windows Event logging for Hyper-V and privilege use categories
  • Monitor for unusual parent-child process relationships involving Hyper-V worker processes
  • Deploy SentinelOne Singularity platform to detect privilege escalation attempts and lateral movement
  • Review access logs for Hyper-V management interfaces for unauthorized operations

How to Mitigate CVE-2023-36427

Immediate Actions Required

  • Apply the latest Microsoft security updates from the November 2023 Patch Tuesday release immediately
  • Prioritize patching systems running Hyper-V in production environments
  • Review and restrict local access to Hyper-V hosts to only authorized administrators
  • Enable Windows Defender Credential Guard on supported systems for additional protection

Patch Information

Microsoft has released security updates to address this vulnerability as part of their November 2023 security update cycle. Detailed patch information and download links are available through the Microsoft Security Response Center advisory for CVE-2023-36427. Organizations should consult the MSRC portal for specific KB articles applicable to their Windows versions.

Workarounds

  • Restrict local logon rights to Hyper-V host systems to minimize the attack surface
  • Implement the principle of least privilege, ensuring users only have necessary permissions
  • Consider network segmentation to limit access to virtualization infrastructure
  • Monitor for exploitation attempts while patches are being deployed
bash
# Configuration example - Restrict local logon rights via Group Policy
# Open Local Security Policy (secpol.msc)
# Navigate to: Local Policies > User Rights Assignment
# Configure "Deny log on locally" to include non-administrative accounts
# Configure "Allow log on locally" to include only Administrators group

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 Probability9.42%

  • 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
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update CVE-2023-36427
  • Related CVEs
  • CVE-2026-23672: Windows UDFS Privilege Escalation Flaw

  • CVE-2026-25178: Windows WinSock Driver Privilege Escalation

  • CVE-2026-24283: Windows File Server Privilege Escalation

  • CVE-2026-24294: Windows SMB Server 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