UNC5174 VMware privilege-escalation activity
Case score 59
Case score is a discovery signal based on public evidence, not a guaranteed risk rating. Use it to decide what to review first, then verify important details from the linked sources.
- Total
- 59
- Main story score
- 56
- Related evidence lift
- +3 / 20
- Contributing updates
- 1
- Context updates
- 1
- Campaign Anchors the UNC5174 exploitation activity against CVE-2025-41244 and establishes the baseline score. main
- Vulnerability Confirms the same CVE and product scope, plus vendor patching and KEV remediation context. context
- Exploitation Wave Adds the same-CVE exploitation-wave evidence, including the /tmp/httpd staging method, proof-of-concept detail, and attribution to UNC5174. contributes
Overview
Latest development Open development history CISA adds CVE-2025-41244 to KEV catalog after VMware exploitation CISA added CVE-2025-41244 affecting Broadcom VMware Tools and VMware Aria Operations to the KEV catalog after reports of active exploitation in the wild. Broadcom had already addressed the flaw, which NVISO Labs says was abused as a zero-day since mid-October 2024 to escalate a local actor to root on vulnerable VMs. Federal Civilian Executive Branch agencies must apply mitigations by November 20, 2025.
-
Broadcom and NVISO disclose active UNC5174 exploitation of CVE-2025-41244
On September 30, 2025, Broadcom and NVISO publicly described CVE-2025-41244 as a zero-day exploited in the wild since mid-October 2024 by UNC5174, said the flaw affects VMware Cloud Foundation, VMware vSphere Foundation, VMware Aria Operations, VMware Tools, VMware Telco Cloud Platform, and VMware Telco Cloud Infrastructure, and noted that VMware Tools 12.4.9 / 12.5.4 and Linux vendor open-vm-tools updates remediate the issue.
-
NVISO Labs discloses UNC5174's CVE-2025-41244 VMware exploitation
NVISO Labs disclosed that UNC5174, a Chinese state-sponsored threat actor, has been exploiting CVE-2025-41244 against VMware-managed virtual machines since October 2024, using malicious binaries staged in /tmp/httpd and discovery-logic abuse to trigger root code execution on systems with VMware Tools or open-vm-tools and Aria Operations discovery enabled; Broadcom said fixes were available for VMware Cloud Foundation, vSphere Foundation, Aria Operations, Telco Cloud Platform, and VMware Tools, and Linux vendors would distribute open-vm-tools updates, while organizations were advised to hunt for uncommon child processes and lingering metrics collector scripts or outputs in legacy credential-based mode.
-
VMware Aria Operations and VMware Tools CVE-2025-41244 exploitation wave
In **mid-October 2024**, attackers began abusing **CVE-2025-41244** on **VMware Aria Operations** and **VMware Tools** to move from local access toward **privilege escalation**. The first phase centered on staging a malicious binary that VMware service discovery could pick up.
-
NVISO discovers CVE-2025-41244 in VMware Tools and VMware Aria Operations
During an incident response engagement on May 19, 2025, NVISO researcher Maxime Thiebaut discovered and reported CVE-2025-41244 in VMware Tools and VMware Aria Operations, identifying a local privilege escalation path in get_version() where broad regex matching can accept non-system binaries such as /tmp/httpd and let an unprivileged local user reach root on the same VM.