LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1309: 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

This flaw affects Cisco Small Business RV Series routers through LLDP, a local network discovery protocol. A nearby attacker on the same Layer 2 network could crash the router, leak memory, or potentially execute arbitrary code. It is not described as remotely exploitable from the internet by the provided sources.

Executive priority

Treat this as high priority for branch, SMB, or remote-office networks using Cisco RV routers. The attack is local-network adjacent, but router compromise or outages can disrupt connectivity and security controls. Prioritize inventory, vendor guidance review, and segmentation of untrusted LAN access.

Technical view

CVE-2021-1309 is a CWE-119 memory-safety issue in Cisco RV Series router LLDP handling. The CVSS 3.1 score is 7.4 high, with adjacent-network attack vector, low complexity, no privileges, no user interaction, changed scope, and high availability impact.

Likely exposure

Exposure is most likely where affected Cisco Small Business RV Series routers share a broadcast domain with untrusted or compromised devices. Internet exposure alone is not the key condition; Layer 2 adjacency is required according to the Cisco/CVE description.

Exploitation context

The bundle does not cite CISA KEV listing or active exploitation. Exploitation requires same-broadcast-domain access. The public description says successful exploitation could lead to arbitrary code execution, memory leak, or router reload causing denial of service.

Researcher notes

Evidence is limited to the CVE bundle and Cisco advisory reference. Do not assume internet exploitability, affected model list, fixed versions, or exploit availability beyond the cited source. The key constraint is LLDP Layer 2 adjacency in the same broadcast domain.

Mitigation direction

  • Review Cisco's advisory for affected models, fixed firmware, and supported workarounds.
  • Apply vendor-recommended firmware updates where applicable.
  • Restrict untrusted devices from the router's Layer 2 broadcast domain.
  • Limit physical and switch-port access to networks containing affected routers.
  • Monitor affected networks for unexpected router reloads or memory instability.
  • If LLDP is unnecessary, verify Cisco-supported options to disable or restrict it.

Validation and detection

  • Inventory Cisco Small Business RV Series routers and firmware versions.
  • Compare deployed devices against Cisco's CVE-2021-1309 advisory scope.
  • Map broadcast domains that include affected routers.
  • Identify untrusted hosts with Layer 2 adjacency to those routers.
  • Review router logs for unexplained reloads, memory issues, or LLDP-related faults.
  • Confirm remediation status after applying Cisco guidance.
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-1309 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-1309Attack 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.