What has changed

On 18 August, the US Cybersecurity and Infrastructure Security Agency added CVE-2026-59310 to its Known Exploited Vulnerabilities catalogue. CISA says additions are based on evidence of active exploitation. Its entry describes a path-traversal weakness in VMware vCenter that can allow an attacker with network access to execute arbitrary code. CISA records use in ransomware campaigns as unknown, which should not be read as evidence either way.

Broadcom originally published its advisory on 29 July and updated it on 3 August. The vulnerability is therefore not newly disclosed; the new fact is CISA's exploitation finding. CISA's remediation deadline applies to the US federal agencies covered by its directive, not UK organisations, but confirmed exploitation makes the issue a sensible priority for any business running an affected vCenter deployment.

[1][2]

Why vCenter deserves priority

vCenter is a control plane for virtual infrastructure. Broadcom locates the flaw in its Syslog server and rates it Critical, with a maximum CVSS v3 score of 9.8. The stated attack condition is network access to vCenter; the advisory does not require an attacker to hold an account or persuade a user to act. Successful exploitation can execute arbitrary code on the management system.

A vCenter service may be absent from an internet scan yet still be reachable from administrator workstations, monitoring networks, supplier connections or neighbouring systems. That reachability matters because compromise of a central management service can put infrastructure configuration, privileged credentials and operational recovery at risk. Neither source says that every reachable instance is compromised, so defenders should separate confirmed exposure from evidence of intrusion.

[1][2]

What defenders should do

Inventory vCenter appliances and establish the exact release branch before scheduling the update. Broadcom lists fixed versions 9.1.0.0300 for the 9.1 branch, 9.0.2.0100 for 9.0, and either 8.0 U3k or 8.0 U2f for supported 8.0 deployment lines. VMware Cloud Foundation and the listed telco products have product-specific update routes in the same response matrix. Follow that matrix for the deployed product rather than assuming that one package applies everywhere.

Broadcom provides no workaround for CVE-2026-59310. Apply the relevant fixed release through the supported maintenance process, preserve a recovery route, and confirm the running build after the change. Until patching is complete, reduce vCenter network access to the administrators and systems that genuinely require it; this lowers unnecessary exposure but does not replace the update.

Where an affected appliance was reachable, retain relevant authentication, process, network and appliance logs and review them proportionately for unexpected activity. CISA's catalogue confirms exploitation of the vulnerability in the wild, not compromise of a particular organisation. Escalate through the incident process when local evidence supports it, and protect evidence before rebuilding or rotating credentials.

  • Find every vCenter appliance, including those owned by suppliers or separate infrastructure teams.
  • Map each deployment to the fixed release in Broadcom's response matrix.
  • Schedule the supported update because Broadcom lists no workaround.
  • Restrict management-network reachability while preserving required administration and recovery paths.
  • Review retained evidence where an affected appliance was reachable.
[1][2]

The Beekeeper view

Management systems often become awkward to patch precisely because they manage everything else. That dependency is a reason to prepare a maintenance route, not a reason to defer indefinitely. An owned inventory, tested backup, named operator and documented recovery path turn an urgent update from improvisation into routine engineering.

Patch the known flaw, then keep the broader lesson: internal is a location, not a security control. A virtualisation control plane needs deliberately narrow network paths and a maintenance process that still works when the platform is under pressure.

[1][2]
Identify every vCenter branch and deployment owner, apply Broadcom's fixed release, and treat management-network reachability as part of the exposure assessment rather than waiting for a public-facing label.

Primary sources

  1. CISA Adds Four Known Exploited Vulnerabilities to Catalog — Cybersecurity and Infrastructure Security Agency, 18 August 2026
  2. VMSA-2026-0006.1: VMware ESX, vCenter, Workstation, and Fusion updates address multiple vulnerabilities — Broadcom, 3 August 2026

Beekeeper field notes summarise primary advisories for a UK business audience. Always follow the affected vendor’s current instructions for your exact product and version.