Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-3220

CVE-2020-3220: Cisco IOS XE DoS Vulnerability

CVE-2020-3220 is a denial-of-service flaw in Cisco IOS XE Software affecting 4300 Series ISRs and Catalyst 9800-L controllers. Attackers can disconnect IPsec VPN sessions via ESP packet tampering. This article covers technical details, affected versions, impact, and mitigation steps.

Published: March 4, 2026

CVE-2020-3220 Overview

A vulnerability in the hardware crypto driver of Cisco IOS XE Software for Cisco 4300 Series Integrated Services Routers and Cisco Catalyst 9800-L Wireless Controllers could allow an unauthenticated, remote attacker to disconnect legitimate IPsec VPN sessions to an affected device. The vulnerability is due to insufficient verification of authenticity of received Encapsulating Security Payload (ESP) packets. An attacker could exploit this vulnerability by tampering with ESP cleartext values as a man-in-the-middle.

Critical Impact

Successful exploitation allows remote attackers to disrupt IPsec VPN connectivity, potentially causing denial of service for legitimate VPN users and disrupting secure communications across enterprise networks.

Affected Products

  • Cisco IOS XE Software versions 16.4.x through 16.12.x
  • Cisco 4300 Series Integrated Services Routers
  • Cisco Catalyst 9800-L Wireless Controllers

Discovery Timeline

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

Technical Details for CVE-2020-3220

Vulnerability Analysis

This vulnerability affects the hardware crypto driver implementation in Cisco IOS XE Software, specifically how it processes Encapsulating Security Payload (ESP) packets within IPsec VPN tunnels. The flaw stems from CWE-345: Insufficient Verification of Data Authenticity, where the affected devices fail to adequately validate the integrity and authenticity of incoming ESP packets before processing them.

The attack requires the adversary to position themselves in a man-in-the-middle (MITM) position between the VPN client and the affected Cisco device. While this positioning requirement increases attack complexity, once achieved, the attacker can manipulate ESP cleartext values to trigger the denial of service condition. The scope of this vulnerability extends beyond the vulnerable component, meaning successful exploitation can impact resources beyond the immediate security context.

Root Cause

The root cause lies in insufficient verification of data authenticity (CWE-345) within the hardware crypto driver. The driver does not properly validate ESP packet contents before passing them to the cryptographic processing pipeline. This allows an attacker who can intercept and modify network traffic to inject malformed or tampered ESP packets that cause the device to terminate legitimate VPN sessions.

The hardware crypto acceleration feature, while providing performance benefits for cryptographic operations, introduces this vulnerability when processing specially crafted packets that bypass normal authentication checks.

Attack Vector

The attack is network-based and requires the attacker to establish a man-in-the-middle position between the VPN endpoint and the affected Cisco device. From this position, the attacker intercepts legitimate ESP packets and modifies cleartext values within the packet structure before forwarding them to the target device.

When the affected router or wireless controller processes the tampered ESP packet, the hardware crypto driver fails to detect the manipulation, leading to improper handling that results in disconnection of the associated VPN session. This can be repeated to continuously disrupt VPN connectivity for targeted users or the entire site.

The attack does not require authentication or user interaction, making it exploitable by any attacker with network positioning capabilities. However, the high attack complexity stemming from the MITM requirement somewhat limits the ease of exploitation.

Detection Methods for CVE-2020-3220

Indicators of Compromise

  • Unexpected IPsec VPN session disconnections or frequent tunnel re-establishment
  • Anomalous network traffic patterns between VPN endpoints suggesting packet interception
  • Increased error logs related to ESP packet processing on affected Cisco devices
  • Reports from users experiencing intermittent VPN connectivity issues

Detection Strategies

  • Monitor Cisco IOS XE system logs for ESP-related errors and unexpected VPN session terminations
  • Implement network-based intrusion detection to identify potential man-in-the-middle attack patterns
  • Deploy traffic analysis tools to detect anomalies in IPsec tunnel traffic flows
  • Configure SNMP traps for IPsec tunnel state changes to enable rapid alerting

Monitoring Recommendations

  • Enable detailed logging for IPsec VPN services on affected Cisco devices
  • Implement continuous monitoring of VPN tunnel uptime and stability metrics
  • Deploy network segmentation to limit attacker positioning opportunities for MITM attacks
  • Review and audit network infrastructure for potential interception points

How to Mitigate CVE-2020-3220

Immediate Actions Required

  • Identify all Cisco 4300 Series ISRs and Catalyst 9800-L Wireless Controllers in your environment
  • Review the Cisco Security Advisory for detailed remediation guidance
  • Prioritize patching for devices handling critical IPsec VPN traffic
  • Implement network segmentation to reduce MITM attack surface where possible

Patch Information

Cisco has released software updates that address this vulnerability. Administrators should consult the Cisco Security Advisory for specific fixed software versions and upgrade paths. The affected versions span Cisco IOS XE 16.4.1 through 16.12.1y, requiring upgrades to patched releases as specified by Cisco.

Organizations should use the Cisco Software Checker tool to determine exposure and identify the appropriate fixed software release for their specific hardware platform and current software version.

Workarounds

  • Implement additional network-level protections to prevent man-in-the-middle positioning
  • Deploy IPsec anti-replay mechanisms and ensure they are properly configured
  • Consider using software-based crypto processing as a temporary measure if hardware offloading can be disabled
  • Implement strict access controls on network segments carrying VPN traffic to limit attacker access
bash
# Verify current IOS XE version on affected devices
show version

# Check IPsec VPN session status and monitor for unexpected disconnections
show crypto ipsec sa

# Review crypto engine status
show crypto engine brief

# Monitor for ESP-related errors in logs
show logging | include ESP|IPsec|crypto

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.8

  • EPSS Probability0.42%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-345
  • 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