// 2 CRITICAL · 5 ZERO-DAY · 7 CVE · 7 EXPLOIT · 2 ADVISORY IN THE LAST 24H
Broadcom has patched two critical vulnerabilities in vCenter Server, both rated CVSS 9.8. No workarounds exist for CVE-2026-59309 and CVE-2026-59310, leaving patching as the only documented mitigation for VMware environments.

Broadcom published advisory VMSA-2026-0006 on July 29, 2026, for two critical vulnerabilities in VMware vCenter Server, both carrying the maximum CVSSv3.1 score of 9.8. No workarounds exist for CVE-2026-59309 and CVE-2026-59310: the only documented mitigation is applying the vendor-released patches. For organizations running VMware virtualized infrastructure, the deadline is immediate and there are no operational alternatives.

Key Takeaways
  • CVE-2026-59309 is an authentication bypass in the VMware Directory Service; CVE-2026-59310 is a directory traversal in the vCenter Syslog server that enables remote code execution.
  • Both vulnerabilities are exploitable by unauthenticated attackers with simple network access to the vCenter system, requiring no authentication prerequisites or user interaction.
  • No workarounds exist for either flaw: Broadcom explicitly confirms the "Workarounds" column is empty for both CVEs in the official response matrix.
  • Affected versions include vCenter 9.1.x.x, 9.0.x.x, and 8.0, extending to Cloud Foundation, vSphere Foundation, and Telco Cloud platforms; corresponding patches are 9.1.0.0300, 9.0.2.0100, and 8.0 U3k/U2f.

The Double Strike on the Management Plane: Directory Service and Syslog Server

The two vulnerabilities hit distinct vCenter Server components but share the same attack surface. CVE-2026-59309 affects the VMware Directory Service, the integrated directory service that handles authentication and authorization in the product. A threat actor with network access can completely bypass the authentication mechanism and gain unauthorized system access. Per Broadcom's official advisory: "A malicious actor with network access to vCenter may exploit this issue to bypass authentication and gain unauthorized access to the system".

CVE-2026-59310 targets the vCenter Syslog server, a component that normally handles centralized log forwarding. The flaw is a directory traversal that, per Rapid7's analysis, allows an attacker to "execute arbitrary code." Broadcom's official statement confirms: "A malicious actor with network access to vCenter may exploit this issue to execute arbitrary code." The impact is identical in both cases: complete compromise of the central management node.

The convergence of these two flaws in separate components with the same severity and same entry vector creates a cumulative risk condition. A vCenter system exposed to the network represents a single point of failure with total consequences for the underlying infrastructure.

"vCenter Server has appeared on CISA's KEV list ten times in the past for other vulnerabilities, so it is known that attackers target critical issues in this product" — Rapid7 ETR, July 30, 2026

Why the CVSS 9.8 Is Not Rhetoric: The Real Attack Vectors

The CVSSv3.1 9.8 score for both CVEs reflects a specific and rare combination of risk factors. The attack vector is network (AV:N), attack complexity is low (AC:L), no privileges are required (PR:N), no user interaction is needed (UI:N), and the impact hits confidentiality, integrity, and availability at the highest level (C:H/I:H/A:H). This profile means the exploit can be fully automated and scaled without friction.

The lack of authentication prerequisites is the critical point. In enterprise architectures, vCenter Server often sits in internal network segments considered trusted; the flaw demonstrates that this trust is insufficient when the product presents vulnerabilities of this type. There is no need to compromise user endpoints, steal credentials, or bypass MFA: mere network reachability of the system is a sufficient condition.

The absence of documented workarounds from Broadcom amplifies the gravity. In many security advisories, vendors provide at least temporary configurations, service restrictions, or mitigating controls. In this case, the official response matrix lists "None" for both vulnerabilities, leaving organizations a single operational option.

Immediate Actions

Guidance from the sources converges on four specific operational priorities.

1. Plan immediate application of official patches. The fixed versions are 9.1.0.0300, 9.0.2.0100, and 8.0 U3k/U2f per Broadcom's response matrix. Rapid7 confirms the same versions in its July 30, 2026 advisory. The update must also account for product extensions: Cloud Foundation, vSphere Foundation, Telco Cloud Platform, and Telco Cloud Infrastructure fall within the affected versions.

2. Verify network exposure of all vCenter systems. The attack condition is unauthenticated network access. Every instance reachable from segments not strictly required for operation expands the attack surface without available compensations.

3. Monitor the threat intelligence ecosystem for signs of exploitation. At time of publication, neither Rapid7 nor Broadcom report in-the-wild exploitation or public PoCs. This condition can evolve rapidly: vCenter Server has appeared on the CISA Known Exploited Vulnerabilities list 10 times for previous flaws, indicating a consolidated pattern of targeting by offensive actors.

4. Assess management plane segmentation relative to workloads. Where the brief does not document specific architectures, the source does not specify recommended configurations. The general guidance remains reducing the exposed surface, consistent with infrastructure operational requirements.

Historical Context: vCenter as a Recurring Target

The presence of vCenter Server on the CISA KEV list for 10 previous vulnerabilities is not anecdotal: it is an indicator of the product's attractiveness to attackers. The reason is structural. vCenter is the single pane of control for entire vSphere environments: whoever gains control of it gains control over ESXi hosts, virtual machines, storage, networking, and workload security configurations.

This centrality makes vCenter a high-value target for ransomware, espionage, and infrastructure sabotage operations. Recent history includes critical vulnerabilities with public exploits and active exploitation that forced emergency interventions at global scale. The July 2026 "double critical" fits this pattern with the aggravating variant of having no workarounds.

The frequency of these criticalities raises questions about the product's attack surface and the effectiveness of secure development lifecycle processes. However, the sources reveal no infrastructural overlap linking these specific flaws to previous incidents or to a particular threat actor group.

Why This Matters

The dossier presents significant limits on the technical-detail plane. Neither source specifies which parameter or endpoint of the VMware Directory Service is vulnerable to the bypass, nor the exact path of the directory traversal in the Syslog server. This gap prevents independent exploitation analysis and the construction of specific detection controls beyond generic network-access signatures.

The source also does not specify the exact date of private disclosure to researchers Phil Brass and Matt South of Atredis Partners, nor the patch development timeline. The presence or absence of in-the-wild exploitation after July 30, 2026—the date of Rapid7's analysis—is not documented. Some sections of the Broadcom advisory, such as FAQ and Additional Documentation, are referenced but not populated in the extracted text.

What is documented is sufficient to establish urgency: two critical vulnerabilities with CVSS 9.8, no authentication prerequisites, no workarounds, a central management target with a history of active exploitation. For organizations with VMware infrastructure, the temporal proximity between advisory publication and potential exploit development leaves a narrow mitigation window with no alternatives.

Sources

Information verified against cited sources and current as of publication.

Sources


Sources and references
  1. rapid7.com
  2. support.broadcom.com