Published on: July 26, 2025
By: CyberDudeBivash Editorial Team
Website:cyberdudebivash.com
Two serious vulnerabilities in the VGAuth (Guest Authentication Service) component of VMware Tools for Windows can allow a local attacker to escalate any low-privilege user account to full SYSTEM-level access within Windows virtual machines.These vulnerabilities—CVE‑2025‑22230 (high severity) and CVE‑2025‑22247 (moderate severity)—impact VMware Tools versions prior to 12.5.1/12.5.2 on both ESXi-hosted guests and standalone VMware Workstation deployments.Cyber Security News+6Cyber Security News+6LinkedIn+6
VGAuth creates named pipes using predictable naming patterns (\\.\pipe\vgauth-service-<username>
) without the FILE_FLAG_FIRST_PIPE_INSTANCE
flag, allowing attackers to pre-create malicious pipes. When the service later authenticates SYSTEM via that pipe, it unwittingly grants superuser privileges.Cyber Security News
VGAuth's alias management operations do not sanitize username inputs, allowing malicious path traversal (e.g. ../../evil
) via symlinks and symbolic junctions. This enables attackers to redirect file operations to system directories and hijack DLLs for SYSTEM-level code execution.Cyber Security News
CVE ID | Description | CVSS Score | Severity | Fixed Version |
---|---|---|---|---|
CVE‑2025‑22230 | Named pipe hijack → SYSTEM access | 7.8 | High | VMware Tools 12.5.1 |
CVE‑2025‑22247 | Path traversal alias store attack | 6.1 | Moderate | VMware Tools 12.5.2 |
“These issues expose a core vulnerability in VM guest-host bridging—VGAuth is an enclave of trust, and attackers exploit its predictable structure. Administrators must treat it as high-risk.”
— Positive Technologies / PT SWARM researcher Sergey BliznyukCCB Safeonweb+4GBHackers+4Facebook+4Cyber Security NewsFacebook+7Cyber Security News+7Cyber Security News+7cisa.gov
Share your approach or questions in the comments or connect with us at @CyberDudeBivash.
Subscribe to our Cyber Magazine for more vulnerability intelligence, virtualization threat updates, and defense strategies.
Tags: #VMwareTools #VGAuth #PrivilegeEscalation #VirtualizationSecurity #CVE202522230 #CVE202522247 #Cybersecurity #ContainerSecurity #CyberDudeBivash