APT Exploits Critical VMware vCenter Flaw CVE-2026-59310

APT Actively Exploits Critical VMware vCenter RCE Flaw

CRITICAL
August 13, 2026
August 14, 2026
5m read
VulnerabilityCyberattackThreat Actor

Related Entities(initial)

Organizations

VMware BroadcomQUIRSO

Products & Tech

VMware vCenter Server

Other

reverse_ssh

CVE Identifiers

CVE-2026-59310
CRITICAL
CVSS:9.8

Full Report(when first published)

Executive Summary

A widespread cyberattack campaign is actively exploiting a critical vulnerability in VMware vCenter Server, tracked as CVE-2026-59310. The flaw, which has a CVSS score of 9.8, allows an unauthenticated attacker with network access to achieve remote code execution (RCE). A suspected Advanced Persistent Threat (APT) group began exploiting the vulnerability on August 3, 2026, just five days after Broadcom released a patch. The attackers have already compromised at least 361 systems across 47 countries, deploying an open-source reverse SSH shell to establish persistent, fire-wall-bypassing access. Given the criticality of vCenter in managing enterprise virtual infrastructure, this vulnerability poses a severe risk, and immediate patching is required.

Vulnerability Details

CVE-2026-59310 is a directory traversal vulnerability in the vCenter Syslog server component. An unauthenticated attacker with network access to the vCenter appliance can send a specially crafted request to exploit this flaw. Successful exploitation allows the attacker to write files to arbitrary locations on the server's filesystem, which can then be leveraged to execute arbitrary code with the privileges of the vCenter service.

  • CVE ID: CVE-2026-59310
  • CVSS Score: 9.8 (Critical)
  • Attack Vector: Network
  • Privileges Required: None
  • User Interaction: None

Affected Systems

The vulnerability affects multiple versions of VMware vCenter Server. Broadcom addressed the flaw in its VMSA-2026-0006 advisory. All organizations running unpatched versions are considered vulnerable. The advisory provides specific details on affected versions and the required updates.

Exploitation Status

The vulnerability is under active exploitation. Security firm QUIRSO reported that attacks began on August 3, 2026. The campaign is widespread, with victim IPs identified in 47 countries, including significant concentrations in Germany, the United States, Turkey, Iran, and France. After gaining initial access by exploiting CVE-2026-59310, the attackers have been observed deploying reverse_ssh, an open-source tool that creates a persistent SSH reverse shell. This allows the threat actor to maintain access to the compromised system via an outbound connection, which is often less scrutinized and can bypass perimeter firewalls.

Impact Assessment

A compromise of vCenter Server is a catastrophic event for any organization using VMware virtualization. The vCenter appliance is a central control plane for managing ESXi hosts, virtual machines, storage, and networking. An attacker with RCE on vCenter can:

  • Power on/off, modify, or delete any virtual machine.
  • Deploy malicious VMs or modify existing ones to include backdoors.
  • Access and exfiltrate sensitive data from any VM in the environment.
  • Use the compromised vCenter as a pivot point to attack the entire corporate network.
  • Deploy ransomware across the entire virtualized estate.

The use of a reverse shell for persistence indicates the attacker's intent to maintain long-term access for espionage or to prepare for a more disruptive follow-on attack.

Cyber Observables — Hunting Hints

The following patterns may help identify vulnerable or compromised systems:

Type
Process Name
Value
reverse_ssh
Description
The presence of this binary or related processes is a strong indicator of compromise in this campaign.
Type
Network Traffic Pattern
Value
Outbound SSH connections
Description
Monitor for unexpected outbound SSH connections (typically on port 22) from vCenter Server appliances to external, non-whitelisted IP addresses.
Type
Log Source
Value
vCenter Syslog
Description
Analyze syslog server logs for unusual file write operations or directory traversal patterns in incoming requests.
Type
File Path
Value
/var/log/vmware/, /tmp/
Description
Monitor for the creation of unexpected scripts or binaries in vCenter's temporary or logging directories.

Detection Methods

  • Network Intrusion Detection System (NIDS): Deploy NIDS signatures that detect attempts to exploit CVE-2026-59310. Monitor for directory traversal sequences (../) in requests to the vCenter Syslog service. This is a form of D3FEND's Network Traffic Analysis (D3-NTA).
  • Log Analysis: Ingest vCenter appliance logs into a SIEM. Create alerts for the creation of unexpected files, especially executable scripts, in system directories. Monitor for the execution of shell commands by the vCenter service user.
  • Egress Traffic Filtering: Monitor and restrict outbound traffic from critical servers like vCenter. Alert on any outbound connections on unexpected ports or to unknown destinations. D3FEND's Outbound Traffic Filtering (D3-OTF) is a key control.

Remediation Steps

  1. Patch Immediately (M1051): The only effective remediation is to apply the patches provided by Broadcom in the VMSA-2026-0006 advisory. There are no known workarounds. This is a direct application of D3FEND's Software Update (D3-SU).
  2. Restrict Access (M1035): Limit network access to the vCenter Server management interface. It should not be exposed to the public internet. Access should be restricted to a limited set of administrative jump boxes or a dedicated management network.
  3. Hunt for Compromise: After patching, assume compromise and hunt for the indicators listed above. Look for evidence of the reverse_ssh tool, unexpected outbound connections, and unauthorized files or scripts on the vCenter appliance.

Timeline of Events

1
July 29, 2026
Broadcom (VMware) discloses and patches CVE-2026-59310.
2
August 3, 2026
Active exploitation of CVE-2026-59310 begins, as reported by QUIRSO.
3
August 13, 2026
This article was published

Article Updates

August 14, 2026

New technical details on persistence, including cron job usage and MITRE ATT&CK mapping, enhance understanding of the attack.

MITRE ATT&CK Mitigations

The primary and most effective mitigation is to apply the security updates from Broadcom as soon as possible.

Mapped D3FEND Techniques:

Restrict network access to the vCenter management interface to a dedicated and secured management network, preventing exposure to the broader network or internet.

Mapped D3FEND Techniques:

Implement strict egress filtering to block unexpected outbound connections from the vCenter appliance, which could prevent reverse shells from connecting back to the C2 server.

Mapped D3FEND Techniques:

Timeline of Events

1
July 29, 2026

Broadcom (VMware) discloses and patches CVE-2026-59310.

2
August 3, 2026

Active exploitation of CVE-2026-59310 begins, as reported by QUIRSO.

Sources & References(when first published)

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

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.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Editorial Standards & Analyst Review

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.

Tags

VMwarevCenterRCEAPTZero-DayPatch Management

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

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.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

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 Generator

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.