LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3379: Cisco SD-WAN Solution Software Privilege Escalation Vulnerability

A vulnerability in Cisco SD-WAN Solution Software could allow an authenticated, local attacker to elevate privileges to Administrator on the underlying operating system. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by sending a crafted request to an affected system. A successful exploit could allow the attacker to gain administrative privileges.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3379 is a Cisco SD-WAN Solution Software flaw that could let a local authenticated user become an operating-system Administrator. It is not described as remotely exploitable without access, but it affects high-value network infrastructure where privilege escalation can materially increase operational risk.

Executive priority

Handle as an important infrastructure remediation, especially in environments with many SD-WAN operators or weak account hygiene. It is not currently supported as an active exploitation emergency by the supplied evidence, but successful exploitation could give an attacker Administrator control on SD-WAN systems.

Technical view

The CVE describes insufficient input validation in Cisco SD-WAN Solution Software. An authenticated local attacker with low privileges could send a crafted request to an affected system and elevate to Administrator on the underlying operating system. CVSS 3.0 is 5.3 with local attack vector, low complexity, low privileges, no user interaction, and limited CIA impact.

Likely exposure

Likely exposure is limited to organizations running Cisco SD-WAN Solution Software where low-privileged local authenticated access exists. The bundle does not provide affected version details beyond the product name, so teams must verify exposure against Cisco’s advisory and their deployed SD-WAN inventory.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not marked KEV. Exploitation requires local authenticated access, which reduces broad internet exposure but remains meaningful if operator accounts, shared credentials, or compromised internal users can reach SD-WAN systems.

Researcher notes

Key constraints are local attack vector and required low privileges. The source bundle lacks affected version ranges and explicit fix details, so validation should stay tied to Cisco’s advisory. CWE-264 is broad and does not provide deeper root-cause detail beyond the stated insufficient input validation.

Mitigation direction

  • Check Cisco’s advisory for affected releases, fixed releases, and upgrade guidance.
  • Inventory Cisco SD-WAN Solution deployments and map them to vendor guidance.
  • Limit local authenticated access to SD-WAN systems to necessary administrators only.
  • Review and remove stale, shared, or excessive operator accounts.
  • Monitor for unexpected privilege changes on SD-WAN operating systems.

Validation and detection

  • Confirm whether deployed Cisco SD-WAN Solution versions match Cisco’s affected-product guidance.
  • Verify local low-privilege accounts cannot perform administrative operating-system actions.
  • Review system logs for unexpected Administrator access or privilege changes.
  • Validate administrative access paths are restricted and auditable.
  • Document remediation status for each SD-WAN component.
Prepared
Confidence
medium
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 · low confidence lookup

CWE-264: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. 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-3379 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
Medium
CVSS
5.3 (3.0)
Known Exploited
No
Published

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

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
5.3CVSS 3.0MediumCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L1.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

5.3Medium
CVSS 3.0 vector shape for CVE-2020-3379Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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 Solutionn/aListed
Weakness

CWE details

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

CWE-264 · source CWE mapping

Permissions, Privileges, and Access Controls

Permissions, Privileges, and Access Controls represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.