LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3338: Cisco NX-OS Software IPv6 Protocol Independent Multicast Denial of Service Vulnerability

A vulnerability in the Protocol Independent Multicast (PIM) feature for IPv6 networks (PIM6) of Cisco NX-OS Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to improper error handling when processing inbound PIM6 packets. An attacker could exploit this vulnerability by sending multiple crafted PIM6 packets to an affected device. A successful exploit could allow the attacker to cause the PIM6 application to leak system memory. Over time, this memory leak could cause the PIM6 application to stop processing legitimate PIM6 traffic, leading to a DoS condition on the affected device.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-3338 is a denial-of-service flaw in Cisco NX-OS handling of IPv6 PIM multicast traffic. Crafted PIM6 packets can make the PIM6 application leak memory until legitimate PIM6 traffic is no longer processed.

Executive priority

Treat as high priority for networks relying on IPv6 multicast or Cisco NX-OS devices in core switching roles. The business risk is service disruption, not data theft.

Technical view

The vulnerability is improper error handling in the PIM6 feature of Cisco NX-OS Software. An unauthenticated remote attacker can send multiple crafted inbound PIM6 packets, causing a system memory leak in the PIM6 application and eventual availability impact.

Likely exposure

Exposure is most likely where Cisco NX-OS Software 5.2(1) devices process IPv6 PIM multicast traffic. Risk depends on whether PIM6 is enabled and reachable from untrusted or poorly controlled network segments.

Exploitation context

The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires sending crafted PIM6 packets to an affected device, with impact accumulating over time through memory leakage.

Researcher notes

The bundle identifies CWE-404 and CVSS 7.5 with network, low-complexity, no-authentication attack conditions. It does not provide exploit confirmation, detailed affected platform matrix, or named remediation details beyond the Cisco advisory reference.

Mitigation direction

  • Review Cisco advisory for fixed software and official workarounds.
  • Inventory NX-OS devices and confirm whether version 5.2(1) is present.
  • Identify devices with PIM6 enabled or receiving IPv6 multicast control traffic.
  • Limit PIM6 exposure to trusted network paths where operationally feasible.
  • Monitor affected devices for PIM6 memory growth or application failure.

Validation and detection

  • Check device software versions against Cisco's advisory.
  • Confirm whether IPv6 PIM multicast is enabled on each NX-OS device.
  • Review network paths that can deliver inbound PIM6 packets to affected devices.
  • Look for logs or telemetry showing PIM6 memory leakage or service degradation.
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-404: 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-2020-3338 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
7.5 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

7.5High
CVSS 3.0 vector shape for CVE-2020-3338Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/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 Software 5.2(1)n/aListed
Weakness

CWE details

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

CWE-404 · source CWE mapping

Improper Resource Shutdown or Release

Improper Resource Shutdown or Release represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.