CVE-2026-59310
VMware vCenter: critical unauthenticated Syslog RCE with source-bounded exploitation reporting
Research Framing
| Research field | Finding / method |
|---|---|
| Decision question | Which vCenter systems were network-reachable while vulnerable, which are now on a fixed release, and which require compromise assessment because later reporting describes reverse-SSH deployment? |
| Evidence rule | Broadcom and the CNA control vulnerability, version, severity, and remediation facts. Later exploitation claims remain attributed to QUIRSO through BleepingComputer because Broadcom and CISA have not publicly confirmed the campaign. |
| Tier 0–8 coverage | Tier 0: NVD, CVE, CISA KEV, CWE, and ATT&CK. Tier 1: Broadcom advisory, FAQ, product context, and Telco guidance. Tier 2: specialist telemetry sought; no directly retrievable QUIRSO publication retained. Tier 3: BleepingComputer retained for source-bounded campaign telemetry. Tier 4: community discussion excluded from controlling claims. Tiers 5–6: no custom or private integrations. Tiers 7–8: linked vendor guidance and outside-list discovery checked. |
| Research cutoff | 16 Aug 2026, America/New_York. CVE-2026-59310 was not in CISA KEV; NVD remained awaiting enrichment and displayed the VMware CNA score. [3][5] |
CVE-2026-59310 Watch Snapshot
| Decision field | Current answer | What it means |
|---|---|---|
| What is vulnerable? | The Syslog server in VMware vCenter. [1][3] | The flaw is in the centralized virtualization management plane, not a guest VM application. |
| Access required | Network reachability; no account or user action is required by the CNA vector. [1][3] | Internet exposure can make it initial access. Internally restricted vCenter requires the attacker to first reach that management network. |
| Exploitation | QUIRSO reportedly observed exploitation from 3 Aug and 361 compromised IPs in 47 countries by 7 Aug. Broadcom has not publicly confirmed those campaign details. [6] | Treat reachable pre-fix systems as requiring both remediation and retrospective hunting. |
| CISA KEV | Not listed as of 16 Aug 2026. [5] | Not-KEV does not cancel credible later telemetry or lower the vendor's Critical rating. |
| Fix | 9.1.0.0300, 9.0.2.0100, 8.0 U3k or 8.0 U2f, plus vendor-specific VCF/Telco paths; no workaround. [1][7] | Prove the running build and investigate prior exposure; patching does not remove an existing backdoor. |
1-Topic
What vCenter is: VMware vCenter is the control plane administrators use to manage ESXi hosts and virtual machines across an environment. It can coordinate permissions, clusters, networking, storage, templates, snapshots, migrations, and automation. Compromising it can give an attacker a powerful position from which to observe or alter many systems, rather than only one server. [8]
What happened: Broadcom disclosed CVE-2026-59310 on 29 July 2026 and updated its advisory on 3 August. The flaw lets an unauthenticated attacker who can reach the vCenter Syslog service traverse paths and execute arbitrary code. Broadcom released fixes and says there is no workaround. [1][3]
Why this watch exists: Broadcom initially had no public exploitation evidence, but BleepingComputer later reported QUIRSO telemetry describing exploitation, compromised systems, and reverse_ssh deployment. That delta changes the operational question from “patch a critical flaw” to “patch and determine whether access already occurred.” [2][6]
2-Persona / Audience Lens
| Audience | Decision | Proof required |
|---|---|---|
| Executive / risk owner | Isolate, continue operation, or invoke incident response. | Inventory, exposure window, fixed-state evidence, investigation findings, and virtualization blast radius. |
| Virtualization / infrastructure | Patch the correct branch and restrict the management plane. | Pre/post build, successful upgrade, service health, backups, network controls, and owner sign-off. |
| SOC / DFIR | Determine whether code execution or persistent remote access occurred. | vCenter, Syslog, network, DNS, EDR, identity, task, permission, VM, host, and datastore telemetry. |
| MSP / insurer / counsel | Scope downstream customers, loss potential, preservation, and notice obligations. | Tenant-by-tenant reachability, credentials, actions, evidence gaps, recovery work, and residual uncertainty. |
3-BLUF
- CVE-2026-59310 is a 9.8 Critical, unauthenticated path-traversal flaw in the vCenter Syslog server that can lead to arbitrary code execution when an attacker has network reachability. [1][3][9]
- It can be an internet initial-access path when vCenter is exposed. If vCenter is confined to a trusted management network, the actor first needs a foothold that can reach it. MFA on the normal login does not neutralize a pre-authentication service flaw.
- Later reporting attributes observed exploitation to QUIRSO: activity beginning 3 August, 361 compromised IPs in 47 countries by 7 August, and deployment of reverse_ssh for outbound persistent access. Treat those as credible but source-bounded claims, not Broadcom or CISA confirmation. [6]
- CISA had not added the CVE to KEV as of 16 August, and no reliable public source names victim organizations or the operator. [5][6]
- Patch to a vendor-fixed build immediately, restrict vCenter to dedicated administration paths, then hunt the vulnerable window. A patch closes the flaw; it does not evict an attacker who already established remote access. [1][7]
4-Executive Summary
VMware vCenter is the management hub for virtual infrastructure. It helps administrators control ESXi hosts, virtual machines, permissions, networks, storage, snapshots, migrations, and automation from one place. That concentration is useful operationally, but it also makes vCenter a high-value target: control of the management plane can threaten many workloads and the recovery systems around them. [8]
Broadcom disclosed CVE-2026-59310 on 29 July 2026 because the vCenter Syslog server did not properly confine file paths. An attacker who can send traffic to the vulnerable service does not need a vCenter account or user interaction and may execute arbitrary code. This is why “network access” is the key qualifier. Publicly reachable vCenter can be used for initial access; a properly isolated instance is still vulnerable, but the attacker must first reach the management network. [1][3][9]
The risk changed after disclosure. Broadcom's initial FAQ said it had no evidence of exploitation, while later BleepingComputer reporting says QUIRSO observed exploitation beginning 3 August, counted 361 compromised IP addresses across 47 countries by 7 August, and saw attackers deploy reverse_ssh to create outbound persistent control. Broadcom has not publicly validated that campaign, CISA has not placed the CVE in KEV, and no named victim organization or attributed actor is public. Those limitations should remain visible, but they do not make the observed compromise telemetry theoretical. [2][5][6]
The response is two-part. First, upgrade to the fixed release for the affected branch—9.1.0.0300, 9.0.2.0100, 8.0 U3k or 8.0 U2f, or the vendor's VCF/Telco path—and restrict reachability. Second, investigate the full vulnerable interval for unexpected outbound SSH, unfamiliar binaries or services, new identities or permissions, altered logging, and unexplained vCenter, VM, host, snapshot, datastore, or network changes. If evidence cannot establish integrity, rebuild the appliance and rotate reachable administrative trust. [1][6][7]
5-Why It Matters
- vCenter commonly holds broad administrative trust over multiple hypervisor hosts and virtual workloads.
- An outbound reverse channel can cross a firewall policy that blocks unsolicited inbound traffic and can survive after the original exploit path is patched.
- A compromised management plane can affect availability, confidentiality, recovery, and forensic confidence at the same time.
- MSPs and shared infrastructure operators may have a multi-customer blast radius, while smaller organizations may lack the logging needed for a definitive retrospective answer.
6-Vulnerability Details
| Field | Current record |
|---|---|
| Identifier | CVE-2026-59310 |
| Component | VMware vCenter Syslog server |
| Weakness | CWE-22, path traversal. [3][9] |
| Security effect | Arbitrary code execution with network access to vCenter. [1][3] |
| Credentials / interaction | None required by the CNA vector; no user interaction. [3] |
| Workaround | None published. Apply the fixed release. [1] |
7-Affected Products & Fixed Versions
| Product / branch | Fixed state | Owner note |
|---|---|---|
| vCenter / VCF / vSphere Foundation 9.1.x | 9.1.0.0300 | Use the current cumulative release. |
| vCenter / VCF / vSphere Foundation 9.0.x | 9.0.2.0100 | Verify the running appliance build after upgrade. |
| vCenter 8.0 | 8.0 U3k or 8.0 U2f | Broadcom added the U2f express patch on 3 Aug. |
| VMware Cloud Foundation 5.x | Async patch to 8.0 U3k | Follow Broadcom's asynchronous patching path. |
| Telco Cloud Platform 3.0/4.x/5.0.x/5.1.x; TCI 3.0 | KB449886 | Follow the product-specific remediation matrix. |
Unsupported or unlisted releases should not be assumed safe; obtain vendor guidance and plan migration. [1][3][7]
8-Severity and Operational Priority
The VMware CNA score is CVSS 3.1 9.8 Critical: network vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact. NVD had not supplied its own enrichment score at the cutoff. [3]
Operational priority should combine version with reachability and trust. Externally reachable pre-fix vCenter is an emergency. Internally restricted but vulnerable vCenter remains urgent because a compromised endpoint, VPN account, partner connection, or flat network could supply the required network position.
9-CWE Weakness Classification
10-KEV and Exploitation Status
| Claim | Status at cutoff | Boundary |
|---|---|---|
| Broadcom exploitation knowledge | No evidence stated in the initial FAQ. | A disclosure-time statement, not a permanent no-exploitation finding. |
| Observed exploitation | QUIRSO telemetry reported by BleepingComputer. | Source-bounded; Broadcom has not publicly confirmed the campaign. |
| CISA KEV | Not listed on 16 Aug 2026. | KEV absence is not evidence that exploitation did not occur. |
| Victims | 361 compromised IPs reported; no named victim organizations. | An IP count is not necessarily an organization count and does not establish impact for each system. |
11-Technical Preconditions and Attack Flow
| Step | Fact / assessment | Defensive decision |
|---|---|---|
| 1. Reach | Attacker reaches the vCenter Syslog service. | Map current and historical paths from internet, VPN, partner, MSP, and internal segments. |
| 2. Exploit | Path traversal permits arbitrary code execution without an account. | Do not rely on login MFA as a compensating control for this service path. |
| 3. Establish access | QUIRSO reportedly observed reverse_ssh deployment. | Hunt unexpected binaries, services, processes, outbound SSH, and destinations. |
| 4. Use control | Potential actions depend on vCenter privilege and connected infrastructure. | Review identities, tasks, permissions, hosts, VMs, networks, storage, snapshots, and backups. |
12-Observables and Evidence
| Observable | What is public | How to use it |
|---|---|---|
| Outbound SSH | Reported post-exploitation behavior; no universal destination or port assertion beyond reverse-SSH context. | Review vCenter-originated outbound SSH and unexplained encrypted tunnels across the vulnerable window. |
| reverse_ssh artifacts | Tool family reported; no retained issue-specific public hash or filename set. | Inventory new binaries, services, launch paths, persistence, and process lineage; validate locally. |
| Attacker infrastructure | Specific indicators reportedly withheld during law-enforcement coordination. | Do not invent blocklists. Preserve flows and enrich destinations with owned telemetry. |
| vCenter changes | No universal issue-specific event set published. | Review unexpected accounts, roles, tasks, logs, hosts, VMs, snapshots, datastores, networks, exports, and configuration changes. |
Sources: [6]
13-Detection and Hunting
- Establish each vCenter's vulnerable interval, then collect network, DNS, proxy, firewall, Syslog, appliance, authentication, task, and configuration records for that period.
- Search for unexpected outbound SSH or tunnel-like connections originating from vCenter, especially destinations not present in the known-good baseline.
- Review new or modified binaries, services, scheduled activity, startup behavior, SSH keys, accounts, roles, and permissions on the appliance.
- Correlate unexplained vCenter operations with host, VM, snapshot, datastore, network, export, backup, and identity events.
- Treat clean results as confidence bounded by retention and sensor coverage. Missing logs are uncertainty, not proof of no compromise.
These are behavior-led hunt hypotheses derived from the confirmed capability and reported post-exploitation method; Broadcom has not published an issue-specific IOC package. [1][6]
14-Incident Response Playbook
| Phase | Action | Exit evidence |
|---|---|---|
| Scope | Inventory every vCenter, branch, build, owner, management path, integration, and historical exposure. | Complete asset and reachability record. |
| Preserve | Capture logs, network flows, appliance state, processes, files, identities, tasks, permissions, and virtualization changes before destructive remediation. | Timestamped evidence with retention gaps documented. |
| Contain | Restrict vCenter access and egress to known administration and required service paths; isolate systems with credible compromise evidence. | Validated network policy and controlled admin path. |
| Remediate | Install the fixed release and validate the running build and service health. | Pre/post version and test evidence. |
| Recover trust | If access is plausible, rotate reachable credentials and keys, review connected systems, and rebuild where appliance integrity cannot be established. | Known-good state, rotated trust, monitored restoration, and residual-risk approval. |
15-Decision-Ready Actions
- Today: identify every vCenter and prove whether it was internet-, VPN-, partner-, MSP-, or internally reachable while vulnerable.
- Today: patch the correct product branch; there is no vendor workaround.
- Today: preserve evidence before cleanup and hunt the full vulnerable interval for reported reverse-access behavior.
- Within 24 hours: verify vCenter accounts, roles, tasks, hosts, VMs, snapshots, datastores, networks, logs, backups, and integrations.
- If compromise cannot be ruled out: isolate, rotate reachable trust, rebuild from known-good media, and assess downstream workload and recovery integrity.
16-SMB, MSP, and Insurance Lens
| Lens | Why it matters | Evidence request |
|---|---|---|
| SMB | One small infrastructure team may depend on vCenter for most production workloads and backups. | Who owns it, when was it reachable, when was it fixed, and what telemetry remains? |
| MSP / hosting | Shared administration and repeated architecture can create customer concentration and credential reuse risk. | Separate scope, exposure, trust, findings, and closure by vCenter and customer. |
| Cyber insurer | A virtualization-control-plane event can combine business interruption, recovery, data access, and aggregation exposure. | Request version proof, exposure window, hunt coverage, confirmed actions, rotated trust, restored state, and uncertainty. |
17-Timeline of Notable Activity
| Date | Event | Meaning |
|---|---|---|
| 29 Jul 2026 | Broadcom publishes VMSA-2026-0006 and fixes. [1] | Disclosure and remediation start; not a known exploitation start date. |
| 3 Aug 2026 | Broadcom updates to .1 and adds 8.0 U2f express patches. [1] | Expanded fixed-release availability. |
| 3 Aug 2026 | QUIRSO reportedly first observes connections to attacker infrastructure. [6] | Source-reported exploitation start. |
| 7 Aug 2026 | QUIRSO reportedly counts 361 compromised IPs across 47 countries. [6] | Evidence of multi-country compromise, not named-victim or impact confirmation. |
| 13 Aug 2026 | BleepingComputer publishes the QUIRSO findings. [6] | Public material delta from vendor disclosure-time status. |
| 16 Aug 2026 | Research cutoff; no CISA KEV entry and no public named actor or victim organization. [5][6] | Continue monitoring; do not confuse unavailable public attribution with low risk. |
18-Public Victim and Attribution Matrix
| Field | Public answer | Analyst rule |
|---|---|---|
| Named victim organization | None in retained reliable reporting. | Do not convert IP telemetry into named organizations or sectors. |
| Compromised systems | 361 IPs in 47 countries, reported by QUIRSO through BleepingComputer. | Keep the count source- and time-bounded; an IP is not necessarily one organization. |
| Threat actor | Unattributed. | No threat-actor CARD is justified. |
| Campaign | VMware vCenter reverse-SSH exploitation activity, tracked as an unattributed campaign. | A campaign CARD can organize behavior without inventing actor identity. |
| Ransomware | No reliable linkage retained. | Do not infer ransomware from virtualization targeting alone. |
Sources: [6]
19-Common Questions
| Question | Short answer |
|---|---|
| Can this provide initial access? | Yes, if the vulnerable service is reachable from the attacker. Internet exposure is one path; internal reachability after another foothold is another. |
| Does MFA stop it? | Not by itself. The flaw is pre-authentication and does not depend on the normal login flow. |
| Is it CISA KEV? | No, not as of 16 Aug 2026. That does not negate source-reported exploitation. |
| Is exploitation theoretical? | No. QUIRSO reportedly observed compromised systems and reverse_ssh deployment, although Broadcom has not publicly confirmed that campaign. |
| Is patching enough? | It prevents continued use of the known flaw but does not remove persistence or establish that a previously vulnerable system is clean. |
| Do we know victims? | No named organizations. The public telemetry is a time-bounded IP count across countries. |
20-Source Weighting and Contribution
| Source class | Controls | Does not establish |
|---|---|---|
| Broadcom / VMware | Product scope, vulnerability, vector, severity, fixes, and workaround status. | Current public campaign scale or local compromise. |
| NVD / CVE / CWE | Identifier, CNA vector, weakness, and affected-record normalization. | Victim or actor claims. |
| CISA KEV | Whether the CVE is currently in KEV. | That non-listed vulnerabilities are unexploited. |
| BleepingComputer / QUIRSO reporting | Attributed exploitation telemetry and reported reverse_ssh behavior. | Broadcom confirmation, named victims, or universal IOC values. |
21-Connected IntelliOS Products
22-Notes
Create an account and sign-in to use this card.
Record your personal notes and comments in this card related to this brief.
This is a public-source decision aid, not proof that a particular environment was targeted or compromised. Local investigation, vendor support, legal advice, and contractual obligations control organization-specific actions.
23-Citations
[1] Broadcom / VMware — VMSA-2026-0006.1
Tier 1 · 29 Jul; updated 3 Aug 2026 · Controlling advisory for vulnerability, severity, attack vector, affected products, fixed versions, and absence of a workaround.
https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/38017[2] Broadcom / VMware — VMSA-2026-0006 supplemental FAQ
Tier 1 · Checked 16 Aug 2026 · Vendor clarification for product and release boundaries and disclosure-time exploitation knowledge.
https://github.com/vmware/vcf-security-and-compliance-guidelines/blob/main/security-advisories/vmsa-2026-0006/README.md[3] NIST NVD / VMware CNA — CVE-2026-59310
Tier 0 · Published 30 Jul; modified 14 Aug 2026 · Canonical description, CNA CVSS vector, CWE-22, affected-version data, and current NVD enrichment state.
https://nvd.nist.gov/vuln/detail/CVE-2026-59310[4] CVE Program — CVE-2026-59310 record
Tier 0 · Checked 16 Aug 2026 · Canonical identifier and CNA record.
https://www.cve.org/CVERecord?id=CVE-2026-59310[5] CISA — Known Exploited Vulnerabilities Catalog
Tier 0 · Checked 16 Aug 2026 · Controls KEV status. This CVE was not listed at the research cutoff.
https://www.cisa.gov/known-exploited-vulnerabilities-catalog[6] BleepingComputer — Critical VMware vCenter RCE flaw exploited for reverse SSH access
Tier 3 · 13 Aug 2026 · Source-bounded reporting of QUIRSO telemetry: exploitation beginning 3 Aug, 361 compromised IPs across 47 countries by 7 Aug, and reverse_ssh deployment.
https://www.bleepingcomputer.com/news/security/critical-vmware-vcenter-rce-flaw-exploited-for-reverse-ssh-access/[7] Broadcom — Telco Cloud remediation matrix — KB449886
Tier 1 · Checked 16 Aug 2026 · Vendor remediation guidance for affected Telco Cloud branches.
https://knowledge.broadcom.com/external/article/449886[8] Broadcom / VMware — What is vCenter Server?
Tier 1 · Checked 16 Aug 2026 · Primary product context for the centralized virtualization-management role.
https://www.vmware.com/products/cloud-infrastructure/vcenter[9] MITRE CWE — CWE-22 — Path Traversal
Tier 0 · Checked 16 Aug 2026 · Defines the vendor-assigned weakness class.
https://cwe.mitre.org/data/definitions/22.html[10] MITRE ATT&CK — T1190 — Exploit Public-Facing Application
Tier 0 · Checked 16 Aug 2026 · Analyst mapping for externally reachable exploitation; it does not prove a named campaign or actor.
https://attack.mitre.org/techniques/T1190/24-Version Change Log
| Version | Date | Changes |
|---|---|---|
| v1.0 | 16 Aug 2026 | Initial CVE Watch. Reconciles Broadcom/CNA facts, non-KEV status, QUIRSO exploitation reporting, fixed releases, initial-access boundary, behavior-led hunting, response, and unattributed campaign/CVE CARD connections. |
