cbcvebase.
CVE-2025-22225
published 2025-03-04

CVE-2025-22225: VMware ESXi contains an arbitrary write vulnerability. A malicious actor with privileges within the VMX process may trigger an arbitrary kernel write leading…

PriorityP184high8.2CVSS 3.1
AVLACLPRHUINSCCHIHAH
KEVITWRansomware
CISA Known Exploited Vulnerabilitydue 2025-03-25
Exploited in the wild
EPSS
0.96%
57.8th percentile
VMware ESXi contains an arbitrary write vulnerability. A malicious actor with privileges within the VMX process may trigger an arbitrary kernel write leading to an escape of the sandbox.

Affected

13 ranges
VendorProductVersion rangeFixed in
vmwareesxi
vmwareesxi
vmwaretelco_cloud_infrastructure
vmwaretelco_cloud_infrastructure
vmwaretelco_cloud_infrastructure
vmwaretelco_cloud_infrastructure
vmwaretelco_cloud_platform
vmwaretelco_cloud_platform
vmwaretelco_cloud_platform
vmwaretelco_cloud_platform
vmwaretelco_cloud_platform
vmwaretelco_cloud_platform
vmwaretelco_cloud_platform

Detection & IOCsextracted from sources · hover to see the quote

filenameexploit.exe
filenameMyDriver.sys
filenamekdu.exe
filenamedrv64.dll
filenameclient.exe
pathC:\Users\\Downloads\Advanced_Port_Scanner_2.5.3869.exe
pathC:\Program Files\SoftPerfect Network Scanner\netscan.exe
pathC:\ProgramData\shares.txt
other\\.\TDLD
commandkdu.exe -prv 1 -map MyDriver.sys
commandnetsh advfirewall firewall add rule "name=Allow Local Network-2" dir=out action=allow remoteip=10.x.x.x/8 profile=any
commandnetsh advfirewall firewall add rule "name=Block External Outbound" dir=out action=block remoteip=0.0.0.0-255.255.255.255 profile=any
commandnetsh advfirewall firewall add rule "name=Allow Local Network-3" dir=out action=allow remoteip=172.x.x.x/12 profile=any
otherPCI\VEN_15AD&DEV_0740
  • Monitor for the symbolic link \\.\TDLD being created, which indicates MyDriver.sys (the VM escape exploit driver) has been loaded and is polling for exploitation status.
  • Detect disabling of VMware VMCI drivers (PCI\VEN_15AD&DEV_0740 and ROOT\VMWVMCIHOSTDEV) via devcon.exe as a precursor to the VM escape exploit gaining direct hardware access.
  • Monitor for KDU (kdu.exe) execution with '-prv 1 -map' arguments used to load unsigned drivers, bypassing Driver Signature Enforcement as part of the exploit chain.
  • Hunt for PDB paths containing '2024_02_19' or '2023_11_02' folder names and Chinese-language strings (e.g., '全版本逃逸--交付') in binaries on ESXi-adjacent Windows hosts as indicators of this specific toolkit.
  • Detect re-enabling of VMware VMCI drivers immediately after they were disabled, as the exploit restores them post-exploitation for operational security to reduce suspicion.
  • ·CVE-2025-22225 requires the attacker to already have privileges within the VMX process; it is typically chained after CVE-2025-22224 (code execution as VMX) and CVE-2025-22226 (memory leak from VMX) to achieve full VM escape.
  • ·The exploit toolkit supports 155 ESXi builds spanning versions 5.1 through 8.0; end-of-life versions have no available fix.
  • ·Huntress assesses with only moderate confidence that the observed toolkit leverages the three disclosed CVEs; 100% certainty could not be confirmed.

CVSS provenance

nvdv3.18.2HIGHCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
vulncheck8.2HIGH
cisa8.2HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.