Cyber Resilience

CVE-2021-1309

High

Published: 08 April 2021

Published
08 April 2021
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.4 CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
EPSS Score 0.0011 28.6th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2021-1309 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Cisco Rv132W Firmware. Its CVSS base score is 7.4 (High).

Operationally, ranked at the 28.6th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

EU & UK References

Vulnerability details

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…

more

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).

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

cisco
rv132w firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv134w firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv160 firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv160w firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv260 firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv260p firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv260w firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv340 firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv340w firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
cisco
rv345 firmware
1.0.0.14, 1.0.1.14, 1.0.1.20
+1 more product configuration(s) — see NVD for full list

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-119

Ongoing control assessments and code testing (static/dynamic analysis, fuzzing) surface memory buffer restriction failures, which are then remediated before release.

addresses: CWE-119

Managed runtimes used by platform-independent applications (e.g., JVM, CLR) enforce memory safety, preventing most buffer overflows that require direct memory manipulation.

addresses: CWE-119

Memory protections (e.g., W^X, ASLR) make exploitation of buffer-boundary violations far harder to turn into code execution.

addresses: CWE-119

Detects exploitation attempts that produce memory corruption, crashes, or anomalous behavior.

References