LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34778: Cisco Small Business 220 Series Smart Switches Link Layer Discovery Protocol Vulnerabilities

Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business 220 Series Smart Switches. An unauthenticated, adjacent attacker could perform the following: Execute code on the affected device or cause it to reload unexpectedly Cause LLDP database corruption on the affected device For more information about these vulnerabilities, see the Details section of this advisory. Note: LLDP is a Layer 2 protocol. To exploit these vulnerabilities, an attacker must be in the same broadcast domain as the affected device (Layer 2 adjacent). Cisco has released firmware updates that address these vulnerabilities.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Cisco switch issue is a local-network risk, not an internet-facing one. A device on the same Layer 2 network could abuse LLDP handling to disrupt or alter switch behavior. Cisco says firmware updates address it, so urgency depends on whether affected small business switches remain deployed and reachable by untrusted local devices.

Executive priority

Treat this as a moderate operational risk for environments with affected Cisco small business switches. It is not described as remotely internet-exploitable, but adjacent unauthenticated access can still threaten network availability and device integrity. Patch during the next network maintenance window, sooner for shared or exposed local networks.

Technical view

The source bundle describes multiple LLDP implementation flaws in Cisco Small Business 220 Series Smart Switches, with affected metadata listing 200 Series. An unauthenticated adjacent attacker in the same broadcast domain could cause code execution or unexpected reload, or corrupt the LLDP database. CVSS 3.1 is 4.3, AV:A/AC:L/PR:N/UI:N.

Likely exposure

Exposure is limited to affected Cisco Small Business smart switches where an attacker can connect to the same broadcast domain. Public internet exposure is not required or indicated. Confirm exact affected models because the title references 220 Series while affected metadata lists 200 Series.

Exploitation context

The bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires Layer 2 adjacency through LLDP, with no credentials or user interaction. The practical risk is higher in offices, shared networks, branch sites, or unmanaged ports accessible to untrusted devices.

Researcher notes

Key constraints are adjacency and LLDP processing. The source bundle cites CWE-120 and Cisco firmware remediation but does not provide fixed-version details here. The product naming inconsistency between 220 Series text and 200 Series affected metadata should be resolved against Cisco’s advisory before scoping remediation.

Mitigation direction

  • Apply Cisco firmware updates that address this advisory.
  • Confirm exact affected models and fixed releases in Cisco guidance.
  • Limit untrusted access to the same Layer 2 broadcast domains.
  • Review switch port access controls for shared or public areas.
  • Prioritize updates where LLDP is exposed to untrusted local devices.

Validation and detection

  • Inventory Cisco Small Business smart switches still in service.
  • Compare model and firmware against the Cisco advisory.
  • Identify networks where untrusted devices share broadcast domains.
  • Review LLDP use on affected switch ports.
  • Check change records for completed firmware remediation.
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-120: 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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. 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-34778 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
Medium
CVSS
4.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

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
4.3CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2021-34778Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

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 Small Business 200 Series Smart Switchesn/aListed
Weakness

CWE details

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

CWE-120 · source CWE mapping

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.