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-2020-3566

CVE-2020-3566: Cisco IOS XR DVMRP DOS Vulnerability

CVE-2020-3566 is a denial of service flaw in Cisco IOS XR Software's DVMRP feature that allows attackers to exhaust process memory via crafted IGMP packets. This article covers technical details, impact, and mitigation.

Published: March 11, 2026

CVE-2020-3566 Overview

A vulnerability in the Distance Vector Multicast Routing Protocol (DVMRP) feature of Cisco IOS XR Software could allow an unauthenticated, remote attacker to exhaust process memory of an affected device. The vulnerability is due to insufficient queue management for Internet Group Management Protocol (IGMP) packets. An attacker could exploit this vulnerability by sending crafted IGMP traffic to an affected device. A successful exploit could allow the attacker to cause memory exhaustion, resulting in instability of other processes, including interior and exterior routing protocols.

Critical Impact

This vulnerability is listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild. Successful exploitation can cause memory exhaustion leading to denial of service conditions affecting critical routing infrastructure.

Affected Products

  • Cisco IOS XR Software (version 6.4.2 and potentially others)
  • Cisco ASR 9001, ASR 9006, ASR 9010 Routers
  • Cisco ASR 9901, ASR 9904, ASR 9906 Routers
  • Cisco ASR 9910, ASR 9912, ASR 9922 Routers

Discovery Timeline

  • August 29, 2020 - CVE-2020-3566 published to NVD
  • October 28, 2025 - Last updated in NVD database

Technical Details for CVE-2020-3566

Vulnerability Analysis

This resource exhaustion vulnerability (CWE-400, CWE-770) exists within the DVMRP implementation in Cisco IOS XR Software. The core issue stems from insufficient queue management mechanisms when handling IGMP packets. When the affected device receives a high volume of specially crafted IGMP traffic, the inadequate queue management fails to properly limit or handle the incoming packets, leading to progressive memory consumption.

The vulnerability affects devices where multicast routing is enabled, particularly those running the DVMRP feature. Since this targets fundamental routing infrastructure, successful exploitation can have cascading effects on network availability and routing stability.

Root Cause

The root cause of CVE-2020-3566 is insufficient queue management for IGMP packets within the DVMRP feature implementation. The software fails to implement proper resource allocation limits when processing IGMP traffic, allowing an attacker to consume available process memory by flooding the device with crafted packets. This represents an uncontrolled resource consumption weakness (CWE-770) where the application does not properly restrict the size or number of resources that are requested or influenced by an actor.

Attack Vector

The attack can be executed remotely over the network without requiring authentication or user interaction. An attacker needs only network access to send crafted IGMP traffic to a vulnerable Cisco IOS XR device. The attack methodology involves:

  1. Identifying target devices running vulnerable versions of Cisco IOS XR with multicast routing enabled
  2. Crafting malicious IGMP packets designed to trigger excessive memory consumption
  3. Flooding the target device with these crafted packets
  4. Exhausting process memory, causing instability in routing protocols and other critical processes

The exploitation does not require valid credentials or privileged access, making it particularly dangerous for internet-facing routing infrastructure. The attack causes high availability impact while not affecting confidentiality or integrity of the system.

Detection Methods for CVE-2020-3566

Indicators of Compromise

  • Unusual spikes in IGMP traffic volume targeting affected Cisco routers
  • Memory utilization anomalies on Cisco IOS XR devices, particularly in IGMP-related processes
  • Instability or unexpected restarts of interior and exterior routing protocols (BGP, OSPF, IS-IS)
  • System logs indicating memory exhaustion or process failures on ASR 9000 series routers

Detection Strategies

  • Monitor IGMP packet rates and volumes using network flow analysis tools to detect anomalous traffic patterns
  • Implement SNMP monitoring for memory utilization thresholds on Cisco IOS XR devices with alerts for abnormal consumption
  • Deploy network-based intrusion detection systems (NIDS) with signatures for malformed or excessive IGMP traffic
  • Configure logging and alerting for routing protocol instability events that may indicate ongoing exploitation

Monitoring Recommendations

  • Establish baseline metrics for normal IGMP traffic patterns and memory utilization on vulnerable devices
  • Implement real-time monitoring of process memory consumption using Cisco IOS XR show commands such as show memory summary
  • Configure SNMP traps for memory threshold violations and routing protocol state changes
  • Review system logs regularly for IGMP processing errors or resource exhaustion warnings

How to Mitigate CVE-2020-3566

Immediate Actions Required

  • Apply vendor patches as soon as they become available from Cisco
  • Implement rate limiting for IGMP traffic at network perimeters to reduce exposure
  • Review and disable DVMRP and multicast routing features on devices where they are not required
  • Apply access control lists (ACLs) to restrict IGMP traffic to trusted sources only

Patch Information

Cisco has released software updates to address this vulnerability. Organizations should consult the Cisco Security Advisory for detailed patching instructions and the latest fixed software versions. Given that this vulnerability is listed in the CISA Known Exploited Vulnerabilities catalog, prioritize patching as a critical remediation activity.

Workarounds

  • Disable IGMP routing if multicast functionality is not required using interface configuration commands
  • Implement rate limiting for IGMP traffic to mitigate the impact of exploitation attempts
  • Deploy access control lists to filter IGMP traffic from untrusted sources
  • Consider implementing Control Plane Policing (CoPP) to protect the router's control plane from excessive traffic
bash
# Example: Disable IGMP on an interface (IOS XR)
configure terminal
interface GigabitEthernet0/0/0/0
 no router igmp
commit

# Example: Implement rate limiting for IGMP (CoPP)
configure terminal
control-plane
 management-plane
  inband
   interface all
    allow IGMP rate 100
commit

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 Xr

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability5.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CISA KEV Information
  • In CISA KEVYes
  • CWE References
  • CWE-400

  • CWE-770
  • Technical References
  • CISA Known Exploited Vulnerabilities
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20118: Cisco IOS XR Software DoS Vulnerability

  • CVE-2026-20074: Cisco IOS XR IS-IS DoS Vulnerability

  • CVE-2020-3569: Cisco IOS XR IGMP DoS Vulnerability

  • CVE-2025-20142: Cisco IOS XR 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