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-20350

CVE-2024-20350: Cisco Catalyst Center Auth Bypass Flaw

CVE-2024-20350 is an authentication bypass vulnerability in Cisco Catalyst Center's SSH server caused by a static host key. Attackers can perform MITM attacks to impersonate the appliance and steal credentials. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: January 28, 2026

CVE-2024-20350 Overview

A vulnerability in the SSH server of Cisco Catalyst Center (formerly Cisco DNA Center) could allow an unauthenticated, remote attacker to impersonate a Cisco Catalyst Center appliance. This vulnerability is classified as CWE-321: Use of Hard-coded Cryptographic Key, stemming from the presence of a static SSH host key across installations.

An attacker could exploit this vulnerability by performing a machine-in-the-middle (MITM) attack on SSH connections, which could allow the attacker to intercept traffic between SSH clients and a Cisco Catalyst Center appliance. A successful exploit could allow the attacker to impersonate the affected appliance, inject commands into the terminal session, and steal valid user credentials.

Critical Impact

Successful exploitation enables attackers to impersonate Cisco Catalyst Center appliances, intercept administrative SSH sessions, inject malicious commands, and harvest privileged credentials from network administrators.

Affected Products

  • Cisco Catalyst Center versions 1.0.0 through 2.3.7.4
  • Cisco Catalyst Center airgap deployments (multiple versions)
  • Cisco DNA Center (legacy naming) - all versions prior to the fixed release

Discovery Timeline

  • September 25, 2024 - CVE-2024-20350 published to NVD
  • July 30, 2025 - Last updated in NVD database

Technical Details for CVE-2024-20350

Vulnerability Analysis

This vulnerability represents a fundamental cryptographic implementation flaw where Cisco Catalyst Center appliances ship with an identical static SSH host key across all installations. The SSH protocol relies on unique host keys to establish server identity and prevent impersonation attacks. When multiple devices share the same host key, an attacker who obtains this key can impersonate any affected appliance.

The attack requires network positioning that allows the attacker to intercept SSH traffic between legitimate clients and the Catalyst Center appliance. This could be achieved through ARP spoofing, DNS poisoning, BGP hijacking, or physical access to network infrastructure. Once positioned, the attacker presents the static host key to connecting clients, which accept it as legitimate since it matches the expected key.

Root Cause

The root cause is the use of a hard-coded cryptographic key (CWE-321) in the SSH server implementation. Rather than generating unique SSH host keys during installation or first boot, the Cisco Catalyst Center software uses a pre-configured static key embedded in the distribution. This design decision eliminates the cryptographic assurance that SSH host key verification is intended to provide.

The static key is present across all affected versions from 1.0.0 through 2.3.7.4, including standard deployments, airgap installations, and MDNAC variants. This widespread distribution means any attacker who extracts the key from one appliance can potentially attack all vulnerable installations.

Attack Vector

The attack vector is network-based and requires the attacker to achieve a machine-in-the-middle position between SSH clients and the Catalyst Center appliance. The attack complexity is high because it requires this specific network positioning, but no privileges or user interaction are required once the attacker is positioned.

The exploitation flow proceeds as follows: First, the attacker obtains the static SSH host key, either by extracting it from a controlled Catalyst Center instance or through other means. Next, the attacker positions themselves in the network path between administrators and the target appliance using techniques such as ARP spoofing on local networks or DNS manipulation. When an administrator initiates an SSH connection, the attacker intercepts the connection and presents the static host key. Since the key matches what the client expects, the connection proceeds without warning. The attacker can then relay traffic to the legitimate appliance while logging credentials and injecting commands.

Detection Methods for CVE-2024-20350

Indicators of Compromise

  • Unexpected SSH host key changes detected by clients connecting to Catalyst Center
  • ARP table anomalies indicating potential spoofing activity on network segments containing Catalyst Center
  • DNS resolution discrepancies for Catalyst Center hostnames pointing to unexpected IP addresses
  • SSH session logs showing connections from unusual source IP addresses or at unusual times

Detection Strategies

  • Monitor for ARP spoofing attempts on network segments where Catalyst Center appliances reside using tools like arpwatch or IDS signatures
  • Implement SSH host key pinning on administrative workstations and alert on any key mismatch events
  • Deploy network-based intrusion detection to identify MITM attack patterns such as duplicate MAC addresses or gratuitous ARP packets
  • Review SSH authentication logs on Catalyst Center for anomalous login patterns or failed authentication attempts

Monitoring Recommendations

  • Enable verbose logging on SSH servers and forward logs to a SIEM for correlation analysis
  • Implement network flow analysis to detect unusual traffic patterns between administrative subnets and Catalyst Center
  • Configure alerting for any SSH host key verification failures reported by managed SSH clients
  • Conduct regular audits of network infrastructure configurations to identify potential MITM opportunities

How to Mitigate CVE-2024-20350

Immediate Actions Required

  • Apply the security update from Cisco that regenerates unique SSH host keys for each appliance
  • Audit all Cisco Catalyst Center appliances to identify affected versions and prioritize patching
  • Implement network segmentation to restrict SSH access to Catalyst Center from dedicated management networks only
  • Configure SSH client strict host key checking and verify current host key fingerprints against known-good values

Patch Information

Cisco has released a security update to address this vulnerability. Administrators should consult the Cisco Security Advisory for specific fixed versions and upgrade paths. The patch generates unique SSH host keys during installation, eliminating the shared key vulnerability.

After applying the patch, administrators must distribute new host key fingerprints to all SSH clients that connect to Catalyst Center, as the regenerated keys will differ from previously cached values.

Workarounds

  • Restrict SSH access to Catalyst Center appliances using firewall rules or access control lists to limit connections to trusted management subnets
  • Implement jump hosts or bastion servers as the sole entry point for SSH administration, reducing the attack surface for MITM attempts
  • Deploy 802.1X network access control on management VLANs to prevent unauthorized device placement
  • Consider using out-of-band management networks physically isolated from production traffic where feasible
bash
# Example: Restrict SSH access using firewall rules (adapt to your environment)
# Allow SSH only from trusted management subnet
iptables -A INPUT -p tcp --dport 22 -s 10.0.100.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 22 -j DROP

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 Catalyst Center

  • SeverityHIGH

  • CVSS Score8.1

  • EPSS Probability2.39%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-321
  • Vendor Resources
  • Cisco Security Advisory
  • Latest CVEs
  • CVE-2025-70797: LimeSurvey XSS Vulnerability

  • CVE-2025-30650: Juniper Junos OS Auth Bypass Vulnerability

  • CVE-2026-35471: Goshs Path Traversal Vulnerability

  • CVE-2026-35393: Goshs Path Traversal 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