LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1587: Cisco NX-OS Software VXLAN OAM (NGOAM) Denial of Service Vulnerability

A vulnerability in the VXLAN Operation, Administration, and Maintenance (OAM) feature of Cisco NX-OS Software, known as NGOAM, could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. This vulnerability is due to improper handling of specific packets with a Transparent Interconnection of Lots of Links (TRILL) OAM EtherType. An attacker could exploit this vulnerability by sending crafted packets, including the TRILL OAM EtherType of 0x8902, to a device that is part of a VXLAN Ethernet VPN (EVPN) fabric. A successful exploit could allow the attacker to cause an affected device to experience high CPU usage and consume excessive system resources, which may result in overall control plane instability and cause the affected device to reload. Note: The NGOAM feature is disabled by default.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Cisco NX-OS flaw can let a remote unauthenticated attacker disrupt affected network switches in a VXLAN EVPN fabric. Successful abuse can drive high CPU use, destabilize the control plane, and trigger device reloads. Business impact is availability: traffic disruption and operational instability. The NGOAM feature is disabled by default, which reduces likely exposure.

Executive priority

Treat this as a high-priority availability risk for Cisco VXLAN EVPN environments. It is most urgent where affected switches support critical production networks and NGOAM is enabled. Exposure may be materially lower if NGOAM remains disabled, but owners should verify rather than assume.

Technical view

CVE-2021-1587 affects Cisco NX-OS Software VXLAN OAM, known as NGOAM. Improper handling of packets using the TRILL OAM EtherType 0x8902 can cause excessive resource consumption on devices in a VXLAN EVPN fabric. CVSS 3.1 is 8.6, network exploitable, low complexity, unauthenticated, no user interaction, availability impact high.

Likely exposure

Likely exposure is limited to Cisco NX-OS deployments that are part of a VXLAN EVPN fabric and have NGOAM enabled. The provided source states NGOAM is disabled by default. Organizations without VXLAN EVPN fabric use, or with NGOAM disabled, are less likely to be exposed based on the available evidence.

Exploitation context

The source bundle describes unauthenticated remote denial of service using crafted packets sent to an affected VXLAN EVPN fabric device. It does not provide evidence of active exploitation, and the CVE is not listed as KEV in the provided data.

Researcher notes

The evidence supports a denial-of-service issue in NGOAM packet handling, not data theft or code execution. The bundle does not name fixed versions or non-default mitigations beyond NGOAM being disabled by default. Avoid claims of exploitation unless new KEV or vendor intelligence confirms them.

Mitigation direction

  • Confirm whether NGOAM is enabled on Cisco NX-OS VXLAN EVPN fabric devices.
  • Keep NGOAM disabled unless it is operationally required.
  • Review Cisco’s advisory for affected releases and vendor-supported fixed software.
  • Prioritize remediation for fabric devices that protect critical production traffic.
  • Monitor affected devices for high CPU, control plane instability, or unexpected reloads.

Validation and detection

  • Inventory Cisco NX-OS devices participating in VXLAN EVPN fabrics.
  • Check each device configuration for NGOAM feature use.
  • Map NX-OS versions against Cisco’s advisory guidance.
  • Review device logs for reloads, high CPU, or control plane instability.
  • Confirm monitoring covers availability and CPU symptoms on fabric switches.
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-115: 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-1587 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-1587Attack 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

Source materials

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-115 · source CWE mapping

Misinterpretation of Input

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