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-1040

CVE-2020-1040: Hyper-V RemoteFX vGPU RCE Vulnerability

CVE-2020-1040 is a remote code execution flaw in Hyper-V RemoteFX vGPU that allows authenticated guest users to execute code on the host server. This article covers the technical details, affected systems, and mitigation.

Updated: May 16, 2026

CVE-2020-1040 Overview

CVE-2020-1040 is a remote code execution vulnerability in the Microsoft Hyper-V RemoteFX vGPU component. The host server fails to properly validate input from an authenticated user on a guest operating system. An attacker who runs a crafted application inside a guest virtual machine can break the guest-to-host isolation boundary and execute arbitrary code on the host. CISA lists this issue in the Known Exploited Vulnerabilities (KEV) catalog, confirming in-the-wild exploitation. The flaw is categorized under [CWE-20] Improper Input Validation and affects multiple Windows Server releases that ship the RemoteFX vGPU feature.

Critical Impact

Successful exploitation allows a guest VM user to execute code on the Hyper-V host, compromising the hypervisor and every co-tenant virtual machine.

Affected Products

  • Microsoft Windows Server 2008 R2 (x64)
  • Microsoft Windows Server 2012 and Windows Server 2012 R2
  • Microsoft Windows Server 2016

Discovery Timeline

  • 2020-07-14 - CVE-2020-1040 published to the National Vulnerability Database
  • 2020-07-14 - Microsoft publishes Microsoft Security Advisory CVE-2020-1040
  • 2025-10-29 - Last updated in NVD database

Technical Details for CVE-2020-1040

Vulnerability Analysis

The vulnerability resides in Hyper-V RemoteFX vGPU, a feature that exposes virtualized GPU resources to guest virtual machines. RemoteFX components on the host accept rendering and command data from authenticated guests. The host-side code does not adequately validate the structure or contents of this guest-supplied input. An attacker with valid credentials on a guest VM can submit crafted graphics requests that drive the host into an unsafe execution state. Because the vulnerable code runs in the host context, successful exploitation escapes the guest isolation boundary. The result is arbitrary code execution at host privileges on the hypervisor.

Root Cause

The root cause is improper input validation [CWE-20] in the RemoteFX vGPU driver path on the host. RemoteFX relies on third-party GPU vendor drivers, and NVIDIA confirmed related driver-level issues in its Nvidia Support Article. Trust boundary assumptions between guest and host are violated when guest-controlled buffers are processed without bounds or schema validation. Microsoft elected to deprecate the RemoteFX vGPU feature entirely rather than refactor the validation logic.

Attack Vector

The attack requires adjacent network access and low-privileged authenticated access inside a guest VM. No user interaction on the host is required. The attacker runs a specially crafted application inside the guest that issues malicious vGPU commands to the host. Scope is changed because exploitation crosses the hypervisor security boundary, impacting confidentiality, integrity, and availability of the host and other guests.

No verified public exploit code is referenced in the advisory data. Technical details are described in the Microsoft Security Advisory CVE-2020-1040.

Detection Methods for CVE-2020-1040

Indicators of Compromise

  • Unexpected crashes or restarts of the rdvgm.exe RemoteFX vGPU manager process on Hyper-V hosts
  • Hyper-V-VMMS or Hyper-V-Worker event log entries showing abnormal vGPU command failures originating from a specific guest VM
  • Unauthorized child processes spawned by Hyper-V worker processes (vmwp.exe) on the host
  • Outbound network connections initiated from Hyper-V worker process contexts that do not match baseline behavior

Detection Strategies

  • Inventory all Hyper-V hosts and identify any virtual machines configured with the RemoteFX 3D Video Adapter
  • Monitor host kernel and graphics driver crash dumps on systems that still expose RemoteFX vGPU
  • Correlate guest VM user logons with subsequent anomalous process activity in the host parent partition
  • Apply behavioral identification rules for VM-escape patterns such as host code execution traceable to a guest interaction

Monitoring Recommendations

  • Forward Hyper-V operational and admin event logs to a centralized SIEM for retention and rule-based alerting
  • Alert on any new process creation under vmwp.exe on Hyper-V hosts, especially shells or scripting engines
  • Track CISA KEV catalog updates via the CISA Known Exploited Vulnerabilities entry for ongoing guidance

How to Mitigate CVE-2020-1040

Immediate Actions Required

  • Apply the July 2020 Microsoft security update referenced in the Microsoft Security Advisory CVE-2020-1040 to all affected Hyper-V hosts
  • Disable and remove the RemoteFX 3D Video Adapter from every virtual machine where the feature is not strictly required
  • Audit Hyper-V host inventory to confirm RemoteFX vGPU deprecation across Windows Server 2008 R2, 2012, 2012 R2, and 2016 hosts
  • Restrict guest VM administrative access to trusted users only, since exploitation requires authenticated access inside a guest

Patch Information

Microsoft released patches for Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, and Windows Server 2016 as part of the July 2020 Patch Tuesday cycle. The fix removes or disables the vulnerable RemoteFX vGPU code path. Refer to the Microsoft Security Advisory CVE-2020-1040 for the specific KB identifiers per platform. NVIDIA driver guidance is documented in the Nvidia Support Article.

Workarounds

  • Remove the RemoteFX 3D Video Adapter from VM settings using Hyper-V Manager or PowerShell on each guest
  • Disable the RemoteFX vGPU feature on the host by removing assigned physical GPUs from the RemoteFX pool
  • Migrate workloads requiring GPU acceleration to Discrete Device Assignment (DDA), which is the Microsoft-supported successor to RemoteFX vGPU
  • Isolate Hyper-V management networks so adjacent-network access prerequisites for exploitation cannot be satisfied by untrusted tenants
bash
# Remove the RemoteFX 3D Video Adapter from a virtual machine (run on Hyper-V host)
Remove-VMRemoteFx3dVideoAdapter -VMName "GuestVMName"

# Verify no VMs still have the RemoteFX adapter assigned
Get-VM | Get-VMRemoteFx3dVideoAdapter

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

  • EPSS Probability0.18%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-20
  • Technical References
  • Nvidia Support Article

  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Microsoft Security Advisory CVE-2020-1040
  • 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