LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3388: Cisco SD-WAN vManage Software Command Injection Vulnerability

A vulnerability in the CLI of Cisco SD-WAN vManage Software could allow an authenticated, local attacker to inject arbitrary commands that are executed with root privileges. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by authenticating to the device and submitting crafted input to the CLI. The attacker must be authenticated to access the CLI. A successful exploit could allow the attacker to execute commands with root privileges.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
description · low confidence lookup

Execution 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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.0HighCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.8High
CVSS 3.0 vector shape for CVE-2020-3388Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco SD-WAN vManagen/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-287 · source CWE mapping

Improper Authentication

Improper Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.