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-2024-20397

CVE-2024-20397: Cisco NX-OS Auth Bypass Vulnerability

CVE-2024-20397 is an authentication bypass flaw in Cisco NX-OS Software bootloader that allows attackers to bypass image signature verification. This post covers technical details, affected versions, and mitigation.

Published: January 28, 2026

CVE-2024-20397 Overview

A vulnerability in the bootloader of Cisco NX-OS Software could allow an unauthenticated attacker with physical access to an affected device, or an authenticated local attacker with administrative credentials, to bypass NX-OS image signature verification. This bootloader vulnerability enables attackers to load unverified software onto affected Cisco network devices, potentially compromising the integrity of the entire network infrastructure.

Critical Impact

Successful exploitation allows attackers to bypass image signature verification and load unverified, potentially malicious firmware onto Cisco NX-OS devices, undermining the security foundation of network switches and data center infrastructure.

Affected Products

  • Cisco NX-OS Software
  • Cisco Nexus Series Switches running vulnerable NX-OS versions
  • Cisco MDS Series Switches running vulnerable NX-OS versions

Discovery Timeline

  • 2024-12-04 - CVE-2024-20397 published to NVD
  • 2025-02-05 - Last updated in NVD database

Technical Details for CVE-2024-20397

Vulnerability Analysis

This vulnerability represents a Secure Boot Bypass weakness in the Cisco NX-OS bootloader. The flaw stems from insecure bootloader settings that fail to properly enforce image signature verification during the boot process. When exploited, an attacker can execute a series of bootloader commands that circumvent the cryptographic signature checks designed to ensure only Cisco-signed firmware images are loaded onto the device.

The vulnerability falls under CWE-284 (Improper Access Control), indicating that the bootloader does not adequately restrict access to security-critical functionality. This type of vulnerability is particularly concerning in enterprise networking equipment because it can enable persistent compromise at the firmware level, which survives reboots and may evade traditional security monitoring.

Root Cause

The root cause of CVE-2024-20397 lies in insecure bootloader settings within Cisco NX-OS Software. The bootloader component responsible for verifying NX-OS image signatures contains improper access control mechanisms that allow certain bootloader commands to be executed without proper authorization checks. This design flaw enables attackers to manipulate the boot sequence and bypass the cryptographic verification process that normally ensures firmware integrity.

Attack Vector

This vulnerability requires either physical access to the affected device or authenticated local access with administrative credentials. An attacker with physical access could interact directly with the bootloader console during the device boot process, executing a specific sequence of commands to disable or bypass signature verification. Alternatively, an attacker who has already obtained administrative access to the device could exploit this vulnerability to maintain persistent access by loading compromised firmware that would survive device reboots and configuration resets.

The exploitation mechanism involves executing a series of bootloader commands that modify the boot process to skip or ignore signature verification checks. Once bypassed, the attacker can load arbitrary, unsigned NX-OS images onto the device, potentially introducing backdoors, disabling security controls, or establishing persistent access to the network infrastructure.

Detection Methods for CVE-2024-20397

Indicators of Compromise

  • Unexpected bootloader configuration changes or non-standard boot parameters
  • NX-OS images loaded without proper Cisco digital signatures
  • Unauthorized console access attempts during device boot sequences
  • Evidence of bootloader command execution outside normal maintenance windows

Detection Strategies

  • Monitor and log all console access to Cisco NX-OS devices, particularly during boot sequences
  • Implement SIEM correlation rules to detect unusual bootloader activity or configuration changes
  • Deploy network access control to restrict physical access to network equipment
  • Enable and monitor Cisco NX-OS logging for bootloader-related events and authentication failures

Monitoring Recommendations

  • Configure centralized logging for all NX-OS devices to capture boot sequence events
  • Implement alerting for any firmware or image changes on network switches
  • Establish baseline boot configurations and alert on deviations
  • Review access logs for administrative accounts with privileges to modify boot settings

How to Mitigate CVE-2024-20397

Immediate Actions Required

  • Review the Cisco Security Advisory for affected product versions and available patches
  • Restrict physical access to all Cisco NX-OS devices to authorized personnel only
  • Audit administrative account credentials and remove unnecessary privileged access
  • Implement multi-factor authentication for administrative access where supported

Patch Information

Cisco has released security updates to address this vulnerability. Administrators should consult the Cisco Security Advisory to identify the specific fixed software versions for their affected products. The advisory provides detailed information about which NX-OS releases contain the fix and upgrade paths for different Cisco Nexus and MDS product families.

Workarounds

  • Implement strict physical security controls for all network equipment rooms and data centers
  • Use role-based access control (RBAC) to limit bootloader access to essential personnel
  • Enable boot integrity verification features where available in device configuration
  • Monitor and audit all administrative access and configuration changes to NX-OS devices
bash
# Example: Verify current NX-OS image signature status
show version
show system image verify

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCisco Nx Os

  • SeverityMEDIUM

  • CVSS Score5.2

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-284
  • Technical References
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2020-10136: Cisco NX-OS Auth Bypass Vulnerability

  • CVE-2024-20291: Cisco NX-OS ACL Bypass Vulnerability

  • CVE-2024-20399: Cisco NX-OS Software RCE Vulnerability

  • CVE-2021-1587: Cisco NX-OS VXLAN OAM 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