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

CVE-2025-22226: VMware ESXi, Workstation, and Fusion contain an information disclosure vulnerability due to an out-of-bounds read in HGFS. A malicious actor with…

PriorityP183medium6CVSS 3.1
AVLACLPRHUINSCCHINAN
KEVITWRansomware
CISA Known Exploited Vulnerabilitydue 2025-03-25
Exploited in the wild
EPSS
1.68%
74.3th percentile
VMware ESXi, Workstation, and Fusion contain an information disclosure vulnerability due to an out-of-bounds read in HGFS. A malicious actor with administrative privileges to a virtual machine may be able to exploit this issue to leak memory from the vmx process.

Affected

18 ranges
VendorProductVersion rangeFixed in
vmwareesxi
vmwareesxi
vmwareesxi>= 7.0 < ESXi70U3s-24585291ESXi70U3s-24585291
vmwareesxi>= 8.0 < ESXi80U3d-24585383ESXi80U3d-24585383
vmwareesxi>= 8.0 < ESXi80U2d-24585300ESXi80U2d-24585300
vmwarefusion>= 13.0.0 < 13.6.313.6.3
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
vmwareworkstation>= 17.0 < 17.6.317.6.3

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 exploit driver has been loaded and is polling for exploitation status
  • Monitor for devcon.exe disabling PCI\VEN_15AD&DEV_0740 (VMware VMCI PCI device) and ROOT\VMWVMCIHOSTDEV (VMware VMCI host driver) as a precursor to VM escape exploitation
  • Monitor for KDU (kdu.exe) being used with '-prv 1 -map' arguments to load unsigned drivers, bypassing Driver Signature Enforcement
  • Hunt for PDB paths containing '2024_02_19' or '2023_11_02' folder names and Chinese-language strings such as '全版本逃逸--交付' in memory or on disk, indicating this specific exploit toolkit
  • Detect re-enabling of VMware VMCI drivers immediately after exploit execution as an operational security cleanup step; the VM continues functioning normally to reduce suspicion
  • Look for VSOCKpuppet ELF backdoor on ESXi hosts providing command execution and file transfer over VSOCK, which bypasses traditional network monitoring
  • ·CVE-2025-22226 is used as an information-leak (HGFS out-of-bounds read) to leak VMX process memory, and must be chained with CVE-2025-22224 (TOCTOU/OOB write) and CVE-2025-22225 (arbitrary kernel write) to achieve full VM escape; exploitation requires administrative privileges inside the guest VM
  • ·The exploit toolkit supports 155 ESXi builds spanning versions 5.1 through 8.0; end-of-life versions have no available fix
  • ·Initial access in the observed intrusion was via a compromised SonicWall VPN appliance, not directly through the VMware vulnerability; the ESXi exploit was deployed post-lateral movement using a compromised Domain Admin account
  • ·Huntress cannot confirm with 100% certainty that the observed toolkit is the exact exploitation Broadcom disclosed; attribution to the three CVEs is assessed with moderate confidence based on behavioral analysis

CVSS provenance

nvdv3.16.0MEDIUMCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
vulncheck7.1HIGH
cisa6.0MEDIUM
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.