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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupExecution 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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.8HighVector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- 20210224 Cisco FXOS and NX-OS Software Unidirectional Link Detection Denial of Service and Arbitrary Code Execution VulnerabilityCVE reference · vendor-advisory, x_refsource_CISCO
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
