LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1233: Cisco SD-WAN Information Disclosure Vulnerability

A vulnerability in the CLI of Cisco SD-WAN Software could allow an authenticated, local attacker to access sensitive information on an affected device. The vulnerability is due to insufficient input validation of requests that are sent to the iperf tool. An attacker could exploit this vulnerability by sending a crafted request to the iperf tool, which is included in Cisco SD-WAN Software. A successful exploit could allow the attacker to obtain any file from the filesystem of an affected device.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Cisco SD-WAN flaw could let a highly privileged local user read sensitive files from an affected device. It is not described as remotely exploitable or actively exploited in the provided sources, but it matters because SD-WAN devices often hold operational and network-sensitive data.

Executive priority

Treat this as a moderate-priority network infrastructure issue. It is not presented as mass exploitable, but it can expose sensitive device files if a privileged local account is compromised or misused.

Technical view

CVE-2021-1233 is an information disclosure issue in the Cisco SD-WAN Software CLI. Insufficient validation of requests sent to the included iperf tool could allow an authenticated local attacker with high privileges to obtain files from the affected device filesystem. CVSS 3.0 is 4.4, with confidentiality impact only.

Likely exposure

Exposure is most likely where Cisco SD-WAN Solution devices run affected Cisco SD-WAN Software and local authenticated high-privilege CLI access is available. The bundle does not provide exact affected versions, so teams must confirm device and software scope against Cisco guidance.

Exploitation context

The source bundle does not cite active exploitation, and KEV is false. Exploitation requires local access and high privileges, which lowers broad internet risk but keeps insider, stolen-admin-account, and misconfigured-access scenarios relevant.

Researcher notes

The root issue is CWE-20 input validation in CLI handling of iperf requests. The provided evidence supports confidentiality-only impact and high-privilege local attack requirements. The bundle does not include exact fixed versions or workaround details.

Mitigation direction

  • Review Cisco’s advisory for affected releases and vendor-approved remediation.
  • Inventory Cisco SD-WAN devices and record running software versions.
  • Restrict local CLI access to trusted administrators only.
  • Audit privileged SD-WAN accounts and remove unnecessary access.
  • Monitor for unusual CLI or iperf-related administrative activity.

Validation and detection

  • Confirm whether Cisco SD-WAN Software is deployed in the environment.
  • Compare installed versions with the Cisco advisory’s affected scope.
  • Verify privileged local access is limited and logged.
  • Review recent administrative activity for suspicious file-access behavior.
  • Document remediation status for each affected SD-WAN device.
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 · low confidence lookup

CWE-20: 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
cve · low confidence lookup

CVE-2021-1233 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
4.4 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

4.4Medium
CVSS 3.0 vector shape for CVE-2021-1233Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:H/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-20 · source CWE mapping

Improper Input Validation

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