LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1308: Cisco Small Business RV Series Routers Link Layer Discovery Protocol Vulnerabilities

Multiple vulnerabilities exist in the Link Layer Discovery Protocol (LLDP) implementation for Cisco Small Business RV Series Routers. An unauthenticated, adjacent attacker could execute arbitrary code or cause an affected router to leak system memory or reload. A memory leak or device reload would cause a denial of service (DoS) condition on an 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).

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Cisco Small Business RV Series routers have LLDP flaws that could let someone on the same local network crash the router or potentially run arbitrary code. The attacker does not need credentials, but must be Layer 2 adjacent. Business urgency is high where these routers sit on shared, guest, branch, or poorly segmented networks.

Executive priority

Treat this as a high-priority network edge and branch-router risk where untrusted local network access exists. It is less urgent for isolated, tightly controlled Layer 2 environments, but still needs vendor-guided verification because availability loss can disrupt connectivity.

Technical view

CVE-2021-1308 covers multiple LLDP implementation vulnerabilities in Cisco Small Business RV Series Router firmware. The CVSS 3.1 score is 7.4 with adjacent-network attack vector, low complexity, no privileges, no user interaction, and high availability impact. Reported outcomes include arbitrary code execution, system memory leakage, and device reload causing DoS.

Likely exposure

Exposure is most likely on affected Cisco Small Business RV Series routers that process LLDP frames from local broadcast domains. The source bundle does not provide exact model names, firmware ranges, fixed releases, or default LLDP state, so asset owners must verify against Cisco's advisory.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation evidence. Exploitation requires same-broadcast-domain access, limiting internet-scale reach but raising risk from compromised LAN hosts, guest networks, malicious insiders, or exposed branch switching environments.

Researcher notes

Do not assume remote internet exploitability from the CVSS score; the advisory states LLDP is Layer 2 and requires adjacency. The bundle lacks exact affected versions and fix details, so remediation research should start with the Cisco advisory and validated device inventory.

Mitigation direction

  • Check Cisco's advisory for affected models, fixed firmware, and any workarounds.
  • Update affected router firmware using Cisco-supported releases where available.
  • Restrict untrusted devices from router-adjacent broadcast domains.
  • Review whether LLDP can be disabled where operationally unnecessary.
  • Prioritize shared, guest, branch, and physically accessible LAN environments.

Validation and detection

  • Inventory Cisco Small Business RV Series routers and firmware versions.
  • Compare each device against Cisco's advisory, not only the CVE summary.
  • Map which broadcast domains can send Layer 2 traffic to each router.
  • Confirm LLDP exposure and configuration through authorized administrative interfaces.
  • Review operational records for unexplained router reloads or memory-related instability.
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-119: 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-1308 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.1)
Known Exploited
No
Published

Vector: CVSS:3.1/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.1HighCVSS:3.1/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.1 score

7.4High
CVSS 3.1 vector shape for CVE-2021-1308Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/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 Small Business RV Series Router Firmwaren/aListed
Weakness

CWE details

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

CWE-119 · source CWE mapping

Improper Restriction of Operations within the Bounds of a Memory Buffer

Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.