vCenter CVE-2026-59310: exploited in five days
Attackers weaponized the vCenter directory traversal five days after disclosure and planted reverse SSH on 361 hosts across 47 countries. Patch math, revisited.
On July 30 we wrote about the two CVSS 9.8 vCenter bugs and said the lack of known exploitation was a scheduling detail, not a reprieve. Here's the schedule: five days. CVE-2026-59310, the directory traversal in the vCenter Syslog server, was disclosed on July 29 and attacker infrastructure started receiving callbacks from compromised hosts on August 3.
What actually happened
QUIRSO's threat research team found the campaign during an incident response engagement and is tracking a suspected APT actor. Per QUIRSO's writeup and The Hacker News, the numbers are ugly and fast: first callbacks on August 3, another 151 victim IPs on August 4, and 343 of the eventual 361 — about 95% — seen by August 5. Final count: 361 unique victim IP addresses across 47 countries, with more than half in Germany, the United States, Turkey, Iran and France.
The post-exploitation is boring in the way that works. After landing code execution through the traversal flaw, the attacker deploys reverse_ssh, an open-source framework, via cron jobs. That gives an outbound command-and-control channel and persistence that survives a reboot. Outbound is the important word — a firewall configured to block inbound connections does nothing about a host that dials out on its own.
Broadcom shipped fixed builds in VMSA-2026-0006 on July 29 (vCenter 8.0 U3k, 9.0.2.0100, 9.1.0.0300). There is still no workaround. Anyone who patched inside a week was fine. Everyone else had roughly a weekend.
Why this vCenter exploitation timeline matters for your business
Your patch SLA is the whole story. If your MSP's contract says thirty days for criticals, this bug owned the cluster on day five and sat there for twenty-five more. A monthly patch window is a reasonable policy for most software and a fatal one for internet-reachable management planes. Split the policy: an emergency track for anything unauthenticated, network-reachable and rated 9-plus, measured in days.
Egress filtering is the control most small networks skip. reverse_ssh works because the compromised host is allowed to open arbitrary outbound connections. A hypervisor management interface has no legitimate reason to reach the open internet. Deny outbound by default from the management VLAN, allow the handful of destinations it actually needs, and the persistence step fails even when the exploit lands.
Patched is not the same as clean. If your vCenter was internet-reachable between July 29 and the day you patched, patching closed the door on a host that may already have a resident. Check for unexpected cron entries, unknown outbound SSH sessions, and new accounts. Then ask your provider — in writing — for the exact patch date, not the month.
Most of you don't own the vCenter. Your MSP does, and your servers are tenants on it. That makes their patch timeline your risk register.
Key takeaways
- CVE-2026-59310 (CVSS 9.8) is a directory traversal in the vCenter Syslog server leading to arbitrary code execution; disclosed July 29 in VMSA-2026-0006
- Attacker callbacks began August 3 — five days after disclosure — with 95% of observed victims seen by August 5
- 361 unique victim IPs across 47 countries; over half in Germany, the US, Turkey, Iran and France
- Post-exploitation uses cron jobs and the open-source reverse_ssh framework for outbound C2 and persistence
- Run a separate emergency patch track measured in days for unauthenticated, internet-reachable criticals
- Default-deny outbound from your management VLAN — it breaks the persistence step even when the exploit works
- If the box was exposed before you patched, hunt for cron entries, outbound SSH and new accounts
Five days is shorter than most patch policies. We audit which of your management planes face the internet, get them behind a VPN with default-deny egress, and put the emergency patch track in writing so nobody has to improvise. Book an exposure review or see how we harden your infrastructure.
Sources: QUIRSO Threat Research, The Hacker News.
- #cve-2026-59310
- #vmware-vcenter
- #patching
- #incident-response
- #egress-filtering
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
Vals AI raises $40M to be the auditor of AI models
a16z led a $40M round for independent AI evaluation. The useful part for operators isn't the funding — it's that benchmarks decay, and yours should too.
Read itManifest V2 ends August 31. Audit your browser extensions.
Chrome pulls all remaining Manifest V2 extensions from its store on August 31, 2026, and Edge started its consumer shutdown. What breaks on your team's machines.
Read it