A critical directory traversal vulnerability in Broadcom's VMware vCenter Server, tracked as CVE-2026-59310 with a CVSS score of 9.8, is under active exploitation by a suspected Advanced Persistent Threat (APT) actor. The flaw allows unauthenticated attackers with network access to achieve remote code execution. The campaign began within days of patch release, indicating rapid weaponization. Attackers are establishing persistent access on compromised servers using reverse SSH tunnels. German security firm QUIRSO has identified over 360 compromised systems across 47 countries. Due to the critical nature of this vulnerability and evidence of widespread, active attacks, immediate patching and threat hunting are imperative for all organizations using vCenter Server.
The vulnerability, CVE-2026-59310, is a directory traversal flaw residing in the vCenter Syslog server component. An unauthenticated attacker with network access to a vulnerable vCenter instance can send a specially crafted request to the Syslog service. This request allows the attacker to traverse the file system and write arbitrary files to sensitive locations on the server, ultimately leading to remote code execution (RCE). The high CVSS score of 9.8 reflects the low attack complexity, lack of required privileges, and the severe impact of a successful exploit.
Active exploitation began around August 3, 2026, a mere five days after Broadcom released security updates on July 29, 2026. This rapid operationalization suggests that the threat actors likely performed patch diffing to quickly develop a working exploit. The campaign is global and ongoing, with new victims being identified daily. The attackers' primary post-exploitation objective is to establish and maintain long-term persistence on the compromised vCenter servers.
The attack chain observed by QUIRSO follows these steps:
reverse_ssh, an open-source tool, to establish a persistent reverse SSH tunnel to an attacker-controlled command-and-control (C2) server. This provides the actor with ongoing, interactive access to the compromised system, bypassing perimeter firewalls (T1021.002 - Remote Services: SSH).While attribution remains unconfirmed, the speed, sophistication, and targeting of critical infrastructure management tools are hallmarks of a state-sponsored APT group.
Compromise of a vCenter Server can have catastrophic consequences for an organization. vCenter is the central management platform for VMware vSphere environments, providing control over virtual machines, storage, and networking. An attacker with administrative access to vCenter can:
Given that over 361 victims have been identified in 47 countries, the potential for widespread disruption and data breaches is significant. The highest concentrations of victims are in Germany, the United States, Turkey, Iran, and France.
No specific file hashes, C2 domains, or IP addresses were disclosed in the source articles.
Security teams may want to hunt for the following patterns to detect potential compromise:
reverse_sshvcenter_syslog_logs../.Outbound SSH/var/spool/cron/crontabs/root user or vCenter service accounts.ssh -Rreverse_ssh tool is a wrapper for ssh. Look for command-line executions containing the -R flag for remote port forwarding.reverse_ssh or ssh with reverse tunneling parameters.reverse_ssh C2 channel.New intelligence attributes vCenter exploitation to China-linked APT, revealing use of a second CVE-2026-59309 for persistence and Babuk ransomware deployment.
Apply the security patches provided by VMware to remediate the vulnerability.
Mapped D3FEND Techniques:
Restrict network access to the vCenter management interface. It should not be exposed to the internet.
Mapped D3FEND Techniques:
Implement strict egress filtering rules for the vCenter server to block unauthorized outbound connections like reverse SSH tunnels.
Mapped D3FEND Techniques:
Broadcom (VMware) releases patches for CVE-2026-59310.
First signs of active exploitation of CVE-2026-59310 are observed in the wild.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.