Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-3119

CVE-2020-3119: Cisco NX-OS Discovery Protocol RCE Flaw

CVE-2020-3119 is a remote code execution vulnerability in Cisco NX-OS Software that allows adjacent attackers to execute arbitrary code with admin privileges. This article covers technical details, affected versions, and mitigations.

Published: March 4, 2026

CVE-2020-3119 Overview

A vulnerability in the Cisco Discovery Protocol (CDP) implementation for Cisco NX-OS Software could allow an unauthenticated, adjacent attacker to execute arbitrary code or cause a reload on an affected device. The vulnerability exists because the CDP parser does not properly validate input for certain fields in a CDP message. An attacker could exploit this vulnerability by sending a malicious CDP packet to an affected device, resulting in a stack overflow that could allow arbitrary code execution with administrative privileges.

Critical Impact

This vulnerability enables unauthenticated attackers within the same Layer 2 broadcast domain to achieve complete device takeover with administrative privileges, potentially compromising critical network infrastructure including Cisco Nexus switches and UCS systems.

Affected Products

  • Cisco NX-OS Software (multiple versions across Nexus platforms)
  • Cisco Nexus 3000, 5000, 6000, and 9000 Series Switches
  • Cisco UCS Manager and UCS 6200, 6300, and 6400 Series Fabric Interconnects

Discovery Timeline

  • February 5, 2020 - CVE-2020-3119 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-3119

Vulnerability Analysis

The vulnerability resides in the CDP parser component of Cisco NX-OS Software. When processing incoming CDP packets, the parser fails to adequately validate the length and content of certain fields within CDP messages. This insufficient validation allows specially crafted CDP packets to trigger a stack buffer overflow condition.

CDP operates as a Layer 2 protocol, meaning exploitation requires the attacker to be positioned within the same broadcast domain as the target device. This is typically the same VLAN or physical network segment. While this limits the attack surface compared to remotely exploitable vulnerabilities, it remains highly dangerous in environments where network segmentation is weak or where attackers have already achieved initial network access.

A successful exploit allows the attacker to execute arbitrary code with administrative (root) privileges on the affected device. Given that these devices are critical network infrastructure components, compromise could enable an attacker to intercept, modify, or redirect network traffic, establish persistent backdoor access, or pivot to other network segments.

Root Cause

The root cause is improper input validation (CWE-787: Out-of-bounds Write) in the CDP message parsing logic. The parser allocates a fixed-size stack buffer for processing CDP field data but does not properly verify that incoming field lengths do not exceed this buffer size. When an attacker sends a CDP message with oversized field values, the data overflows the allocated buffer, corrupting adjacent stack memory and potentially overwriting the return address or other critical control flow data.

Attack Vector

The attack requires the adversary to be on the same Layer 2 network segment (adjacent network access) as the target device. The attacker crafts a malicious CDP packet containing specially formatted field data designed to overflow the vulnerable stack buffer. When the target device receives and processes this packet, the overflow occurs, enabling the attacker to:

  1. Cause a denial of service by crashing the device (device reload)
  2. Achieve arbitrary code execution with administrative privileges
  3. Gain persistent control over the network infrastructure device

CDP is enabled by default on most Cisco NX-OS devices, meaning devices are vulnerable out of the box unless CDP has been explicitly disabled. The attack requires no authentication and no user interaction.

The vulnerability was analyzed by security researchers, with technical details published in the Packet Storm exploit report.

Detection Methods for CVE-2020-3119

Indicators of Compromise

  • Unexpected device reboots or crashes on Cisco Nexus or UCS systems without administrative action
  • Unusual CDP traffic patterns or malformed CDP packets visible in network captures
  • Unexplained changes to device configurations or the presence of unauthorized user accounts
  • Log entries indicating CDP parsing errors or memory corruption exceptions

Detection Strategies

  • Deploy network intrusion detection systems (IDS) with signatures for malformed CDP packets
  • Monitor for unusual Layer 2 traffic anomalies, particularly high volumes of CDP packets from unexpected sources
  • Implement logging and alerting for device reload events on Cisco NX-OS infrastructure
  • Use packet capture analysis to identify CDP messages with abnormally large field values

Monitoring Recommendations

  • Enable syslog forwarding from all Cisco NX-OS devices to a centralized SIEM platform
  • Configure alerting for unexpected device reboots or high-availability failover events
  • Regularly audit CDP-enabled interfaces and consider the network exposure of each
  • Monitor for unauthorized configuration changes that could indicate post-exploitation activity

How to Mitigate CVE-2020-3119

Immediate Actions Required

  • Apply the security patches provided by Cisco as documented in the Cisco Security Advisory
  • Disable CDP on interfaces where it is not required, particularly on external-facing or untrusted network segments
  • Implement network segmentation to limit Layer 2 adjacency exposure
  • Review and restrict physical and logical access to network segments containing vulnerable devices

Patch Information

Cisco has released software updates addressing this vulnerability. Administrators should consult the Cisco Security Advisory cisco-sa-20200205-nxos-cdp-rce to determine the appropriate fixed software release for their specific hardware platform and current NX-OS version. The advisory provides detailed version information for Nexus 3000, 5500, 5600, 6000, and 9000 Series switches, as well as UCS Fabric Interconnects.

Workarounds

  • Disable CDP globally or on specific interfaces where the protocol is not required using the no cdp enable interface command or no cdp run global command
  • Implement strict VLAN segmentation to limit the broadcast domains where attackers could position themselves
  • Consider using LLDP as an alternative discovery protocol if CDP functionality is needed, though verify LLDP is not affected by similar issues
  • Deploy 802.1X port-based network access control to restrict which devices can connect to network segments containing vulnerable infrastructure
bash
# Disable CDP globally on Cisco NX-OS devices
configure terminal
no cdp run
exit

# Alternatively, disable CDP on specific interfaces
configure terminal
interface Ethernet1/1
  no cdp enable
exit

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechCisco Nx Os

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability7.91%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-787
  • Technical References
  • Packet Storm Exploit Report
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2023-20050: Cisco NX-OS Software RCE Vulnerability

  • CVE-2022-20650: Cisco NX-OS NX-API RCE Vulnerability

  • CVE-2021-1361: Cisco NX-OS RCE Vulnerability

  • CVE-2026-20010: Cisco NX-OS LLDP DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English