VMware vCenter RCE Flaw Exploited for Reverse SSH Access
broadcomcve-2026-59310vmware vcentervcenter syslog serverrcereverse_sshquirsoaptcybersecurityvulnerabilityexploitationthreat hunting

VMware vCenter RCE Flaw Exploited for Reverse SSH Access

The Five-Day Window of Opportunity for VMware vCenter RCE

Broadcom disclosed CVE-2026-59310 on July 29. Just five days later, on August 3, security researchers observed compromised systems connecting to attacker infrastructure. By August 7th, the total victim IP count reached 361. These compromises spanned 47 countries, highlighting how quickly such vulnerabilities can be weaponized globally. This rapid exploitation underscores the critical nature of the VMware vCenter RCE flaw.

This isn't merely a theoretical threat; it signifies active exploitation. The primary target is the VMware vCenter Syslog Server, specifically a critical directory traversal vulnerability, which allows an attacker to access files and directories outside of the intended application scope. An unauthenticated attacker with network access can exploit this flaw to achieve arbitrary code execution, leading to a full VMware vCenter RCE.

How Attackers Achieve VMware vCenter RCE and Persistence

Initial access begins with exploiting CVE-2026-59310, the directory traversal flaw in the vCenter Syslog Server. This allows attackers to manipulate file paths, access unauthorized directories, and achieve remote code execution on the vCenter server. This is the critical entry point for the VMware vCenter RCE.

Upon gaining remote code execution, attackers establish persistence by deploying a malicious cron job. This aligns with the MITRE ATT&CK technique T1053.003, Scheduled Task/Job: Cron Job, ensuring their payload executes persistently and survives server reboots. This persistence mechanism is crucial for maintaining control after the initial VMware vCenter RCE.

The cron job's payload is the open-source `reverse_ssh` framework. This tool establishes an outbound SSH connection from the compromised vCenter server to an attacker-controlled command-and-control (C2) server.

This outbound C2 channel is a key concern, as `reverse_ssh` initiates connections *from* the internal network *out* to attacker infrastructure, effectively bypassing perimeter firewalls. This is a common technique for persistence and remote access, often seen after a successful VMware vCenter RCE.

QUIRSO, a cybersecurity firm tracking similar campaigns, has released a YARA rule for `reverse_ssh` client binaries. While such rules can be useful for detection, it is important to note that `reverse_ssh` is an open-source tool with legitimate applications, requiring careful contextual analysis. Organizations must be vigilant in distinguishing malicious use from legitimate operations.

The Real Impact of a vCenter Compromise

A vCenter server functions as the central nervous system for an entire VMware virtual infrastructure. Compromise of vCenter grants an attacker control over every virtual machine, every ESXi host, all configurations and access permissions, and every snapshot. This level of access, stemming from a VMware vCenter RCE, is catastrophic.

This establishes a foothold that extends beyond a single server, enabling data exfiltration, operational disruption, and lateral movement across the virtualized environment. The implications for business continuity and data integrity are severe.

This pattern is not new; VMware appliances have historically been high-value targets for advanced persistent threat (APT) actors. For instance, the China-nexus threat cluster 'PurpleHaze' was observed in April 2025 using `reverse_ssh` functionalities in their 'GoReShell' backdoor to target a South Asian government entity, demonstrating a clear precedent for this tactic. Threat intelligence, specifically QUIRSO, believes an APT actor is responsible for the current campaign, leveraging the VMware vCenter RCE flaw.

The geographic distribution of affected countries—Germany, the U.S., Turkey, Iran, and France—highlights the global nature of this threat, with 361 unique victim IP addresses observed across 47 countries. This illustrates how quickly sophisticated actors can weaponize newly disclosed critical vulnerabilities like the VMware vCenter RCE flaw.

Network cable connected to a server port, symbolizing data flow and network access.
Network cable connected to a server port, symbolizing

Beyond the Patch: What You Need to Do Now for VMware vCenter RCE Mitigation

Broadcom has released patches for vCenter 9.1 (9.1.0.0300), 9.0 (9.0.2.0100), and 8.0 (8.0 U3k or 8.0 U2f). Applying these updates is critical to close the initial entry point and prevent further VMware vCenter RCE exploits.

While patching closes the initial vulnerability, it does not remove persistence mechanisms that may already be established. If an attacker gained access during the initial window of opportunity, or subsequently, their presence is likely maintained. Therefore, a patch alone is insufficient for full remediation.

Immediate patching of your vCenter servers remains the primary defense, as Broadcom has not provided alternative workarounds. However, this only closes the initial vulnerability. The next steps are crucial for securing your environment against the aftermath of a potential VMware vCenter RCE.

A critical next step involves active threat hunting for established persistence. It is prudent to assume compromise if your vCenter was exposed. This includes examining `cron` entries for suspicious scheduled tasks, scrutinizing running processes for unexpected `ssh` instances or unusual binaries, and reviewing outbound connections for any unauthorized SSH traffic to external IPs – a high-priority indicator of `reverse_ssh` activity. Furthermore, inspect file systems for newly created files in unusual locations and audit authentication records for unauthorized user accounts or suspicious login attempts. These measures are vital to fully address the impact of the VMware vCenter RCE.

Beyond active hunting, it is crucial to restrict network access to vCenter management services, ensuring they are not exposed to the internet. Ultimately, elevate vCenter's security posture; treat this management tool with the same scrutiny applied to your most sensitive infrastructure, such as a domain controller. This proactive approach helps prevent future VMware vCenter RCE scenarios.

While initial discussions correctly emphasized urgent patching, the focus must now shift to confirming remediation *after* updates. Active threat hunting for established backdoors remains imperative. In compromised environments, attackers will not simply withdraw post-patch. For more detailed guidance on securing VMware environments, refer to official VMware security best practices.

It is also worth noting that Defused Cyber is currently observing a spike in scanning activity targeting VMware vCenter, including fingerprinting attempts for another critical vulnerability, CVE-2026-59309 (an unauthenticated authentication-bypass in vmdir). While QUIRSO has not found evidence to correlate these scanning efforts with the current `reverse_ssh` intrusion set, this broader activity underscores the ongoing, elevated threat landscape for vCenter environments, making vigilance against VMware vCenter RCE and other flaws more important than ever.

Daniel Marsh
Daniel Marsh
Former SOC analyst turned security writer. Methodical and evidence-driven, breaks down breaches and vulnerabilities with clarity, not drama.