LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3465: Cisco IOS XE Software Ethernet Frame Denial of Service Vulnerability

A vulnerability in Cisco IOS XE Software could allow an unauthenticated, adjacent attacker to cause a device to reload. The vulnerability is due to incorrect handling of certain valid, but not typical, Ethernet frames. An attacker could exploit this vulnerability by sending the Ethernet frames onto the Ethernet segment. A successful exploit could allow the attacker to cause the device to reload, resulting in a denial of service (DoS) condition.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-3465 can let someone on the same Ethernet segment force an affected Cisco IOS XE device to reload. That can interrupt routing or switching services until the device comes back. The source bundle names Cisco IOS XE Software 16.8.1 and rates availability impact as high.

Executive priority

Treat this as a high-priority availability risk for affected network infrastructure, especially in sites with shared or weakly controlled Ethernet access. Urgency is lower than internet-routable remote code execution, but outages on core network devices can still disrupt business operations.

Technical view

The flaw is incorrect handling of certain valid but atypical Ethernet frames in Cisco IOS XE Software. An unauthenticated adjacent attacker can trigger a device reload, producing denial of service. CVSS 3.1 is 7.4 with adjacent network access, low complexity, no privileges, no user interaction, changed scope, and high availability impact.

Likely exposure

Exposure is most relevant where Cisco IOS XE 16.8.1 devices share Layer 2 Ethernet segments with untrusted or weakly controlled endpoints. Internet-only remote attackers are not indicated by the source bundle because the attack vector is adjacent network access.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. Exploitation requires the attacker to place crafted Ethernet frames onto the local Ethernet segment, so practical risk depends heavily on Layer 2 adjacency, segmentation, and physical or port access controls.

Researcher notes

Do not infer broader affected versions from the bundle. The core issue maps to CWE-20 input validation. Key constraints are adjacent access and denial of service by device reload. The bundle does not provide exploit-in-the-wild evidence or specific fixed release details.

Mitigation direction

  • Check Cisco advisory for fixed releases and supported upgrade guidance.
  • Inventory Cisco IOS XE devices and prioritize any running version 16.8.1.
  • Restrict Layer 2 adjacency to trusted endpoints and managed network ports.
  • Review switchport, VLAN, and physical access controls around affected devices.
  • Monitor affected devices for unexpected reloads and availability events.

Validation and detection

  • Confirm whether Cisco IOS XE Software 16.8.1 is deployed.
  • Map Ethernet segments adjacent to affected Cisco IOS XE devices.
  • Check device logs and monitoring for unexplained reload events.
  • Verify untrusted hosts cannot access relevant Layer 2 segments.
  • Track remediation against Cisco advisory guidance.
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-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-2020-3465 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
High
CVSS
7.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/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
7.4CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H2.84Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.4High
CVSS 3.1 vector shape for CVE-2020-3465Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/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 Software 16.8.1n/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.