LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3527: Cisco Catalyst 9200 Series Switches Jumbo Frame Denial of Service Vulnerability

A vulnerability in the Polaris kernel of Cisco Catalyst 9200 Series Switches could allow an unauthenticated, remote attacker to crash the device. The vulnerability is due to insufficient packet size validation. An attacker could exploit this vulnerability by sending jumbo frames or frames larger than the configured MTU size to the management interface of this device. A successful exploit could allow the attacker to crash the device fully before an automatic recovery.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco Catalyst 9200 switches can be forced to crash if oversized network frames reach the management interface. The device should automatically recover, but an outage on a switch can disrupt business connectivity and administration. The source bundle does not show confirmed active exploitation.

Executive priority

Treat this as a high-priority network availability issue. A successful attack can crash an access switch without credentials, causing operational disruption even if confidentiality and integrity are not affected. Prioritize exposed management planes and critical sites first.

Technical view

CVE-2020-3527 is a Polaris kernel input-validation flaw in Cisco IOS XE Software on Catalyst 9200 Series Switches. Insufficient packet size validation lets an unauthenticated remote attacker send jumbo frames, or frames larger than the configured MTU, to the management interface and cause a full device crash before automatic recovery.

Likely exposure

Exposure is most likely where Cisco Catalyst 9200 management interfaces are reachable from untrusted or broad network segments. Asset owners should focus on Catalyst 9200 devices running affected Cisco IOS XE releases, using Cisco’s advisory as the authority for version status.

Exploitation context

The CVSS vector indicates network access, low complexity, no privileges, and no user interaction. The impact is availability only. The provided sources do not identify public exploitation, weaponized tooling, or CISA KEV listing for this CVE.

Researcher notes

Evidence supports a denial-of-service flaw caused by insufficient size validation in the Polaris kernel. The bundle names Catalyst 9200 Series Switches and Cisco IOS XE Software, but does not include exact affected or fixed release ranges. Avoid assuming exploit maturity beyond the CVSS-described attack path.

Mitigation direction

  • Review Cisco’s advisory for fixed IOS XE release guidance.
  • Prioritize remediation for internet-facing or broadly reachable management interfaces.
  • Restrict management interface access to trusted administration networks.
  • Monitor affected switches for unexplained crashes, reloads, or availability events.
  • Follow Cisco guidance before changing MTU or jumbo-frame settings.

Validation and detection

  • Inventory Cisco Catalyst 9200 Series switches in the environment.
  • Record IOS XE versions and compare them with Cisco advisory guidance.
  • Confirm management interfaces are not reachable from untrusted networks.
  • Review device logs for unexpected crashes or reloads.
  • Verify change records for remediation or compensating access controls.
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-3527 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
8.6 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/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
8.6CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

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