LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3223: Cisco IOS XE Software Web UI Arbitrary File Read Vulnerability

A vulnerability in the web-based user interface (web UI) of Cisco IOS XE Software could allow an authenticated, remote attacker with administrative privileges to read arbitrary files on the underlying filesystem of the device. The vulnerability is due to insufficient file scope limiting. An attacker could exploit this vulnerability by creating a specific file reference on the filesystem and then accessing it through the web UI. An exploit could allow the attacker to read arbitrary files from the underlying operating system's filesystem.

MediumCVSS 4.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3223 affects the Cisco IOS XE web UI. A remote attacker who already has administrative privileges could read files from the device filesystem beyond the intended scope. Business impact is potential exposure of sensitive device data, but the prerequisite of admin access limits urgency.

Executive priority

Treat this as a moderate-priority infrastructure exposure. It is not evidenced as actively exploited here, but affected network devices can hold sensitive operational data. Prioritize verification in managed Cisco IOS XE environments and follow Cisco's advisory for remediation.

Technical view

The issue is insufficient file scope limiting in the Cisco IOS XE web UI, mapped to CWE-59. Cisco describes exploitation as requiring a specific file reference on the filesystem and access through the web UI. CVSS v3.0 is 4.5: network reachable, low complexity, high privileges, user interaction required, confidentiality impact high.

Likely exposure

Exposure is most relevant where Cisco IOS XE Software 16.9.4 devices have the web UI enabled and reachable by administrators. The bundle names only Cisco IOS XE Software 16.9.4, so broader affected-version claims should be verified against Cisco guidance.

Exploitation context

The provided sources do not indicate known active exploitation, and the CVE is not marked KEV. Exploitation requires authenticated administrative privileges and user interaction, so this is more likely a post-compromise or insider-risk issue than an unauthenticated internet-scale threat.

Researcher notes

Evidence supports arbitrary file read through the web UI by a high-privileged authenticated attacker. The bundle does not provide fixed-version details, workaround text, exploit maturity beyond non-KEV status, or evidence for affected versions beyond Cisco IOS XE Software 16.9.4.

Mitigation direction

  • Check Cisco's advisory for fixed releases, workarounds, and upgrade guidance.
  • Inventory Cisco IOS XE devices and identify any running version 16.9.4.
  • Limit web UI administrative access to trusted management paths where feasible.
  • Review administrative account hygiene and remove unnecessary privileged access.

Validation and detection

  • Confirm whether the device runs Cisco IOS XE Software 16.9.4.
  • Confirm whether the IOS XE web UI is enabled and reachable.
  • Review Cisco's advisory before concluding other versions are affected or unaffected.
  • Check administrative access paths and who can authenticate to the web UI.
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-59: 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-3223 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.5 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

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

Vector: CVSS:3.0/AV:N/AC:L/PR:H/UI:R/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 IOS XE Software 16.9.4n/aListed
Weakness

CWE details

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

CWE-59 · source CWE mapping

Improper Link Resolution Before File Access ('Link Following')

Improper Link Resolution Before File Access ('Link Following') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.