LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34770: Cisco IOS XE Software for Catalyst 9000 Family Wireless Controllers CAPWAP Remote Code Execution Vulnerability

A vulnerability in the Control and Provisioning of Wireless Access Points (CAPWAP) protocol processing of Cisco IOS XE Software for Cisco Catalyst 9000 Family Wireless Controllers could allow an unauthenticated, remote attacker to execute arbitrary code with administrative privileges or cause a denial of service (DoS) condition on an affected device. The vulnerability is due to a logic error that occurs during the validation of CAPWAP packets. An attacker could exploit this vulnerability by sending a crafted CAPWAP packet to an affected device. A successful exploit could allow the attacker to execute arbitrary code with administrative privileges or cause the affected device to crash and reload, resulting in a DoS condition.

CriticalCVSS 10Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw affects Cisco IOS XE on Catalyst 9000 Family Wireless Controllers. An unauthenticated remote attacker could abuse CAPWAP packet processing to run code with administrative privileges or crash the device. Because wireless controllers are operationally important and the CVSS score is 10, affected deployments should be treated as urgent.

Executive priority

Treat this as a critical infrastructure remediation item. The combination of unauthenticated remote code execution, administrative impact, and possible service outage creates high business risk if affected controllers are present.

Technical view

Cisco describes a CAPWAP packet validation logic error in IOS XE for Catalyst 9000 Family Wireless Controllers. The reported impact is unauthenticated remote code execution with administrative privileges or denial of service through device crash and reload. The CVE lists CWE-122 and CVSS 3.1 score 10.0.

Likely exposure

Exposure is most relevant where Cisco Catalyst 9000 Family Wireless Controllers process CAPWAP traffic. The source bundle does not provide specific vulnerable release ranges, deployment prerequisites, or internet exposure data, so teams must confirm applicability against Cisco’s advisory and their own asset inventory.

Exploitation context

The provided sources support unauthenticated remote attack over the network with low complexity and no user interaction. The bundle does not show CISA KEV listing or other cited evidence of active exploitation. Do not assume exploitation is occurring without separate evidence.

Researcher notes

Evidence is limited to the CVE metadata and Cisco advisory reference. The bundle does not include exact affected versions, fixed releases, proof-of-concept status, or observed exploitation. Validation should focus on asset/version matching and CAPWAP exposure, not exploit reproduction.

Mitigation direction

  • Review Cisco’s advisory for affected releases, fixed releases, and any workarounds.
  • Prioritize remediation for exposed Catalyst 9000 wireless controller deployments.
  • Limit CAPWAP reachability to trusted management and AP networks where feasible.
  • Monitor controller stability and reload events until remediation is complete.

Validation and detection

  • Inventory Catalyst 9000 Family Wireless Controllers running Cisco IOS XE.
  • Compare installed IOS XE releases against Cisco’s advisory guidance.
  • Confirm whether CAPWAP traffic is reachable from untrusted networks.
  • Review logs for unexpected crashes, reloads, or CAPWAP anomalies.
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-122: 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

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. 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-2021-34770 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
Critical
CVSS
10 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2021-34770Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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
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-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.