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
    • 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-2020-17095

CVE-2020-17095: Windows Hyper-V RCE Vulnerability

CVE-2020-17095 is a remote code execution vulnerability in Windows Hyper-V that allows attackers to execute arbitrary code on the host system. This article covers the technical details, affected versions, and mitigation strategies.

Published: March 4, 2026

CVE-2020-17095 Overview

CVE-2020-17095 is a critical remote code execution vulnerability affecting Windows Hyper-V, Microsoft's native hypervisor technology. This vulnerability allows an authenticated attacker to execute arbitrary code on the Hyper-V host from a guest virtual machine, effectively breaking the security boundary between guest and host systems. Successful exploitation could allow complete compromise of the underlying host system and any other virtual machines running on the same hypervisor.

Critical Impact

This vulnerability enables guest-to-host escape in Hyper-V environments, potentially compromising the entire virtualization infrastructure and all hosted workloads.

Affected Products

  • Microsoft Windows 10 (versions 1607, 1803, 1809, 1903, 1909, 2004, 20H2) - x64 editions
  • Microsoft Windows Server 2016 (including versions 1903, 1909, 2004, 20H2)
  • Microsoft Windows Server 2019

Discovery Timeline

  • 2020-12-10 - CVE-2020-17095 published to NVD
  • 2025-08-28 - Last updated in NVD database

Technical Details for CVE-2020-17095

Vulnerability Analysis

This remote code execution vulnerability exists in Windows Hyper-V's handling of guest-to-host communication. The flaw allows an authenticated user operating within a guest virtual machine to potentially execute code on the host operating system. The vulnerability is characterized by its ability to cross security boundaries (scope change), meaning successful exploitation affects resources beyond the vulnerable component itself.

The attack requires low privileges and no user interaction, making it particularly dangerous in multi-tenant cloud environments or enterprise virtualization deployments where multiple virtual machines share the same physical host. An attacker who has already compromised a guest VM could leverage this vulnerability to escape the virtual machine boundary and gain control over the hypervisor host.

Root Cause

The vulnerability stems from improper handling of memory or data validation within the Hyper-V virtualization framework. While Microsoft has not disclosed specific technical details (classified as NVD-CWE-noinfo), the nature of the vulnerability suggests issues in the communication channel between guest operating systems and the Hyper-V hypervisor layer. This type of flaw typically involves improper bounds checking, memory corruption, or insufficient validation of data passed from the guest to the host context.

Attack Vector

The attack is network-accessible and requires an authenticated attacker with low-privilege access to a guest virtual machine. The attacker can exploit this vulnerability without any user interaction on the target system. The exploitation flow involves:

  1. Attacker gains access to a guest virtual machine running on a vulnerable Hyper-V host
  2. Malicious requests or operations are crafted to exploit the vulnerability in the guest-host communication mechanism
  3. The vulnerability is triggered, allowing code execution in the context of the Hyper-V host
  4. Complete compromise of the host system enables access to all other guest VMs and the underlying infrastructure

Due to the sensitive nature of this vulnerability and its potential impact on virtualization security, detailed exploitation mechanisms have not been publicly documented. Organizations should refer to the Microsoft Security Advisory for technical guidance.

Detection Methods for CVE-2020-17095

Indicators of Compromise

  • Unusual process creation or memory access patterns originating from vmwp.exe (Hyper-V Worker Process)
  • Unexpected code execution or system calls from Hyper-V components outside normal operational parameters
  • Anomalous network traffic between guest VMs and the hypervisor management plane
  • Evidence of privilege escalation from guest VM context to host system

Detection Strategies

  • Monitor Hyper-V event logs (Microsoft-Windows-Hyper-V-Worker) for anomalous guest communication patterns
  • Implement memory integrity monitoring on Hyper-V hosts to detect unexpected code execution
  • Deploy endpoint detection and response (EDR) solutions on both host and guest systems to correlate suspicious activities
  • Use Windows Defender Credential Guard and virtualization-based security (VBS) features for additional protection layers

Monitoring Recommendations

  • Enable verbose logging for Hyper-V worker processes and Virtual Machine Management Service (VMMS)
  • Configure alerts for unexpected process spawning from Hyper-V service accounts
  • Monitor for attempts to access hypervisor memory regions from guest VM contexts
  • Implement network segmentation between management interfaces and guest VM traffic

How to Mitigate CVE-2020-17095

Immediate Actions Required

  • Apply the December 2020 security updates from Microsoft immediately to all affected Hyper-V hosts
  • Audit all guest virtual machines for potential compromise before and after patching
  • Restrict network access to Hyper-V management interfaces
  • Review and limit administrative access to guest virtual machines to reduce attack surface

Patch Information

Microsoft released security updates addressing CVE-2020-17095 as part of the December 2020 Patch Tuesday release. Organizations should apply the appropriate cumulative update for their Windows version. Detailed patch information and download links are available in the Microsoft CVE-2020-17095 Update Guide.

For environments where immediate patching is not possible, Microsoft recommends implementing compensating controls and monitoring while planning for expedited patch deployment.

Workarounds

  • Disable Hyper-V on systems where virtualization is not required until patches can be applied
  • Implement strict network isolation between guest VMs and sensitive host resources
  • Apply the principle of least privilege for all accounts with access to guest virtual machines
  • Consider temporarily migrating critical workloads to patched hosts in the interim
bash
# Verify Hyper-V patch status
Get-HotFix | Where-Object {$_.InstalledOn -ge "12/08/2020"} | Format-Table -Property HotFixID, InstalledOn, Description

# Check Hyper-V service status and version
Get-WindowsFeature -Name Hyper-V
Get-VMHost | Select-Object Name, FullyQualifiedDomainName, LogicalProcessorCount

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechWindows

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability1.09%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • Microsoft CVE-2020-17095 Update Guide
  • Vendor Resources
  • Microsoft CVE-2020-17095 Security Advisory
  • Related CVEs
  • CVE-2026-33826: Windows Active Directory RCE Vulnerability

  • CVE-2026-32183: Windows Snipping Tool RCE Vulnerability

  • CVE-2026-32149: Windows Hyper-V RCE Vulnerability

  • CVE-2026-31995: Openclaw Command Injection Vulnerability
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