The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-2023-20089

CVE-2023-20089: Cisco NX-OS LLDP DoS Vulnerability

CVE-2023-20089 is a denial of service vulnerability in Cisco NX-OS affecting Nexus 9000 Series switches. Attackers can exploit LLDP parsing flaws to cause memory leaks and device reloads. This guide covers technical details, affected versions, impact, and mitigation strategies.

Published: February 4, 2026

CVE-2023-20089 Overview

A memory leak vulnerability exists in the Link Layer Discovery Protocol (LLDP) feature for Cisco Nexus 9000 Series Fabric Switches operating in Application Centric Infrastructure (ACI) Mode. This vulnerability allows an unauthenticated, adjacent attacker to cause a memory leak that could result in an unexpected device reload, leading to a denial of service condition.

Critical Impact

Successful exploitation causes memory exhaustion leading to device reload, disrupting network fabric operations in ACI environments.

Affected Products

  • Cisco NX-OS versions 15.2(1g) through 16.0(1j)
  • Cisco Nexus 9000 Series Fabric Switches in ACI Mode (including 9200, 9300, 9400, 9500, and 9800 series)
  • Cisco Nexus 9000V virtual switch

Discovery Timeline

  • February 23, 2023 - CVE-2023-20089 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-20089

Vulnerability Analysis

This vulnerability stems from improper error handling in the LLDP packet parsing mechanism within Cisco NX-OS software. When the affected device receives malformed LLDP packets on a directly connected interface, the parsing routine fails to properly release allocated memory during error conditions. This creates a memory leak that accumulates over time as the attacker continues sending crafted packets.

The vulnerability is classified under CWE-401 (Missing Release of Memory after Effective Lifetime) and CWE-789 (Memory Allocation with Excessive Size Value). The attack requires the adversary to be Layer 2 adjacent to the target device, meaning they must be in the same broadcast domain. Transit traffic cannot be used to exploit this vulnerability—the malicious LLDP packets must be directed at an interface on the affected switch.

Root Cause

The root cause is incorrect error checking when parsing ingress LLDP packets. When the LLDP processing function encounters malformed or crafted packets, it allocates memory for packet processing but fails to properly deallocate that memory when errors occur during parsing. This improper memory management results in memory resources being consumed without release, eventually exhausting available system memory.

Attack Vector

An attacker must be positioned within the same Layer 2 broadcast domain as the target Cisco Nexus 9000 switch. From this adjacent network position, the attacker sends a continuous stream of specially crafted LLDP packets to a directly connected interface on the affected device. As the switch processes these malformed packets, memory is allocated but never freed due to the error handling flaw.

Over time, this memory leak accumulates until system memory is exhausted. When memory resources are depleted, the switch experiences an unexpected reload, causing a denial of service condition. The attack does not require authentication and can be sustained indefinitely as long as the attacker maintains network adjacency.

Detection Methods for CVE-2023-20089

Indicators of Compromise

  • Gradual increase in memory utilization on Nexus 9000 switches in ACI mode without corresponding workload increase
  • Unexpected switch reloads with memory exhaustion noted in crash logs
  • Abnormally high volume of LLDP packets observed on switch interfaces
  • System logs indicating LLDP processing errors or memory allocation failures

Detection Strategies

  • Monitor switch memory utilization metrics for sustained upward trends using SNMP or streaming telemetry
  • Configure syslog alerting for LLDP-related error messages and memory threshold warnings
  • Implement network traffic analysis to detect anomalous LLDP packet volumes on switch-facing ports
  • Review system crash reports for memory-related reload events

Monitoring Recommendations

  • Establish baseline memory usage patterns for Nexus 9000 switches and alert on deviations
  • Enable LLDP packet counters and monitor for unusual spikes in received LLDP frames
  • Configure automated alerts when memory utilization exceeds 80% capacity
  • Implement periodic health checks that verify LLDP subsystem stability

How to Mitigate CVE-2023-20089

Immediate Actions Required

  • Apply the latest Cisco NX-OS software update as referenced in the Cisco Security Advisory
  • Disable LLDP on interfaces where the protocol is not required to reduce attack surface
  • Implement Layer 2 access controls to restrict which devices can send traffic to switch interfaces
  • Review network segmentation to limit potential attacker adjacency to critical ACI fabric switches

Patch Information

Cisco has released software updates that address this vulnerability. Administrators should consult the Cisco Security Advisory cisco-sa-aci-lldp-dos-ySCNZOpX to determine the appropriate fixed software release for their specific hardware and current software version. The advisory provides detailed version-specific remediation guidance for all affected NX-OS releases.

Workarounds

  • Disable LLDP globally or on specific interfaces where it is not operationally required
  • Implement port security and 802.1X authentication to restrict unauthorized devices from connecting to switch ports
  • Deploy private VLANs or other Layer 2 isolation mechanisms to limit broadcast domain access
  • Use infrastructure ACLs where possible to restrict LLDP traffic to trusted network management systems
bash
# Disable LLDP on specific interfaces (NX-OS CLI)
switch# configure terminal
switch(config)# interface ethernet 1/1
switch(config-if)# no lldp transmit
switch(config-if)# no lldp receive
switch(config-if)# exit

# Disable LLDP globally if not required
switch(config)# no feature lldp

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCisco Nx Os

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-789

  • CWE-401
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20010: Cisco NX-OS LLDP DoS Vulnerability

  • CVE-2024-20321: Cisco NX-OS eBGP DoS Vulnerability

  • CVE-2024-20267: Cisco NX-OS MPLS Traffic DoS Vulnerability

  • CVE-2022-20624: Cisco NX-OS CFSoIP DoS Vulnerability
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