LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2024-38080: Microsoft Windows Hyper-V Privilege Escalation Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jul 9, 2024
CVSS 7.8 · High⚠ Actively exploited (CISA KEV)
7.8
CVSS score
High
Severity
Active
CISA KEV
No
Ransomware use
Jul 30, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2024-38080 to its Known Exploited Vulnerabilities catalog on Jul 9, 2024, with a federal patch deadline of Jul 30, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Windows Hyper-V Elevation of Privilege Vulnerability

CVE-2024-38080 is a privilege escalation vulnerability in Microsoft Windows Hyper-V. It allows a local attacker who already has ordinary user permissions on a host to elevate to SYSTEM privileges. Because Hyper-V is the hypervisor that underpins virtualization on many Windows servers and workstations, successful exploitation can give an attacker full control of the host and any guest virtual machines it runs. This matters for any environment that uses Hyper-V for isolation, multi-tenancy, or development workloads; a foothold on a single user account can become complete host compromise.

Public detail is limited to the CISA summary and the CWE classification. Exact affected builds, attack vectors inside the Hyper-V stack, and any exploit reliability must be confirmed against the Microsoft security advisory for this CVE.

How it works

The underlying weakness is CWE-190 (Integer Overflow or Wraparound). In software that manages memory, resource counts, or buffer sizes, an arithmetic operation can wrap around when it exceeds the maximum value the integer type can hold. The resulting incorrect value can be used for allocation sizes, offsets, or privilege checks, producing memory corruption or logic errors that an attacker can turn into elevated privileges.

In this case the flaw resides in Hyper-V components that run with high privileges on the host. A local attacker with a standard user account can trigger the integer-overflow condition, causing Hyper-V to mishandle a resource or access-control decision. The result is elevation from the attacker’s user context to SYSTEM. No remote network vector is described; the attacker must already be able to execute code on the machine. Specific trigger methods, data structures involved, or required Hyper-V features are not detailed in the available facts and should be verified in the vendor advisory.

Am I affected? How to find it in your systems

Hyper-V is present on many Windows Server installations (as the Hyper-V role) and on Windows client editions when the Hyper-V feature is enabled. It is commonly used for virtualization hosts, nested virtualization labs, Windows Subsystem for Linux 2, and certain container scenarios.

How to remediate

The primary remediation is to apply the security update Microsoft released for this vulnerability. Follow the vendor instructions exactly: identify the applicable cumulative update or standalone package for each Windows version in your environment, test in a non-production Hyper-V host if possible, then deploy via your normal patch-management channel (WSUS, ConfigMgr, Intune, or manual installation).

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls appropriate to a local Hyper-V privilege-escalation flaw.

If your data may have been exposed

Actively exploited local privilege-escalation vulnerabilities frequently serve as the final step that turns a limited foothold into full host compromise and subsequent data theft or ransomware deployment. Although ransomware use of this specific CVE is not documented, any successful elevation to SYSTEM on a Hyper-V host can expose guest virtual machines, stored credentials, and connected storage. Review host and guest logs for signs of unauthorized access, rotate credentials that may have been present on the system, and consider running a free exposure scan of organizational email addresses against known breach data sets to determine whether related accounts already appear in public breach collections.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedMicrosoft · Windows
WeaknessCWE-190
CVSS base score7.8 (High)
CVSS vectorCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
PublishedJul 9, 2024
Added to CISA KEVJul 9, 2024
Federal patch deadlineJul 30, 2024
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities