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

CVE-2025-22224: VMware ESXi and Workstation TOCTOU Race Condition Vulnerability

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

VMware ESXi and Workstation contain a time-of-check time-of-use (TOCTOU) race condition vulnerability that leads to an out-of-bounds write. Successful exploitation enables an attacker with local…

CVE-2025-22224 is a time-of-check time-of-use (TOCTOU) race condition in VMware ESXi and Workstation that can produce an out-of-bounds write. An attacker who already holds local administrative privileges inside a virtual machine can use it to execute code in the context of that VM’s VMX process on the underlying host. This matters because it turns a compromised guest into a path for host-level code execution, undermining the isolation that hypervisors are meant to provide.

Defenders should treat the issue as a guest-to-host escape risk and confirm exact product versions, patches, and any configuration caveats directly against the vendor advisory.

How it works

The vulnerability is classified as CWE-367, a classic TOCTOU race condition. In this pattern the software checks a condition (for example, the state or bounds of a resource) and later uses the result of that check; an attacker who can change the underlying state between the check and the use can cause the software to operate on unexpected data. Here the race leads to an out-of-bounds write.

According to the CISA summary, successful exploitation requires local administrative privileges on a virtual machine. From that position the attacker can race the vulnerable code path so that the write occurs outside intended bounds, ultimately allowing code execution as the VMX process that runs on the host for that virtual machine. No further exploit mechanics are provided in the public summary; any additional technical detail must be taken from the vendor advisory rather than assumed.

Am I affected? How to find it in your systems

VMware ESXi is commonly deployed as a bare-metal hypervisor in data centers, private clouds, and virtualization clusters. VMware Workstation is typically installed on desktop or laptop hosts used for development, testing, or nested virtualization. Both products are in scope for this CVE.

How to remediate

The primary remediation is to apply the vendor-supplied update for the affected ESXi and Workstation releases. Follow the installation and reboot procedures documented in the vendor advisory.

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with compensating controls that limit an attacker’s ability to reach or abuse the vulnerable path.

If your data may have been exposed

Vulnerabilities that allow guest-to-host code execution can be used as a foothold for broader compromise, including data theft or ransomware deployment, even though ransomware use of this specific CVE is not documented. If you have evidence of exploitation or simply want to check whether credentials associated with your environment have appeared in known breach data, you can run a free exposure scan of your email addresses against public breach corpora. Treat any positive hits as a prompt for credential rotation and further investigation rather than definitive proof that this CVE was involved.

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

Details

AffectedVMware · ESXi and Workstation
WeaknessCWE-367
Added to CISA KEVMar 4, 2025
Federal patch deadlineMar 25, 2025
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities