LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3404: Cisco IOS XE Software Consent Token Bypass Vulnerability

A vulnerability in the persistent Telnet/Secure Shell (SSH) CLI of Cisco IOS XE Software could allow an authenticated, local attacker to gain shell access on an affected device and execute commands on the underlying operating system (OS) with root privileges. The vulnerability is due to insufficient enforcement of the consent token in authorizing shell access. An attacker could exploit this vulnerability by authenticating to the persistent Telnet/SSH CLI on an affected device and requesting shell access. A successful exploit could allow the attacker to gain shell access on the affected device and execute commands on the underlying OS with root privileges.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-3404 is a Cisco IOS XE issue where a highly privileged authenticated local attacker could bypass consent-token checks and reach the device's underlying operating system shell as root. It is not described as remotely exploitable without credentials, but successful abuse could fully compromise an affected network device.

Executive priority

Treat this as a targeted infrastructure-risk issue, not a mass unauthenticated internet threat. Prioritize if affected IOS XE devices support critical routing, switching, or edge functions, especially where many administrators or shared privileged credentials exist.

Technical view

The flaw is insufficient authorization enforcement for consent tokens in the persistent Telnet/SSH CLI of Cisco IOS XE Software. An authenticated local attacker with high privileges could request shell access and execute commands on the underlying OS with root privileges. CVSS v3.0 is 6.7 with local attack vector and high privileges required.

Likely exposure

Exposure is most relevant where Cisco IOS XE devices are deployed and privileged users can access the persistent Telnet/SSH CLI. The source bundle does not provide affected release ranges or device models, so teams must map their IOS XE inventory against Cisco's advisory.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires authenticated local access and high privileges, reducing broad internet-scale risk. The impact is still serious because successful exploitation can grant root-level OS command execution on network infrastructure.

Researcher notes

Key constraints are AV:L and PR:H, with high confidentiality, integrity, and availability impact after successful authorization bypass. The bundle lacks affected version detail and concrete remediation versions, so validation should rely on Cisco's advisory rather than inferred product coverage.

Mitigation direction

  • Review Cisco's advisory for affected releases and fixed software guidance.
  • Inventory Cisco IOS XE Software deployments and prioritize privileged-access devices.
  • Restrict persistent Telnet/SSH CLI access to trusted administrative paths only.
  • Review privileged accounts and remove unnecessary local administrative access.
  • Monitor Cisco guidance for any updated mitigation or upgrade instructions.

Validation and detection

  • Confirm whether Cisco IOS XE Software is present in the environment.
  • Compare installed IOS XE releases against Cisco's advisory scope.
  • Identify who can authenticate to persistent Telnet/SSH CLI on affected devices.
  • Review logs for unusual shell access requests by privileged users.
  • Document compensating controls where fixed software is not yet applied.
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 · medium confidence lookup

CWE-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-3404 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.0)
Known Exploited
No
Published

Vector: CVSS:3.0/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.0MediumCVSS:3.0/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.0 score

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

Vector: CVSS:3.0/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-863 · source CWE mapping

Incorrect Authorization

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