LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3552: Cisco Aironet Access Points Ethernet Wired Clients Denial of Service Vulnerability

A vulnerability in the Ethernet packet handling of Cisco Aironet Access Points (APs) Software could allow an unauthenticated, adjacent attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by connecting as a wired client to the Ethernet interface of an affected device and sending a series of specific packets within a short time frame. A successful exploit could allow the attacker to cause a NULL pointer access that results in a reload of the affected device.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can make affected Cisco Aironet access points reboot if an unauthenticated person can act as a wired client on the AP Ethernet interface and send malformed traffic. The business impact is wireless service disruption, not data theft. The source bundle does not identify affected version ranges or fixed releases.

Executive priority

Treat as a high-priority availability risk for sites dependent on Cisco Aironet wireless service. It is not described as data compromise, but repeated AP reloads could disrupt operations. Prioritize locations with exposed Ethernet access or critical connectivity needs.

Technical view

CVE-2020-3552 is an insufficient input validation issue in Cisco Aironet Access Point Software Ethernet packet handling. A crafted burst of packets from an adjacent wired client can trigger NULL pointer access and reload the AP. CVSS 3.0 is 7.4 with adjacent attack vector, no privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is most likely where Cisco Aironet APs allow wired-client access to the Ethernet interface. The bundle lists the affected product as Cisco Aironet Access Point Software but provides no version or CPE detail, so asset confirmation requires Cisco guidance and local inventory.

Exploitation context

The CVE is not listed as KEV in the supplied data, and the bundle provides no evidence of active exploitation. Exploitation requires adjacent access as a wired client to the AP Ethernet interface, limiting reach but making insider, visitor, or poorly controlled physical-network scenarios relevant.

Researcher notes

Evidence is strongest for impact mechanics and access requirements, but incomplete for affected versions and fixes in the supplied bundle. Avoid assuming internet reachability or active exploitation. Focus validation on product presence, wired-client exposure, and reload telemetry around affected APs.

Mitigation direction

  • Review Cisco advisory for affected releases, fixed software, and workarounds.
  • Restrict physical and logical access to AP Ethernet interfaces.
  • Disable or limit wired-client functionality where it is not required.
  • Prioritize remediation on APs serving critical offices or operations.
  • Monitor AP reload events until remediation is complete.

Validation and detection

  • Inventory Cisco Aironet AP models and software versions.
  • Map where AP Ethernet ports can accept wired clients.
  • Compare deployed software against Cisco advisory guidance.
  • Review controller or AP logs for unexplained reloads.
  • Confirm untrusted users cannot connect to AP Ethernet interfaces.
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-476: 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-3552 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-3552Attack 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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Aironet Access Point Softwaren/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.