CVE-2026-59310: VMware vCenter Flaw Actively Abused for Persistence

Step by step
How the attack unfolded
Click a phase for details – or let the animation play through.
PHASE 1/5 · Initial Access

Attackers exploit the critical directory-traversal flaw in internet-facing vCenter servers to gain unauthenticated initial access.

T1190 – Exploit Public-Facing Application
  • CVE-2026-59310, CVSS 9.8, path traversal (CWE-22) in vCenter's syslog server
  • No login required (AV:N/AC:L/PR:N/UI:N), network-based, low complexity
  • First compromises on 3 August 2026, just five days after disclosure
  • Tight timing correlation: the advisory apparently served as the campaign's starting point
PHASE 2/5 · Execution

Through the flaw, attackers execute arbitrary code on the central vCenter appliance.

T1059 – Command and Scripting Interpreter
  • Broadcom: "A malicious actor with network access to vCenter may exploit this issue to execute arbitrary code."
  • Impacts the central management layer for vSphere environments
  • Embedded vCenter components in Cloud Foundation, vSphere Foundation and Telco Cloud also affected
PHASE 3/5 · Persistence

A malicious cron job is set up to secure persistent access.

T1053.003 – Scheduled Task/Job: Cron
  • Scheduled Linux cron job repeatedly executes attacker commands
  • Documented by QUIRSO following an incident-response investigation
  • NHS England National CSOC confirms observed reverse-SSH persistence
PHASE 4/5 · Command-and-Control / Evasion

The cron job launches reverse_ssh to maintain an outbound remote channel that bypasses firewall rules.

T1219 – Remote Access Software T1090 – Proxy
  • reverse_ssh is a legitimate open-source tool; its mere presence is not proof
  • Outbound connection bypasses firewalls that often only block inbound traffic
  • Compromised systems contact the attacker infrastructure
  • Findings must be correlated with further indicators (QUIRSO)
PHASE 5/5 · Impact

Via the compromised central management layer, attackers gain broad control over the virtualized infrastructure, affecting hundreds of victim systems worldwide.

  • Up to 361 unique victim IPs across 47 countries (not a count of companies or records)
  • 185 of 361 IPs in the top five countries: Germany, USA, Turkey, Iran, France
  • About 95% (343 of 361) of IPs appeared by 5 August 2026
  • NHS England assesses further exploitation as likely
Short & clear answers
Frequently asked questions about this incident
Am I affected by CVE-2026-59310?
You are affected if you use VMware vCenter Server – either standalone or as a component of VMware Cloud Foundation, vSphere Foundation, Telco Cloud Platform or Telco Cloud Infrastructure. Vulnerable direct vCenter versions are 9.1.x.x before 9.1.0.0300, 9.0.x.x before 9.0.2.0100 and 8.0 without the respective fix. An ordinary website without vCenter is not directly vulnerable to this CVE, but may be indirectly at risk if the underlying infrastructure is managed via an unpatched vCenter.
How do I check whether my vCenter version is vulnerable?
Determine the actual server build using the command vpxd -v on the appliance, or via the management interface at https://<VC_FQDN>:5480. Do not rely solely on the version shown in the vSphere client, as Broadcom warns this can differ from the actual build. Then compare the build and product branch against the Response Matrix in VMSA-2026-0006.1.
What should I do now?
Patch your vCenter immediately to the fixed version listed in VMSA-2026-0006.1, as the flaw is already being actively exploited. Additionally restrict internet access to the vCenter management interface – but this does not replace the patch. If a provider or hosting company operates your vCenter, actively ask them about the patch status.
How can I tell if my system has already been compromised?
Have your IT, SOC or incident response team look for unauthorised cronjobs, unexpected reverse_ssh installations and unusual outbound connections. QUIRSO provides a generic YARA rule as an investigative starting point. Important: the mere presence of reverse_ssh is not proof of an attack, as it is a legitimate open-source tool – any finding must be correlated with additional indicators.
How dangerous is the vulnerability and is it really being exploited?
The vulnerability has a CVSS score of 9.8 out of 10 (critical) and allows attackers to execute arbitrary code over the network without prior authentication. Active exploitation has been confirmed by QUIRSO and the NHS England National CSOC, which assesses further exploitation as likely. Attacks began just five days after disclosure, and by 5 August around 95 percent of the 361 later-identified victim IP addresses had appeared.
More security news
You might also be interested in
Critical Elementor Pro Flaw: Attackers Can Fully Take Over WordPress Sites
A file upload bug in Elementor Pro up to 4.2.1 allows RCE without login. Version 4.2.2 fixes the flaw – update now!
Pods Plugin: Critical Flaw Enables Admin Takeover, No Login
A critical flaw in the WordPress plugin Pods lets attackers overwrite admin passwords without login. Over 100,000 sites are affected.
miniOrange SAML SSO: Critical Bypass Turns Attackers Into Admins
Two critical auth bypasses in the miniOrange SAML SSO plugin allow forged SAML assertions—up to full WordPress admin access.