LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34723: Cisco IOS XE SD-WAN Software Arbitrary File Overwrite Vulnerability

A vulnerability in a specific CLI command that is run on Cisco IOS XE SD-WAN Software could allow an authenticated, local attacker to overwrite arbitrary files in the configuration database of an affected device. This vulnerability is due to insufficient validation of specific CLI command parameters. An attacker could exploit this vulnerability by issuing that command with specific parameters. A successful exploit could allow the attacker to overwrite the content of the configuration database and gain root-level access to an affected device.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Cisco IOS XE SD-WAN issue lets a highly privileged local user abuse a CLI command to overwrite configuration database files. If successful, the attacker could escalate to root-level access on the device. Business urgency is moderate because the impact is severe, but exploitation requires authenticated local access with high privileges.

Executive priority

Treat as a prioritized maintenance and access-control issue for Cisco SD-WAN environments. It is not currently evidenced as actively exploited, but root-level impact means exposed devices should be identified and upgraded through normal emergency-aware change control.

Technical view

CVE-2021-34723 is an arbitrary file overwrite in Cisco IOS XE SD-WAN Software caused by insufficient validation of specific CLI command parameters. The CVSS 3.1 score is 6.7, with local attack vector and high privileges required. Successful exploitation can corrupt configuration database content and lead to root-level access.

Likely exposure

Exposure is likely limited to Cisco IOS XE SD-WAN deployments where attackers or insiders can obtain privileged local CLI access. The provided bundle does not list exact affected versions, so teams must confirm exposure against Cisco’s advisory and their device inventory.

Exploitation context

The bundle does not show active exploitation, and CISA KEV status is false. The attack is not described as unauthenticated or remote; it requires a local authenticated attacker with high privileges running a specific CLI command with crafted parameters.

Researcher notes

The key constraint is privilege: CVSS marks PR:H and AV:L. The vulnerability is parameter validation failure in a CLI command affecting configuration database file handling. The source bundle does not provide affected version granularity, fixed release names, or public exploit evidence.

Mitigation direction

  • Check Cisco’s advisory for affected and fixed IOS XE SD-WAN releases.
  • Upgrade affected devices according to Cisco’s published guidance.
  • Restrict local CLI access to trusted administrators only.
  • Review privileged account assignments on SD-WAN devices.
  • Monitor for unexpected configuration database changes.

Validation and detection

  • Inventory Cisco IOS XE SD-WAN devices and software versions.
  • Compare installed versions against Cisco’s advisory.
  • Confirm only approved administrators have local CLI access.
  • Review device logs for unusual privileged CLI activity.
  • Validate configuration database integrity where feasible.
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-668: 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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program 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-34723 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
6.7 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:H/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 IOS XE Softwaren/aListed
Weakness

CWE details

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

CWE-668 · source CWE mapping

Exposure of Resource to Wrong Sphere

Exposure of Resource to Wrong Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.