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-2024-49117

CVE-2024-49117: Windows Hyper-V RCE Vulnerability

CVE-2024-49117 is a remote code execution vulnerability in Windows Hyper-V affecting Windows 11 22H2 that allows attackers to execute arbitrary code. This article covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-49117 Overview

CVE-2024-49117 is a remote code execution vulnerability affecting Windows Hyper-V, Microsoft's native hypervisor technology. This vulnerability allows an authenticated attacker on a guest virtual machine to execute arbitrary code on the underlying Hyper-V host system. The vulnerability stems from improper return of a status code (CWE-393), where the hypervisor fails to properly validate certain operations from guest VMs, potentially allowing malicious code to escape the virtual machine sandbox.

Critical Impact

A successful exploitation of this vulnerability could allow an attacker operating from within a guest VM to compromise the Hyper-V host, potentially affecting all other virtual machines running on that host and gaining complete control of the underlying infrastructure.

Affected Products

  • Microsoft Windows 11 22H2
  • Microsoft Windows 11 23H2
  • Microsoft Windows 11 24H2
  • Microsoft Windows Server 2022
  • Microsoft Windows Server 2022 23H2
  • Microsoft Windows Server 2025

Discovery Timeline

  • December 12, 2024 - CVE-2024-49117 published to NVD
  • January 14, 2025 - Last updated in NVD database

Technical Details for CVE-2024-49117

Vulnerability Analysis

This vulnerability affects the Windows Hyper-V virtualization component and represents a critical virtual machine escape scenario. The flaw allows an authenticated attacker with low privileges on a guest operating system to execute code on the Hyper-V host, effectively breaking the isolation boundary between virtual machines and the underlying hypervisor.

The vulnerability has a scope change impact, meaning successful exploitation affects resources beyond the vulnerable component's security scope. In this case, compromising the hypervisor from a guest VM impacts not only the host system but potentially all other virtual machines running on the same Hyper-V server. This makes the vulnerability particularly dangerous in multi-tenant cloud environments and virtualized data centers.

The attack requires local access to a guest VM and low-level privileges, but no user interaction is needed to trigger the exploit. Once executed, the attacker gains high-level access to confidentiality, integrity, and availability of the host system.

Root Cause

The vulnerability is classified under CWE-393 (Return of Wrong Status Code), indicating that the Hyper-V component improperly handles status codes during certain guest-to-host operations. This incorrect status handling creates a condition where the hypervisor may process malicious requests from a guest VM that should otherwise be rejected or handled differently.

When specific operations are performed within a guest VM, the hypervisor's failure to properly validate and return appropriate status codes allows for unexpected code paths to be triggered, ultimately leading to code execution in the host context.

Attack Vector

The attack vector for CVE-2024-49117 is local, requiring the attacker to have authenticated access to a guest virtual machine running on the target Hyper-V host. The attack complexity is low, meaning exploitation does not require specialized conditions or preparation.

The exploitation flow involves an attacker gaining initial access to a guest VM (through legitimate credentials, another vulnerability, or social engineering), then leveraging CVE-2024-49117 to escape the VM sandbox and execute code on the Hyper-V host. From this position, the attacker could:

  • Access sensitive data on the host system
  • Compromise other virtual machines on the same host
  • Pivot to other systems in the network
  • Install persistent backdoors at the hypervisor level
  • Disrupt operations by manipulating or shutting down VMs

Detection Methods for CVE-2024-49117

Indicators of Compromise

  • Unusual process activity originating from the vmwp.exe (Virtual Machine Worker Process) on Hyper-V hosts
  • Unexpected memory access patterns or crashes in Hyper-V-related services
  • Anomalous system calls or API invocations from guest VM contexts to host resources
  • Suspicious modifications to Hyper-V configuration files or registry keys

Detection Strategies

  • Monitor Windows Event Logs for Hyper-V operational events, particularly errors or warnings in the Microsoft-Windows-Hyper-V-Worker event channel
  • Implement endpoint detection and response (EDR) monitoring on Hyper-V hosts to detect unusual behavior patterns
  • Deploy SentinelOne agents on both guest VMs and Hyper-V hosts for comprehensive visibility across the virtualization stack
  • Enable Windows Defender Credential Guard and monitor for bypass attempts

Monitoring Recommendations

  • Configure centralized logging for all Hyper-V hosts with real-time alerting on critical events
  • Establish baseline behavior for VM worker processes and alert on deviations
  • Monitor network traffic between guest VMs and Hyper-V management interfaces for anomalies
  • Regularly audit guest VM access and privileges to ensure only authorized users have access

How to Mitigate CVE-2024-49117

Immediate Actions Required

  • Apply the Microsoft security update released in December 2024 immediately to all affected Hyper-V hosts
  • Prioritize patching of production Hyper-V servers, especially those hosting critical workloads or multi-tenant environments
  • Review and restrict guest VM access to only essential personnel
  • Implement network segmentation to limit the blast radius of potential VM escape attacks

Patch Information

Microsoft has released security updates to address CVE-2024-49117 as part of their security update program. Detailed patch information and download links are available through the Microsoft Security Update Guide. Organizations should apply the appropriate update for their Windows version:

  • Windows 11 22H2, 23H2, and 24H2
  • Windows Server 2022 and Windows Server 2022 23H2
  • Windows Server 2025

All patches should be tested in a non-production environment before deployment to production Hyper-V hosts, but given the severity of this vulnerability, expedited patching is recommended.

Workarounds

  • If patching is not immediately possible, consider temporarily migrating critical VMs to patched hosts
  • Restrict network access to Hyper-V hosts from untrusted networks
  • Implement strict access controls on guest VMs to limit potential attack entry points
  • Monitor affected systems closely for signs of exploitation until patches can be applied
bash
# Verify Hyper-V security update installation status
Get-HotFix | Where-Object {$_.InstalledOn -gt (Get-Date).AddDays(-30)} | Format-Table -Property Description,HotFixID,InstalledOn

# Check Hyper-V service status
Get-Service vmms,vmcompute | Format-Table -Property Name,Status,StartType

# Review VM permissions
Get-VM | Get-VMSecurity | Format-Table -Property VMName,Shielded,EncryptStateAndVmMigrationTraffic

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechMicrosoft Windows

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability0.70%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-393

  • NVD-CWE-noinfo
  • Vendor Resources
  • Microsoft Security Update Guide
  • Related CVEs
  • CVE-2023-3079: Google Chrome V8 RCE Vulnerability

  • CVE-2025-4660: Forescout SecureConnector RCE Vulnerability

  • CVE-2023-24816: IPython Command Injection RCE Vulnerability

  • CVE-2022-28182: Nvidia GPU Display Driver RCE 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