Critical VMware vCenter Flaw Actively Exploited for Persistent Access, Urging Immediate Patching
A critical vulnerability in Broadcom's VMware vCenter Server, tracked as CVE-2026-59310, is being actively exploited by threat actors to gain persistent remote access to compromised systems. The flaw, a directory traversal vulnerability with a CVSS score of 9.8, allows an unauthenticated attacker with network access to vCenter to execute arbitrary code. Broadcom released patches for this vulnerability in late July, but findings from the German cybersecurity firm QUIRSO, published on August 10, indicate that exploitation began just five days after the public disclosure.
This development is highly significant for any organization relying on VMware vCenter as the control plane for their virtualized infrastructure, which includes a vast number of cloud and on-premises environments. A compromise of vCenter is akin to gaining the keys to the kingdom, as it can provide attackers with control over all virtual machines, hosts, and associated data within the environment. The use of `reverse_ssh`, an open-source tool for establishing outbound SSH connections, is particularly concerning as it allows attackers to bypass traditional inbound firewall rules, making detection and remediation more challenging. The fact that 361 unique victim IP addresses across 47 countries were observed contacting attacker infrastructure by August 5 underscores the widespread and rapid nature of this threat.
This incident fits into a broader, well-established trend where threat actors rapidly weaponize newly disclosed critical vulnerabilities (often termed N-day exploits) shortly after patches become available. The speed from disclosure to active exploitation is shrinking, placing immense pressure on IT and security teams. VMware products, due to their foundational role in enterprise infrastructure, have historically been lucrative targets for advanced persistent threat (APT) groups, with previous instances of state-sponsored actors exploiting flaws for espionage. This pattern highlights the critical importance of a robust and agile vulnerability management program that extends beyond simply applying patches to include proactive threat intelligence consumption and hunting for signs of compromise.
In practice, practitioners must treat this as an immediate emergency. The first step is to apply the latest security updates from Broadcom for VMware vCenter Server without delay. However, patching alone is insufficient given the confirmed active exploitation. Organizations should assume potential compromise if they haven't patched promptly and initiate incident response procedures. This includes actively hunting for indicators of compromise (IOCs), such as the presence of `reverse_ssh` or suspicious cron jobs, and monitoring outbound network connections from vCenter servers. Robust network segmentation, least privilege principles, and continuous monitoring of critical infrastructure components like vCenter are no longer just best practices but essential defenses against such rapid and impactful attacks. Security teams should also review their vulnerability management processes to ensure they can react to critical disclosures within hours, not days or weeks, and integrate threat intelligence feeds that provide early warnings of active exploitation.
Read original source