LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3476: Cisco IOS XE Software Arbitrary File Overwrite Vulnerability

A vulnerability in the CLI implementation of a specific command of Cisco IOS XE Software could allow an authenticated, local attacker to overwrite arbitrary files in the underlying host file system. The vulnerability is due to insufficient validation of the parameters of a specific CLI command. 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 any arbitrary file that resides on the underlying host file system.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3476 lets an authenticated local user on Cisco IOS XE overwrite files on the device host file system through a poorly validated CLI command. This is not described as remote unauthenticated compromise, but it can damage device integrity if privileged access is misused or stolen.

Executive priority

Treat as a moderate-priority network infrastructure integrity issue. It is less urgent than remotely exploitable router bugs, but important where many administrators, shared credentials, or weak device access controls exist.

Technical view

Cisco describes insufficient parameter validation in a specific IOS XE CLI command. With authenticated local access, an attacker could overwrite arbitrary files on the underlying host file system. CVSS 3.0 is 4.4: local attack vector, low complexity, high privileges required, high integrity impact, no confidentiality or availability impact scored.

Likely exposure

Exposure is limited to Cisco IOS XE environments. The source bundle does not identify affected release ranges or CPEs, so teams must map IOS XE devices against Cisco's advisory rather than assume all or no devices are affected.

Exploitation context

No KEV listing is provided and the supplied sources do not cite active exploitation. Abuse requires authenticated local access and high privileges, making compromised administrator accounts, unsafe shared credentials, or malicious insiders the more relevant threat paths.

Researcher notes

The bundle does not include the specific command, affected release table, fixed versions, or Cisco mitigation text. Avoid extrapolating beyond authenticated local arbitrary file overwrite on Cisco IOS XE until the vendor advisory is reviewed directly.

Mitigation direction

  • Check Cisco's advisory for affected-release and remediation guidance.
  • Restrict IOS XE CLI access to trusted administrative users only.
  • Remove unused local accounts and unnecessary privileged access.
  • Review AAA controls for accountability and least privilege.
  • Monitor device logs for unusual privileged CLI activity.

Validation and detection

  • Inventory Cisco IOS XE devices and running software releases.
  • Compare discovered releases with Cisco advisory guidance.
  • Review AAA logs for privileged local CLI sessions.
  • Confirm administrative accounts are named, necessary, and current.
  • Verify remediation status in change records or device inventory.
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-552: 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

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-2020-3476 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:N/I:H/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:N/I:H/A:N0.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/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 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-552 · source CWE mapping

Files or Directories Accessible to External Parties

Files or Directories Accessible to External Parties represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.