Vulnerability record · CVE-2016-3643 · published 17 June 2016
CVE-2016-3643: SolarWinds Virtualization Manager sudo misconfiguration privilege escalation
Solarwinds · Virtualization Manager
SolarWinds Virtualization Manager 6.3.1 and earlier ship with a misconfigured sudo policy that lets a local user run privileged commands, as shown by the example "sudo cat /etc/passwd." Because the flaw grants full root-level read and write access, any local account on the host can take over the system.
Description
SolarWinds Virtualization Manager 6.3.1 and earlier allow local users to gain privileges by leveraging a misconfiguration of sudo, as demonstrated by "sudo cat /etc/passwd."
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityThe flaw yields full root compromise and is listed in CISA KEV with public exploit code, though it requires a local account and EPSS probability is modest.
What it is
SolarWinds Virtualization Manager 6.3.1 and earlier ship with a misconfigured sudo policy that lets a local user run privileged commands, as shown by the example "sudo cat /etc/passwd." Because the flaw grants full root-level read and write access, any local account on the host can take over the system.
Impact
An attacker with a local account gains root privileges, allowing full read and write access to the host, its configuration and any data the appliance can reach.
Attack surface
Reached locally by running sudo commands on the Virtualization Manager host; the CVSS vector (AV:L/PR:L/UI:N) indicates a low-privileged local account is required and no user interaction is needed.
Exploitation
CISA added this to KEV in November 2021, and public exploit code exists in Exploit-DB and Packet Storm, though EPSS 30-day probability is low at roughly 3.7 percent. No ransomware use is documented.
What to do
- Apply the vendor update that corrects the sudo configuration; this is the primary fix.
- If patching is delayed, audit and tighten /etc/sudoers and any included sudoers.d entries to remove unnecessary command grants for non-root users.
- Restrict interactive and SSH access to the Virtualization Manager host to the smallest set of administrators.
- Monitor for and remove unnecessary local accounts, and rotate credentials for any account that could log on locally.
- Where feasible, isolate the appliance on a management network with limited reach to production systems.
Detection
- Alert on sudo invocations by non-administrative accounts, especially commands such as cat /etc/passwd or shell spawns.
- Review sudoers configuration changes and compare against a known-good baseline.
- Monitor for new or modified privileged accounts and for interactive logins to the Virtualization Manager host.
- Correlate local authentication events with subsequent privileged command execution on the same host.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2016-3643 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "SolarWinds Virtualization Manager Privilege Escalation Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| http://packetstormsecurity.com/files/137487/Solarwinds-Virtualization-Manager-6.3.1-Privilege-Escalation.html | ExploitThird Party AdvisoryVDB Entry |
| http://seclists.org/fulldisclosure/2016/Jun/26 | Mailing ListThird Party Advisory |
| https://www.exploit-db.com/exploits/39967/ | ExploitThird Party AdvisoryVDB Entry |
| http://packetstormsecurity.com/files/137487/Solarwinds-Virtualization-Manager-6.3.1-Privilege-Escalation.html | ExploitThird Party AdvisoryVDB Entry |
| http://seclists.org/fulldisclosure/2016/Jun/26 | Mailing ListThird Party Advisory |
| https://www.exploit-db.com/exploits/39967/ | ExploitThird Party AdvisoryVDB Entry |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2016-3643 | US Government Resource |
Track CVE-2016-3643 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2016-3643), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.