Last updated: August 19, 2026 at 1:47 AM UTC
All 741 Vulnerability 286 Breach 129 Threat 319 Defense 7
Tag: vcenter (2 articles)Clear

Attackers exploit critical VMware vCenter flaw to plant reverse SSH backdoors

A critical VMware vCenter flaw that Broadcom patched in late July is now under active exploitation in a global campaign. Tracked as CVE-2026-59310 and scored 9.8, it is a directory-traversal bug in the vCenter Syslog server that lets an unauthenticated attacker with network access run code, turning a logging service into a route onto the host. Incident responders at QUIRSO found a single actor exploiting it from around August 3, using path traversal to drop a cron job that launches the open-source reverse_ssh tool for persistent remote access. More than 360 compromised systems across 47 countries have been identified, and patching alone will not remove an existing foothold.

Check
Apply Broadcom's vCenter update immediately if you have not, since there is no workaround, and hunt compromised hosts for unexpected cron jobs, the reverse_ssh tool, and unusual outbound SSH connections.
Affected
Organizations with network-reachable VMware vCenter on unpatched builds (CVE-2026-59310); an unauthenticated attacker can run code on the appliance, and this campaign installs a reverse SSH backdoor that survives patching.
Fix
Patch, then investigate for compromise rather than assuming the update suffices, remove any reverse_ssh persistence and rogue cron jobs, restrict vCenter access, and review logs for path-traversal requests to the syslog service.

Broadcom patches critical VMware flaws enabling VM escape and vCenter takeover

Broadcom released emergency patches for five VMware flaws, three of them critical, affecting ESXi, vCenter, Workstation, and Fusion. The most notable, CVE-2026-47876, is an out-of-bounds write in the ESXi VMXNET3 network adapter that lets an attacker with admin rights inside a guest virtual machine run code on the host, a VM escape. Two critical vCenter flaws follow: CVE-2026-59309 is an authentication bypass reachable over the network, and CVE-2026-59310, scored 9.8, allows code execution through a directory traversal. Broadcom warns the vCenter bypass could be chained with the escape or the code-execution flaw to seize the hypervisor without any guest foothold. No exploitation is reported yet.

Check
Apply the VMware fixes as an emergency change, since there are no workarounds, prioritizing vCenter and any ESXi hosts running virtual machines that use the VMXNET3 adapter.
Affected
Organizations running affected VMware ESXi, vCenter, Workstation, or Fusion (CVE-2026-47876, CVE-2026-59309, CVE-2026-59310); attackers can escape a VM to the host or bypass vCenter to compromise the hypervisor.
Fix
Upgrade to the fixed vCenter and ESXi builds Broadcom lists, restrict vCenter network access, and treat this as urgent, since attackers frequently target VMware after patches reveal the flaws.