Critical Vulnerability in VMware Aria Operations for Networks (CVE-2023-34039)
VMware Aria Operations for Networks versions 6.0 to 6.10 contain a vulnerability involving static SSH keys that allow unauthorized remote access and root-level privilege escalation.
CVE search metadata
CVE search record: CVE-2023-34039. Severity: critical. CVSS: 9.8. EPSS: 67.99%. KEV: no. Product: Aria Operations for Networks (< 6.11.0). Brief: Critical Vulnerability in VMware Aria Operations for Networks (CVE-2023-34039). Brief link: https://feed.craftedsignal.io/briefs/2026-09-cve-2023-34039/
VMware Aria Operations for Networks (formerly vRealize Network Insight) versions 6.0 through 6.10 are vulnerable to CVE-2023-34039, a critical flaw stemming from the presence of static, hardcoded SSH keys for the 'support' and 'ubuntu' user accounts. These keys were not properly regenerated during product deployment, providing a direct mechanism for unauthorized actors to establish an SSH session.
Once initial SSH access is gained using the static credentials, an attacker can leverage standard privilege escalation techniques, such as 'sudo', to acquire a root shell on the appliance. This allows for full system compromise, including the potential for data exfiltration, lateral movement within the network, and the disruption of critical monitoring services. Given the exploit's publication as a straightforward SSH command wrapper, the barrier to entry for exploitation is extremely low, necessitating immediate remediation for all affected versions.
Attack Chain
- Attacker performs network reconnaissance to identify accessible VMware Aria Operations for Networks appliances.
- Attacker establishes an SSH connection to the identified target over TCP port 22.
- Attacker uses the leaked static SSH private keys (specific to the target version) to authenticate as the 'support' or 'ubuntu' user.
- Upon successful login, the attacker initiates a shell session on the appliance.
- Attacker executes 'sudo -i' or similar commands to leverage the existing user permissions.
- Due to configuration flaws, the attacker gains a root shell without requiring a secondary password.
- Attacker performs post-exploitation activities, such as exfiltrating configuration data or installing persistent backdoors.
- Attacker terminates the session while maintaining persistent access to the compromised network environment.
Impact
Successful exploitation of CVE-2023-34039 results in full administrative control over the affected VMware Aria Operations for Networks appliance. This compromises the confidentiality, integrity, and availability of network monitoring data and potentially provides a foothold for further compromise of the wider infrastructure. There is no requirement for user interaction or special privileges, significantly increasing the risk of widespread exploitation.
Recommendation
Prioritize the immediate patching of all VMware Aria Operations for Networks instances to version 6.11.0 or later to remove the static SSH keys. In environments where patching is not immediately feasible, restrict network-level access to the SSH service (TCP 22) of the appliance to known, trusted management segments only. Monitor for unauthorized SSH authentication attempts originating from untrusted or atypical network locations.
Immediate actions
Patch all VMware Aria Operations for Networks instances to version 6.11.0
Mitigations
Restrict access to SSH (TCP 22) to authorized management subnets only
CVE-2023-34039
Detection coverage 1
Detect Unauthorized SSH Authentication Attempts
highDetects SSH authentication attempts potentially using the static keys associated with CVE-2023-34039 or brute-force attempts on the support/ubuntu accounts.
Detection queries are available on the platform. Get full rules →