Critical VMware Flaws: Auth Bypass, RCE and VM Escape in vCenter & ESXi

Step by step
How the attack could unfold
Click a phase for details – or let the animation play through.
PHASE 1/6 · Reconnaissance

Attackers scan the internet for exposed VMware vCenter and ESXi management interfaces.

T1595 – Active Scanning T1592 – Gather Victim Host Information
  • BSI/CERT-Bund: ~2,500 openly reachable ESXi interfaces in Germany
  • 60% of them running unsupported versions
  • vCenter has appeared 10 times on the CISA KEV list
PHASE 2/6 · Initial Access

An unauthenticated attacker bypasses vCenter authentication via network access.

T1190 – Exploit Public-Facing Application
  • CVE-2026-59309 (CVSS 9.8): authentication bypass in VMware Directory Service (vmdir)
  • No authentication or user interaction required
  • Result: administrative access without valid credentials
PHASE 3/6 · Execution

Via a directory traversal flaw in the syslog server, the attacker runs arbitrary code on vCenter.

T1203 – Exploitation for Client Execution T1083 – File and Directory Discovery
  • CVE-2026-59310 (CVSS 9.8): directory/path traversal in the syslog server
  • Enables unauthenticated remote code execution
  • Effective takeover of the vCenter server
PHASE 4/6 · Privilege Escalation / Escape

From within a VM the attacker breaks the isolation boundary to the ESXi host.

T1611 – Escape to Host
  • CVE-2026-47876 (CVSS 9.3): VM escape via the VMXNET3 network adapter
  • Out-of-bounds write enables code execution on the ESXi host
  • Prerequisite: local admin rights in a VM using a VMXNET3 adapter
  • Discovered at Pwn2Own (Nguyen Hoang Thach, STARLabs SG)
PHASE 5/6 · Lateral Movement

Whoever controls the hypervisor reaches every virtual machine running on it.

T1210 – Exploitation of Remote Services
  • Control of the ESXi host = control of all guest VMs
  • Breaks the core security guarantee of virtualization
  • Access to web servers, databases and business applications
PHASE 6/6 · Impact

Attackers gain full control over the virtualized infrastructure and its stored data.

T1486 – Data Encrypted for Impact T1490 – Inhibit System Recovery
  • Full compromise of all servers on the platform is possible
  • ESXi is a known target for hypervisor-level ransomware
  • Broadcom classifies updates as 'emergency change' – no workarounds
  • VMware: ~42% market share, ~130,000 enterprise customers
Short & clear answers
Frequently asked questions about this incident
Am I affected by these VMware vulnerabilities?
You are affected if you run VMware vCenter, ESXi, Workstation or Fusion in vulnerable versions. Specifically, vCenter before 8.0 U3k / 9.0.2.0100 / 9.1.0.0300, several ESXi versions, and the unsupported vSphere 7.0 are considered vulnerable. Check the build number in the vSphere Client under 'Summary' or via PowerCLI and compare it against Broadcom advisory VMSA-2026-0006.
What do I need to do right now?
Apply the patches released on 29 July 2026 immediately: update vCenter to 8.0 U3k / 9.0.2.0100 / 9.1.0.0300 and ESXi to the corresponding fixed builds. Broadcom explicitly classifies this as an 'Emergency Change', requiring prompt action. The patches are cumulative and available via support.broadcom.com — there are no workarounds, so patching is the only remedy.
How dangerous are these flaws and have they been exploited yet?
Two of the three critical flaws (CVSS 9.8) can be exploited over the network without any authentication, potentially giving attackers full control over the entire virtualized infrastructure and its data. At the time of publication, Broadcom reports no confirmed exploitation in the wild and no public exploit code. However, that window tends to close quickly, as vCenter has already appeared on CISA's KEV list ten times.
What should I do if I use managed hosting or cloud services?
If you don't run your servers yourself, ask your hosting or cloud provider whether VMware is used and whether the patches from VMSA-2026-0006 have already been applied. Responsibility for patching then lies with the provider, but you should actively confirm the status.
Do I get the patches even with an expired support contract?
Yes. According to Broadcom's policy (KB 314603), critical patches are available even for customers with expired support contracts. For the affected vSphere 7.0, however, an upgrade or an extended support contract is required, as this version has reached end of support.
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.