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-2025-20115

CVE-2025-20115: Cisco IOS XR BGP DoS Vulnerability

CVE-2025-20115 is a denial of service vulnerability in Cisco IOS XR Software affecting BGP confederation implementation. Attackers can trigger memory corruption through crafted BGP updates. This article covers technical details, affected versions, impact, and mitigation strategies.

Updated: January 22, 2026

CVE-2025-20115 Overview

A vulnerability in the confederation implementation for the Border Gateway Protocol (BGP) in Cisco IOS XR Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) condition. This vulnerability is classified as a Buffer Overflow (CWE-120) and affects the processing of BGP update messages containing AS_CONFED_SEQUENCE attributes.

The vulnerability arises due to memory corruption that occurs when a BGP update is created with an AS_CONFED_SEQUENCE attribute containing 255 autonomous system numbers (AS numbers). An attacker could exploit this vulnerability by sending a crafted BGP update message, or the network could be designed in such a manner that the AS_CONFED_SEQUENCE attribute grows to 255 AS numbers or more.

Critical Impact

Successful exploitation causes memory corruption leading to BGP process restart, resulting in network routing disruption across affected Cisco IOS XR infrastructure.

Affected Products

  • Cisco IOS XR versions 6.5.x through 6.9.x
  • Cisco IOS XR versions 7.0.x through 7.11.x
  • Cisco IOS XR versions 24.1.x through 24.2.x

Discovery Timeline

  • March 12, 2025 - CVE-2025-20115 published to NVD
  • August 1, 2025 - Last updated in NVD database

Technical Details for CVE-2025-20115

Vulnerability Analysis

This vulnerability exists in Cisco IOS XR's BGP confederation implementation, specifically in how the software processes the AS_CONFED_SEQUENCE path attribute within BGP UPDATE messages. BGP confederations are used to subdivide large autonomous systems into smaller sub-autonomous systems for improved scalability. The AS_CONFED_SEQUENCE attribute tracks the path through confederation members.

The memory corruption occurs when the AS_CONFED_SEQUENCE attribute reaches or exceeds 255 AS numbers. This boundary condition triggers improper memory handling within the BGP process, causing corruption that leads to process instability. The attack can be triggered either through maliciously crafted BGP updates or through legitimate but pathological network topologies.

To exploit this vulnerability, an attacker must control a BGP confederation speaker within the same autonomous system as the victim, or the network must be designed in such a manner that the AS_CONFED_SEQUENCE attribute grows to 255 AS numbers or more. This requirement limits the attack surface to entities with BGP peering relationships within the confederation.

Root Cause

The root cause is a classic buffer overflow condition (CWE-120) in the BGP process where the code does not properly validate or handle AS_CONFED_SEQUENCE attributes approaching the 255 AS number boundary. When the attribute reaches this length, memory operations exceed allocated buffer boundaries, resulting in corruption of adjacent memory regions.

The underlying issue appears to be insufficient bounds checking when processing or constructing BGP UPDATE messages with large confederation path segments. The 255 limit aligns with the single-byte length field commonly used in BGP path attribute encoding.

Attack Vector

The attack is network-accessible and can be executed by any entity that has established a BGP confederation peering session with the target router. The attacker crafts a BGP UPDATE message containing an AS_CONFED_SEQUENCE attribute with 255 or more AS numbers and transmits it to the vulnerable peer.

Upon receiving and processing the malformed update, the target router's BGP process experiences memory corruption. This corruption destabilizes the process, causing it to crash and restart. During the restart period, all BGP sessions on that router are disrupted, leading to route convergence issues and potential network outages.

The vulnerability can also be triggered unintentionally in networks with extremely deep confederation hierarchies where the AS path naturally accumulates to problematic lengths through normal route propagation.

Detection Methods for CVE-2025-20115

Indicators of Compromise

  • Unexpected BGP process restarts on Cisco IOS XR routers configured for BGP confederation
  • Core dump files indicating memory corruption in the BGP process
  • BGP session flapping across confederation peers without apparent external cause
  • System logs showing BGP daemon crashes with memory-related error messages

Detection Strategies

  • Monitor syslog for BGP process crash events using patterns matching bgp and crash or restart
  • Implement BGP session state monitoring to detect unexpected state transitions to IDLE
  • Configure SNMP traps for BGP session state changes and process restart events
  • Review BGP UPDATE messages at confederation boundaries for abnormally long AS_CONFED_SEQUENCE attributes

Monitoring Recommendations

  • Enable detailed BGP logging on all confederation border routers
  • Deploy network telemetry solutions to track BGP session stability metrics
  • Configure alerts for BGP process memory utilization anomalies
  • Implement route monitoring to detect sudden route withdrawals indicative of BGP process failures

How to Mitigate CVE-2025-20115

Immediate Actions Required

  • Review the Cisco Security Advisory for fixed software versions applicable to your deployment
  • Identify all Cisco IOS XR devices configured for BGP confederation participation
  • Prioritize patching for devices at confederation boundaries with external peering relationships
  • Consider implementing BGP route filtering to limit maximum AS path length where operationally feasible

Patch Information

Cisco has released software updates that address this vulnerability. Customers should consult the Cisco Security Advisory for IOS XR to determine the appropriate fixed software release for their specific IOS XR version. The advisory provides detailed fixed release information for all affected version trains from 6.5.x through 24.2.x.

Customers with active service contracts can obtain fixed software through their usual update channels. Those without contracts should contact the Cisco Technical Assistance Center for upgrade options.

Workarounds

  • Evaluate network design to ensure AS_CONFED_SEQUENCE paths cannot naturally reach 255 AS numbers
  • Implement strict BGP route policies limiting the maximum AS path length accepted from confederation peers
  • Consider segmenting large confederations to reduce maximum path depths
  • Monitor the APNIC Blog on BGP Paths for additional background on AS path manipulation techniques
bash
# Example BGP route-policy to limit AS path length (adjust max-length as appropriate)
route-policy LIMIT_AS_PATH
  if as-path length ge 200 then
    drop
  endif
  pass
end-policy

# Apply to confederation peer sessions
router bgp [ASN]
 neighbor [PEER_IP]
  address-family ipv4 unicast
   route-policy LIMIT_AS_PATH in

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 Probability0.97%

  • 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
  • CWE References
  • CWE-120
  • Technical References
  • APNIC Blog on BGP Paths
  • Vendor Resources
  • Cisco Security Advisory for IOS XR
  • Related CVEs
  • CVE-2026-20118: Cisco IOS XR Software DoS Vulnerability

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

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

  • CVE-2020-3569: Cisco IOS XR IGMP 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