LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1546: Cisco SD-WAN Software Information Disclosure Vulnerability

A vulnerability in the CLI of Cisco SD-WAN Software could allow an authenticated, local attacker to access sensitive information. This vulnerability is due to improper protections on file access through the CLI. An attacker could exploit this vulnerability by running a CLI command that targets an arbitrary file on the local system. A successful exploit could allow the attacker to return portions of an arbitrary file, possibly resulting in the disclosure of sensitive information.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Cisco SD-WAN Software has a medium-severity flaw that could let a logged-in local user view sensitive file content through the CLI. This is not a remote internet attack based on the provided sources, but it matters where many administrators or operators have device shell access.

Executive priority

Treat this as a controlled-access confidentiality risk. It is not described as remotely exploitable, but sensitive network configuration or secrets could be exposed if local CLI accounts are misused.

Technical view

CVE-2021-1546 is an information disclosure issue in the Cisco SD-WAN Software CLI. Improper file access protections can allow an authenticated local attacker to target arbitrary local files and retrieve portions of their contents. CVSS 3.1 is 5.5 with high confidentiality impact only.

Likely exposure

Exposure is limited to Cisco SD-WAN Solution environments where users have authenticated local CLI access. The source bundle does not identify specific affected versions or fixed releases.

Exploitation context

The sources describe a local, low-privilege, authenticated attack path with low complexity and no user interaction. CISA KEV status is false in the bundle, and no cited source states active exploitation.

Researcher notes

The bundle lacks affected version detail and does not name fixed releases. Analysis should stay anchored to Cisco’s advisory and CVSS vector: AV:L, PR:L, UI:N, C:H, I:N, A:N.

Mitigation direction

  • Review the Cisco advisory for affected releases and fixed software guidance.
  • Restrict CLI access to trusted administrators only.
  • Audit local user accounts and remove unnecessary privileges.
  • Monitor administrative access for unusual file-read activity.
  • Prioritize upgrade planning if Cisco identifies your release as affected.

Validation and detection

  • Inventory Cisco SD-WAN deployments and software versions.
  • Confirm which users have authenticated local CLI access.
  • Check Cisco advisory applicability against installed releases.
  • Review logs for unexpected administrative CLI activity.
  • Verify remediation status after applying vendor-recommended updates.
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-209: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell 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-2021-1546 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.5 (3.1)
Known Exploited
No
Published

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

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.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2021-1546Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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-209 · source CWE mapping

Generation of Error Message Containing Sensitive Information

Generation of Error Message Containing Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.