LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1368: Cisco FXOS and NX-OS Software Unidirectional Link Detection Denial of Service and Arbitrary Code Execution Vulnerability

A vulnerability in the Unidirectional Link Detection (UDLD) feature of Cisco FXOS Software and Cisco NX-OS Software could allow an unauthenticated, adjacent attacker to execute arbitrary code with administrative privileges or cause a denial of service (DoS) condition on an affected device. This vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by sending crafted Cisco UDLD protocol packets to a directly connected, affected device. A successful exploit could allow the attacker to execute arbitrary code with administrative privileges or cause the Cisco UDLD process to crash and restart multiple times, causing the affected device to reload and resulting in a DoS condition. Note: The UDLD feature is disabled by default, and the conditions to exploit this vulnerability are strict. The attacker needs full control of a directly connected device. That device must be connected over a port channel that has UDLD enabled. To trigger arbitrary code execution, both the UDLD-enabled port channel and specific system conditions must exist. In the absence of either the UDLD-enabled port channel or the system conditions, attempts to exploit this vulnerability will result in a DoS condition. It is possible, but highly unlikely, that an attacker could control the necessary conditions for exploitation. The CVSS score reflects this possibility. However, given the complexity of exploitation, Cisco has assigned a Medium Security Impact Rating (SIR) to this vulnerability.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects Cisco FXOS and NX-OS handling of UDLD, a Layer 2 link-detection feature. If UDLD is enabled on a port channel and an attacker controls a directly connected device, they could crash the device or, under unlikely conditions, run code with administrative privileges.

Executive priority

Prioritize this for network infrastructure review rather than emergency broad incident response. The impact can be severe, including administrative code execution or outage, but exploitability is constrained by adjacency, UDLD configuration, and uncommon system conditions.

Technical view

CVE-2021-1368 is an insufficient input validation issue in Cisco UDLD packet handling, mapped to CWE-787. The attack is unauthenticated but adjacent only. Cisco notes exploit conditions are strict: UDLD must be enabled on a port channel, the attacker needs full control of the directly connected device, and RCE requires additional system conditions.

Likely exposure

Exposure is likely limited to Cisco FXOS or NX-OS devices using UDLD on port channels. UDLD is disabled by default, so internet-facing exposure is not indicated. The highest concern is data center, campus, or network infrastructure where untrusted or compromised adjacent Layer 2 equipment exists.

Exploitation context

The provided sources do not show active exploitation, and CISA KEV status is false. Exploitation requires direct adjacency and control of a connected device. Without the specific RCE conditions, Cisco says attempted exploitation would cause UDLD crashes, device reloads, and denial of service.

Researcher notes

The CVSS 8.8 score reflects possible administrative RCE, but Cisco assigned Medium SIR because conditions are strict and RCE is highly unlikely. Do not assume all NX-OS deployments are exposed; confirm UDLD, port-channel use, direct adjacency, and Cisco advisory applicability.

Mitigation direction

  • Check Cisco advisory for affected releases, fixed software, and official workarounds.
  • Identify port channels with UDLD enabled on Cisco FXOS or NX-OS devices.
  • Disable UDLD where it is not operationally required, following Cisco guidance.
  • Restrict physical and Layer 2 adjacency to trusted devices only.
  • Prioritize remediation on critical switching, firewall, and data center infrastructure.

Validation and detection

  • Inventory Cisco FXOS and NX-OS devices and record software versions.
  • Review configurations for UDLD enabled on port-channel interfaces.
  • Confirm adjacent devices on UDLD-enabled links are trusted and controlled.
  • Review device logs for repeated UDLD crashes, restarts, or unexpected reloads.
  • Compare deployed versions and configurations against the Cisco advisory.
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-787: 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-1368 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
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco NX-OS Softwaren/aListed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.