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
    • 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-3200

CVE-2020-3200: Cisco IOS SSH Server DoS Vulnerability

CVE-2020-3200 is a denial of service vulnerability in Cisco IOS and IOS XE SSH server that allows authenticated attackers to reload devices. This post covers technical details, affected versions, impact, and mitigation.

Published: March 4, 2026

CVE-2020-3200 Overview

A vulnerability in the Secure Shell (SSH) server code of Cisco IOS Software and Cisco IOS XE Software could allow an authenticated, remote attacker to cause an affected device to reload. The vulnerability is due to an internal state not being represented correctly in the SSH state machine, which leads to unexpected behavior. An attacker could exploit this vulnerability by creating an SSH connection to an affected device and using a specific traffic pattern that causes an error condition within that connection. A successful exploit could allow an attacker to cause the device to reload, resulting in a denial of service (DoS) condition.

Critical Impact

Authenticated remote attackers can crash affected Cisco network devices by exploiting a state machine flaw in the SSH server, causing network outages and service disruption.

Affected Products

  • Cisco IOS (multiple versions from 12.2 through 15.9)
  • Cisco IOS XE (versions 3.2 through 16.12)

Discovery Timeline

  • June 3, 2020 - CVE-2020-3200 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2020-3200

Vulnerability Analysis

This vulnerability affects the SSH server implementation in Cisco IOS and IOS XE operating systems. The flaw stems from improper state management within the SSH state machine, where internal states are not correctly represented during SSH session handling. When an authenticated user establishes an SSH connection and sends a specific sequence of traffic that triggers an error condition, the state machine enters an undefined state, causing the device to reload.

The vulnerability requires authentication, meaning an attacker must have valid credentials to access the SSH service. However, once authenticated, the attacker can reliably trigger a device reload, making this a significant denial of service threat for network infrastructure. The scope is changed, meaning the impact extends beyond the vulnerable component to affect the entire device and potentially downstream network services.

Root Cause

The root cause is classified under CWE-371 (State Issues) and CWE-436 (Interpretation Conflict). The SSH server code fails to properly maintain and validate internal state transitions within the SSH protocol state machine. When certain traffic patterns are processed during an active SSH session, the code encounters an error condition that is not properly handled, leading to state corruption. This corruption causes the SSH service to behave unexpectedly, ultimately triggering a system reload to recover from the invalid state.

Attack Vector

The attack vector is network-based, requiring the attacker to have remote network access to the SSH service on the vulnerable device. The attack requires low complexity to execute and requires low privileges (valid authentication credentials). No user interaction is required beyond the initial attack execution.

An attacker with valid SSH credentials can:

  1. Establish an SSH connection to the target Cisco IOS or IOS XE device
  2. Send a crafted sequence of traffic that triggers an error condition in the SSH state machine
  3. Cause the device to reload, disrupting all network services passing through the device
  4. Repeat the attack to maintain a persistent denial of service condition

The vulnerability does not affect confidentiality or integrity but has a high impact on availability due to the device reload. Since the scope is changed, the impact extends to dependent systems and services.

Detection Methods for CVE-2020-3200

Indicators of Compromise

  • Unexpected device reloads with crash dumps indicating SSH-related errors
  • Repeated SSH connection attempts followed by device restarts in system logs
  • Syslog messages indicating SSH state machine errors or exceptions
  • Core dumps containing SSH service crash information

Detection Strategies

  • Monitor for unusual device reload patterns, especially those coinciding with SSH session activity
  • Implement SNMP traps for device reboot notifications to identify potential exploitation attempts
  • Review crash dump files and logs for SSH-related exceptions or state machine errors
  • Track authentication logs for accounts that precede unexpected device reloads

Monitoring Recommendations

  • Configure centralized logging (syslog) to capture device reload events and SSH session information
  • Enable NetFlow or similar traffic analysis to identify anomalous SSH traffic patterns
  • Set up alerting for multiple device reloads within short time periods
  • Implement SSH session auditing to correlate authenticated users with device stability issues

How to Mitigate CVE-2020-3200

Immediate Actions Required

  • Apply Cisco security patches as outlined in the Cisco Security Advisory
  • Restrict SSH access to trusted IP addresses using access control lists (ACLs)
  • Review and audit SSH user accounts to ensure only authorized personnel have access
  • Consider implementing additional authentication mechanisms such as TACACS+ or RADIUS

Patch Information

Cisco has released software updates that address this vulnerability. Customers should consult the Cisco Security Advisory cisco-sa-ssh-dos-Un22sd2A for specific fixed software versions and upgrade guidance. The advisory provides detailed information about affected versions and the appropriate remediation path for each product.

Organizations running affected versions of Cisco IOS or IOS XE should prioritize patching network infrastructure devices, as a successful exploit can cause significant network disruptions.

Workarounds

  • Implement strict ACLs to limit SSH access to management networks and trusted administrator IP addresses only
  • Use VTY access class configurations to restrict which hosts can establish SSH connections
  • Consider using console or out-of-band management for critical configuration changes until patches are applied
  • Monitor for and investigate any unexpected device reloads to detect potential exploitation attempts
bash
# Example ACL configuration to restrict SSH access
access-list 10 permit 192.168.1.0 0.0.0.255
access-list 10 deny any log

line vty 0 4
 access-class 10 in
 transport input ssh

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCisco Ios

  • SeverityHIGH

  • CVSS Score7.7

  • EPSS Probability0.31%

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

  • CWE-436
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20086: Cisco IOS XE Wireless Controller DoS Flaw

  • CVE-2026-20012: Cisco IKEv2 DoS Vulnerability

  • CVE-2026-20125: Cisco IOS HTTP Server DoS Vulnerability

  • CVE-2025-20169: Cisco IOS SNMP 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