← Home

Broadcom patches three critical VMware flaws allowing auth bypass and VM escapes

Broadcom this week released patches for three critical vulnerabilities affecting the VMware product family, including vCenter Server and the ESXi hypervisor. Advisory VMSA-2026-0006, published on July 29, covers flaws that, combined, allow everything from authentication bypass to arbitrary code execution and escape from the virtualized environment — the so-called VM escape, historically the worst nightmare for anyone operating data centers.

The first and most severe is CVE-2026-59309, an authentication bypass vulnerability in the VMware Directory Service with a CVSS score of 9.8, near the maximum of 10. An attacker without credentials, with network access to vCenter, can exploit the flaw to bypass authentication and gain unauthorized access to the system. This is a classic entry point: whoever controls the centralized management console of a virtualization deployment effectively controls every virtual machine in that environment. That is why the severity is so high — vCenter is not an ordinary server, it is the brain of the infrastructure.

The second, CVE-2026-59310, is a directory traversal flaw in vCenter that can lead to arbitrary code execution. Together, these two allow an attacker, in some scenarios, to escalate from unauthenticated access to full control of the management server. The third, CVE-2026-47876, is an out-of-bounds write in the VMXNET3 driver, a virtual networking component, that can be exploited to achieve code execution on the ESXi host from inside a virtual machine — the famous escape. The advisory also includes two lower-severity flaws, one involving information disclosure and another a logging weakness, rounding out the package.

The impact is broad because vCenter is the single management point for most enterprise virtualized infrastructures. According to Broadcom itself, there is no evidence yet of active exploitation of these flaws in real environments, but the industry's history advises caution. Similar VMware vulnerabilities have been targeted by sophisticated groups in the past, and the attack pattern tends to be the same: first silent exploitation, then mass ransomware. The logic is simple — compromising vCenter means compromising dozens or hundreds of servers at once, which makes the return on an attacker's effort extremely attractive.

For administrators, the path is straightforward: apply the patches as soon as possible and prioritize vCenter, since it aggregates the greatest compromise value. It is also advisable to review firewall rules to restrict network access to vCenter only to trusted hosts, reducing the attack surface. In environments where immediate updates are not feasible — common in legacy estates or restricted maintenance windows — network segmentation and monitoring of suspicious connections to the directory service gain renewed importance. Anomaly detection tools, once optional, become the first line of defense when the patch cannot ship immediately.

The broader lesson is that VMware is no longer a niche and has become critical infrastructure. As software defines the operations of virtually every company, a flaw in the virtualization fabric stops being an IT problem and becomes a business risk. The question left for managers is whether their security strategy can detect an attacker who has already walked in through the front door with legitimate credentials, before the damage spreads across the entire virtualized estate. The answer, in most cases, depends less on technology and more on operational discipline.

Sources: BleepingComputer, The Hacker News, Suriq

✓ Independent sources cross-checked and verified before publishing