LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3494: Cisco IOS XE Wireless Controller Software for the Catalyst 9000 Family CAPWAP Denial of Service Vulnerabilities

Multiple vulnerabilities in the Control and Provisioning of Wireless Access Points (CAPWAP) protocol processing of Cisco IOS XE Software for Cisco Catalyst 9800 Series Wireless Controllers could allow an unauthenticated, adjacent attacker to cause a denial of service (DoS) condition of an affected device. These vulnerabilities are due to insufficient validation of CAPWAP packets. An attacker could exploit these vulnerabilities by sending a malformed CAPWAP packet to an affected device. A successful exploit could allow the attacker to cause the affected device to crash and reload, resulting in a DoS condition on the affected device.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This issue can let someone on an adjacent network crash and reload an affected Cisco wireless controller. The business impact is wireless service disruption, not data theft. The source bundle does not show active exploitation or specific fixed versions.

Executive priority

Treat this as a high-priority availability risk for enterprise wireless networks using affected Cisco controllers. It is not described as data compromise, but controller reloads can disrupt business operations and user connectivity.

Technical view

CVE-2020-3494 covers insufficient validation of CAPWAP packets in Cisco IOS XE Software for Cisco Catalyst 9800 Series Wireless Controllers. An unauthenticated adjacent attacker could send a malformed CAPWAP packet and trigger a device crash and reload, causing denial of service. CVSS 3.0 score is 7.4.

Likely exposure

Exposure is most likely in organizations running Cisco Catalyst 9800 Series Wireless Controllers or Catalyst 9000 family wireless controller deployments. The CVSS vector is adjacent network, so exposure depends on who can reach CAPWAP processing paths near the controller.

Exploitation context

The provided sources describe unauthenticated adjacent exploitation with low attack complexity and high availability impact. They do not state public exploitation, weaponized tooling, or inclusion in CISA KEV; the bundle marks KEV as false.

Researcher notes

The vulnerability class is CWE-20 input validation failure in CAPWAP packet handling. Evidence supports adjacent, unauthenticated denial of service only. The source bundle does not provide affected version ranges, proof of exploitation, or detailed remediation text beyond the Cisco advisory reference.

Mitigation direction

  • Review Cisco advisory cisco-sa-capwap-dos-TPdNTdyq for affected and fixed release guidance.
  • Inventory Cisco Catalyst 9800 Series Wireless Controllers and IOS XE versions.
  • Prioritize vendor-recommended updates or workarounds for affected wireless controllers.
  • Limit CAPWAP reachability to trusted adjacent network segments where architecture permits.
  • Monitor affected controllers for unexpected crashes or reloads until remediated.

Validation and detection

  • Confirm whether deployed controllers match Cisco Catalyst 9800 Series Wireless Controller scope.
  • Compare installed IOS XE releases against the Cisco advisory.
  • Review logs and uptime for crash or reload events affecting wireless availability.
  • Verify CAPWAP access paths are limited to expected network segments.
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-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-3494 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-3494Attack 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.