Security readout for executives and security teams
Plain-English summary
CVE-2020-3388 is a Cisco SD-WAN vManage flaw where someone who already has CLI access could run commands as root. It is serious because vManage is central to SD-WAN operations, but the attacker must already be authenticated and local to the CLI.
Executive priority
Treat as high priority for environments using Cisco SD-WAN vManage, especially where many operators have CLI access. It is not evidenced as actively exploited here, but root-level impact on a management platform warrants prompt validation and remediation.
Technical view
The CVE describes command injection in the CLI of Cisco SD-WAN vManage Software caused by insufficient input validation. Exploitation requires authenticated CLI access and can lead to root-privileged command execution. The provided record rates it CVSS 7.8 high and lists CWE-287.
Likely exposure
Exposure is limited to Cisco SD-WAN vManage deployments where authenticated users can access the CLI. Risk is higher where CLI access is broadly granted or administrator accounts are weakly controlled.
Exploitation context
The supplied data does not show CISA KEV listing or active exploitation. Exploitation requires authenticated local CLI access, so insider misuse, stolen credentials, or compromised admin workflows are the main concern.
Researcher notes
The source bundle lacks affected version ranges and specific fixed-release details. Use Cisco's advisory as the authoritative source for product applicability. Do not assume unauthenticated or remote exploitation; the CVSS vector is local with low privileges required.
Mitigation direction
- Review Cisco's advisory for affected releases, fixed software, and official workarounds.
- Restrict vManage CLI access to trusted administrators only.
- Audit administrative accounts and remove unnecessary CLI privileges.
- Enforce strong authentication and credential hygiene for vManage administrators.
- Prioritize upgrades or mitigations where vManage manages critical SD-WAN infrastructure.
Validation and detection
- Inventory Cisco SD-WAN vManage instances and compare versions with Cisco advisory guidance.
- Confirm which users and roles can access the vManage CLI.
- Review authentication and administrative access logs for unusual CLI activity.
- Verify compensating controls limit local administrative access to vManage.
- Track remediation status until vendor guidance is applied.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-287: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-3388 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.8 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
7.8HighVector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- 20200715 Cisco SD-WAN vManage Software Command Injection VulnerabilityCVE reference · vendor-advisory, x_refsource_CISCO
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Authentication
Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
