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-2022-20692

CVE-2022-20692: Cisco IOS XE NETCONF DoS Vulnerability

CVE-2022-20692 is a denial of service flaw in Cisco IOS XE Software's NETCONF over SSH feature that allows attackers to exhaust resources and force device reload. This post covers technical details, affected versions, and mitigation.

Published: February 11, 2026

CVE-2022-20692 Overview

A vulnerability in the NETCONF over SSH feature of Cisco IOS XE Software could allow a low-privileged, authenticated, remote attacker to cause a denial of service condition (DoS) on an affected device. This vulnerability is due to insufficient resource management when handling NETCONF over SSH connections. An attacker could exploit this vulnerability by initiating a large number of NETCONF over SSH connections, ultimately exhausting device resources and causing the device to reload.

Critical Impact

Successful exploitation allows an authenticated attacker to cause affected Cisco IOS XE devices to reload, resulting in service disruption across network infrastructure relying on these devices for routing, switching, or other critical network functions.

Affected Products

  • Cisco IOS XE versions 3.15.1xbs through 3.15.2xbs
  • Cisco IOS XE versions 16.3.1 through 16.12.6a
  • Cisco IOS XE versions 17.1.1 through 17.2.3

Discovery Timeline

  • April 15, 2022 - CVE-2022-20692 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-20692

Vulnerability Analysis

This vulnerability is classified as CWE-400 (Uncontrolled Resource Consumption), which occurs when the NETCONF over SSH subsystem in Cisco IOS XE fails to properly manage and limit resource allocation for incoming connections. The NETCONF protocol provides a mechanism to install, manipulate, and delete the configuration of network devices over SSH transport. When the device does not adequately enforce connection limits or resource boundaries, an authenticated attacker can establish numerous concurrent NETCONF sessions that consume critical system resources such as memory and process handles.

The attack requires low-privilege authentication, meaning the attacker must have valid credentials to establish SSH connections to the device. However, once authenticated, there are insufficient controls to prevent resource exhaustion through connection flooding. This represents a failure in the resource management logic within the NETCONF subsystem that should normally enforce limits on concurrent sessions per user or per source.

Root Cause

The root cause stems from insufficient resource management within the NETCONF over SSH feature implementation. The vulnerability exists because the software does not properly enforce limits on the number of concurrent NETCONF sessions or fails to implement adequate resource quotas for authenticated users. This allows connection resources to be exhausted when an attacker opens numerous simultaneous NETCONF over SSH sessions, eventually depleting available system resources and triggering a device reload.

Attack Vector

The attack is network-based and requires low-privileged authenticated access to the target device's SSH service. An attacker would need to:

  1. Obtain valid credentials for the Cisco IOS XE device (even low-privilege accounts are sufficient)
  2. Initiate multiple NETCONF over SSH connections to the device
  3. Maintain these connections open to exhaust system resources
  4. Continue opening new connections until resource limits are reached, causing the device to reload

The attack does not require user interaction and can be automated once valid credentials are obtained. Since the attacker only needs low-privilege access, compromised accounts with minimal permissions can still be leveraged to execute this denial of service attack.

Detection Methods for CVE-2022-20692

Indicators of Compromise

  • Unusual spike in the number of concurrent SSH sessions on affected Cisco IOS XE devices
  • Multiple NETCONF over SSH connections originating from the same source IP address or user account
  • Device memory utilization increasing abnormally without corresponding legitimate activity
  • Unexpected device reloads or crash logs indicating resource exhaustion

Detection Strategies

  • Monitor SSH connection logs for abnormal patterns such as rapid connection attempts from single sources
  • Implement network-based detection rules to identify high volumes of SSH traffic to management interfaces on Cisco devices
  • Configure SNMP traps or syslog alerts for memory threshold violations on IOS XE devices
  • Use SentinelOne Singularity to monitor network traffic patterns and identify anomalous connection behavior to network infrastructure

Monitoring Recommendations

  • Enable accounting logs for SSH and NETCONF sessions to track connection patterns and user activity
  • Set up baseline metrics for normal NETCONF session counts and alert when thresholds are exceeded
  • Implement centralized logging with SIEM integration to correlate connection events across multiple network devices
  • Deploy continuous monitoring of device health metrics including memory and CPU utilization

How to Mitigate CVE-2022-20692

Immediate Actions Required

  • Apply the security patches referenced in the Cisco Security Advisory
  • Review and audit all user accounts with SSH access to affected devices, removing unnecessary access
  • Implement network access control lists (ACLs) to restrict SSH and NETCONF access to authorized management networks only
  • Consider temporarily disabling the NETCONF feature if not required for operations until patching is complete

Patch Information

Cisco has released software updates that address this vulnerability. Administrators should consult the Cisco Security Advisory to determine the appropriate fixed software release for their specific IOS XE version. The advisory contains detailed information about affected versions and the corresponding patched releases.

Workarounds

  • Restrict SSH and NETCONF access to the device by implementing infrastructure ACLs that permit connections only from trusted management networks
  • If NETCONF is not required for device management, disable the feature using no netconf-yang command in global configuration mode
  • Implement rate limiting on SSH connections at network boundaries to reduce the speed at which an attacker could exhaust resources
  • Use strong authentication mechanisms and monitor for credential compromise to limit attacker access
bash
# Disable NETCONF-YANG if not required
configure terminal
no netconf-yang
end
write memory

# Restrict SSH access to management network
configure terminal
ip access-list extended SSH-RESTRICT
 permit tcp 10.0.0.0 0.0.0.255 any eq 22
 deny tcp any any eq 22
exit
line vty 0 15
 access-class SSH-RESTRICT in
end
write memory

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 Xe

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.71%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-400
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20004: Cisco IOS XE TLS Memory DoS Vulnerability

  • CVE-2026-20084: Cisco IOS XE DHCP Snooping DoS Vulnerability

  • CVE-2026-20083: Cisco IOS XE Software DoS Vulnerability

  • CVE-2026-20110: Cisco IOS XE Software 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