LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3390: Cisco IOS XE Wireless Controller Software for the Catalyst 9000 Family SNMP Trap Denial of Service Vulnerability

A vulnerability in Simple Network Management Protocol (SNMP) trap generation for wireless clients of the Cisco IOS XE Wireless Controller Software for the Cisco Catalyst 9000 Family could allow an unauthenticated, adjacent attacker to cause the device to unexpectedly reload, causing a denial of service (DoS) condition on an affected device. The vulnerability is due to the lack of input validation of the information used to generate an SNMP trap in relation to a wireless client connection. An attacker could exploit this vulnerability by sending an 802.1x packet with crafted parameters during the wireless authentication setup phase of a connection. A successful exploit could allow the attacker to cause the device to reload, causing a DoS condition.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let someone within wireless adjacency crash and reload an affected Cisco Catalyst 9000 wireless controller, disrupting service. It does not expose data or allow device takeover in the cited sources, but availability impact can be significant for sites dependent on wireless access.

Executive priority

Treat as high priority where Catalyst 9000 wireless controllers support critical business locations. The main risk is outage, not data theft. Remediation should focus on confirming exposure and following Cisco’s update guidance.

Technical view

CVE-2020-3390 is an input-validation flaw in SNMP trap generation for wireless client connections in Cisco IOS XE Wireless Controller Software for Catalyst 9000. During wireless authentication setup, crafted 802.1x parameters can trigger an unexpected reload, causing denial of service. CVSS 3.0 is 7.4, with adjacent attack vector and high availability impact.

Likely exposure

Exposure is limited to affected Cisco Catalyst 9000 Family deployments running IOS XE Wireless Controller Software with wireless client authentication activity. The supplied bundle does not list specific affected or fixed versions, so asset owners must verify against Cisco’s advisory.

Exploitation context

The source bundle does not show CISA KEV listing or cited active exploitation. The attacker must be adjacent and able to interact with the wireless authentication setup path, which narrows exposure compared with internet-facing flaws but remains relevant in campus or branch wireless environments.

Researcher notes

Key technical condition is malformed client data reaching SNMP trap generation during wireless authentication. CWE-20 fits the stated missing input validation. The supplied sources do not provide fixed versions, workarounds, or exploit telemetry beyond KEV being false.

Mitigation direction

  • Check Cisco’s advisory for affected and fixed IOS XE releases.
  • Prioritize updates for Catalyst 9000 wireless controller deployments.
  • Limit wireless authentication attempts to trusted physical and network areas where feasible.
  • Monitor controllers for unexpected reloads tied to wireless client activity.
  • Review SNMP trap and wireless authentication logging for anomalies.

Validation and detection

  • Inventory Catalyst 9000 devices running IOS XE Wireless Controller Software.
  • Compare running versions and configuration against Cisco’s advisory.
  • Confirm whether wireless client authentication is enabled and in use.
  • Review historical reload events during wireless authentication periods.
  • Avoid live exploit testing on production controllers.
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-3390 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.0)
Known Exploited
No
Published

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

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

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