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

CVE-2025-20154: Cisco IOS TWAMP DoS Vulnerability

CVE-2025-20154 is a denial of service flaw in Cisco IOS Software's TWAMP server feature that allows remote attackers to cause device reloads. This article covers the technical details, affected versions, and mitigation strategies.

Published: April 1, 2026

CVE-2025-20154 Overview

A vulnerability exists in the Two-Way Active Measurement Protocol (TWAMP) server feature of Cisco IOS Software, Cisco IOS XE Software, and Cisco IOS XR Software that could allow an unauthenticated, remote attacker to cause the affected device to reload, resulting in a denial of service (DoS) condition. This vulnerability is due to out-of-bounds array access when processing specially crafted TWAMP control packets.

Critical Impact

Successful exploitation allows remote attackers to crash affected Cisco network devices without authentication, causing network outages and service disruption across enterprise infrastructure.

Affected Products

  • Cisco IOS Software (all vulnerable versions)
  • Cisco IOS XE Software (all vulnerable versions)
  • Cisco IOS XR Software versions 6.5.1 through 24.3.1 (ipsla_ippm_server process affected when debugs are enabled)

Discovery Timeline

  • May 7, 2025 - CVE-2025-20154 published to NVD
  • July 31, 2025 - Last updated in NVD database

Technical Details for CVE-2025-20154

Vulnerability Analysis

This vulnerability affects the TWAMP server implementation, which is a network performance measurement protocol defined in RFC 5357. The flaw exists in how the affected software processes incoming TWAMP control packets. When a malformed packet is received, the software fails to properly validate array boundaries before accessing memory locations, leading to an out-of-bounds array access condition. This memory safety violation causes the device to crash and reload.

For Cisco IOS and IOS XE Software, exploitation results in a complete device reload, causing immediate loss of network connectivity through the affected device. For Cisco IOS XR Software, the impact is more limited—only the ipsla_ippm_server process reloads unexpectedly, and this occurs only when debug logging is enabled for that process.

Root Cause

The root cause is improper input validation (CWE-20) in the TWAMP control packet parsing logic. The software does not adequately validate the bounds of data within incoming TWAMP control packets before using that data as an index into internal arrays. This allows an attacker to craft packets that cause the software to access memory outside the intended array boundaries, triggering a crash condition.

Attack Vector

An attacker can exploit this vulnerability by sending specially crafted TWAMP control packets to an affected device over the network. The attack requires:

  1. Network accessibility to the TWAMP server port on the target device
  2. The TWAMP server feature must be enabled on the device
  3. No authentication is required to send the malicious packets

The attacker crafts TWAMP control packets with malformed data fields designed to trigger the out-of-bounds array access condition. When the vulnerable device processes these packets, it causes an immediate device reload for Cisco IOS and IOS XE, or a process crash on Cisco IOS XR when debugging is active.

Due to the nature of the vulnerability (improper input validation in protocol parsing), exploitation does not require valid credentials or prior authenticated access to the device.

Detection Methods for CVE-2025-20154

Indicators of Compromise

  • Unexpected device reloads or crashes with crash dumps referencing TWAMP-related processes
  • Repeated ipsla_ippm_server process restarts on Cisco IOS XR systems
  • Unusual TWAMP control packet traffic patterns from external or unexpected sources
  • System logs indicating memory access violations or segmentation faults in TWAMP-related code paths

Detection Strategies

  • Monitor network traffic for abnormal TWAMP control packets on port 862 (standard TWAMP control port)
  • Implement intrusion detection rules to identify malformed TWAMP packets with suspicious payload characteristics
  • Review device crash logs and crash dump files for evidence of out-of-bounds access in TWAMP processing functions
  • Deploy network behavior analysis to detect unexpected TWAMP traffic from unauthorized sources

Monitoring Recommendations

  • Enable syslog monitoring for device reload events and correlate with TWAMP traffic patterns
  • Configure SNMP traps for unexpected device restarts and process failures
  • Implement NetFlow or similar flow analysis to track TWAMP traffic volumes and sources
  • Review AAA accounting logs for any configuration changes to TWAMP server settings

How to Mitigate CVE-2025-20154

Immediate Actions Required

  • Disable the TWAMP server feature if it is not required for network operations
  • Implement access control lists (ACLs) to restrict TWAMP traffic to trusted management stations only
  • Apply network segmentation to limit exposure of management interfaces
  • Upgrade affected devices to patched software versions as identified in Cisco's security advisory

Patch Information

Cisco has released security patches addressing this vulnerability. Administrators should consult the Cisco Security Advisory for specific fixed software versions and upgrade guidance. The advisory provides detailed information on which software releases contain the fix for each affected platform (IOS, IOS XE, and IOS XR).

Workarounds

  • Disable the TWAMP server feature using configuration commands if the feature is not operationally required
  • Configure infrastructure ACLs to permit TWAMP traffic only from authorized IP addresses
  • For Cisco IOS XR, disable TWAMP-related debugging to reduce the attack surface (process only crashes when debugs are enabled)
  • Implement control plane policing (CoPP) to rate-limit TWAMP control traffic to the device
bash
# Example: Disable TWAMP server on Cisco IOS/IOS XE
configure terminal
no ip sla server twamp
end
write memory

# Example: Apply ACL to restrict TWAMP access
configure terminal
ip access-list extended TWAMP-RESTRICT
 permit udp host 10.0.0.100 any eq 862
 deny udp any any eq 862
exit

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 Score8.6

  • EPSS Probability0.45%

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