LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1230: Cisco Nexus 9000 Series Fabric Switches ACI Mode BGP Route Installation Denial of Service Vulnerability

A vulnerability with the Border Gateway Protocol (BGP) for Cisco Nexus 9000 Series Fabric Switches in Application Centric Infrastructure (ACI) mode could allow an unauthenticated, remote attacker to cause a routing process to crash, which could lead to a denial of service (DoS) condition. This vulnerability is due to an issue with the installation of routes upon receipt of a BGP update. An attacker could exploit this vulnerability by sending a crafted BGP update to an affected device. A successful exploit could allow the attacker to cause the routing process to crash, which could cause the device to reload. This vulnerability applies to both Internal BGP (IBGP) and External BGP (EBGP). Note: The Cisco implementation of BGP accepts incoming BGP traffic from explicitly configured peers only. To exploit this vulnerability, an attacker would need to send a specific BGP update message over an established TCP connection that appears to come from a trusted BGP peer.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let a remote, unauthenticated actor crash routing on Cisco Nexus 9000 ACI fabric switches by abusing BGP route processing. Business impact is availability: affected switches may reload, disrupting data center fabric connectivity. The attack is constrained because traffic must appear to come from a configured trusted BGP peer.

Executive priority

Treat as high priority for data center fabrics using Cisco Nexus 9000 ACI mode with BGP. The likely business risk is outage, not data theft. Prioritize environments where BGP peers are numerous, externally connected, or not tightly governed.

Technical view

CVE-2021-1230 affects Cisco NX-OS System Software in ACI mode on Nexus 9000 Series Fabric Switches. A crafted BGP update can trigger a route installation issue, crash the routing process, and potentially reload the device. It applies to both IBGP and EBGP. CVSS v3.1 is 8.6, with high availability impact.

Likely exposure

Exposure is limited to environments running Cisco Nexus 9000 Series Fabric Switches in ACI mode with configured BGP peers. The Cisco implementation accepts BGP traffic only from explicitly configured peers, so practical exposure depends on trusted peer control and adjacency hygiene.

Exploitation context

The source bundle does not indicate known active exploitation or KEV listing. Exploitation requires a specific BGP update over an established TCP connection that appears to come from a trusted configured BGP peer.

Researcher notes

The key constraint is peer trust: Cisco states incoming BGP traffic is accepted only from explicitly configured peers. Analysis should focus on affected ACI-mode deployments, BGP adjacency boundaries, and whether route processing crashes or reloads are observable in operational logs.

Mitigation direction

  • Review Cisco’s advisory for fixed software and deployment-specific guidance.
  • Inventory Nexus 9000 ACI-mode switches and identify BGP-enabled fabrics.
  • Remove stale, unnecessary, or unmanaged BGP peer relationships.
  • Restrict BGP adjacency paths to trusted network zones where operationally possible.
  • Monitor affected fabrics for routing process crashes and unexpected device reloads.

Validation and detection

  • Confirm whether any Nexus 9000 switches run NX-OS in ACI mode.
  • Enumerate IBGP and EBGP peers on affected ACI fabrics.
  • Check maintenance records against Cisco advisory guidance for this CVE.
  • Review logs for routing process crashes or unexplained switch reloads.
  • Validate that configured BGP peers are expected, managed, and documented.
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-233: 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
cve · low confidence lookup

CVE-2021-1230 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.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/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
8.6CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco NX-OS System Software in ACI Moden/aListed
Weakness

CWE details

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

CWE-233 · source CWE mapping

Improper Handling of Parameters

Improper Handling of Parameters represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.