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-20222

CVE-2025-20222: Cisco Secure Firewall DoS Vulnerability

CVE-2025-20222 is a denial of service vulnerability affecting Cisco Secure Firewall ASA and FTD Software. Attackers can exploit improper IPv6 packet processing to trigger device reloads. This article covers technical details, affected systems, impact analysis, and mitigation strategies.

Updated: May 15, 2026

CVE-2025-20222 Overview

CVE-2025-20222 affects the RADIUS proxy feature within the IPsec VPN functionality of Cisco Secure Firewall Adaptive Security Appliance (ASA) Software and Cisco Secure Firewall Threat Defense (FTD) Software. An unauthenticated, remote attacker can trigger a denial of service (DoS) condition by sending crafted IPv6 packets over an IPsec VPN connection. A successful exploit reloads the affected device, interrupting network traffic and VPN sessions. The flaw is tracked under CWE-120 (Buffer Copy without Checking Size of Input). Cisco documented the issue in the Cisco Security Advisory.

Critical Impact

A remote, unauthenticated attacker can force affected Cisco ASA and FTD devices to reload, disrupting firewall and VPN services for all connected users.

Affected Products

  • Cisco Secure Firewall Adaptive Security Appliance (ASA) Software with RADIUS proxy enabled for IPsec VPN
  • Cisco Secure Firewall Threat Defense (FTD) Software with RADIUS proxy enabled for IPsec VPN
  • Cisco Firepower 2100 Series and other platforms running affected ASA or FTD releases

Discovery Timeline

  • 2025-08-14 - CVE-2025-20222 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2025-20222

Vulnerability Analysis

The vulnerability resides in how the RADIUS proxy component of the IPsec VPN feature processes IPv6 packets. The affected code path does not correctly validate input size before copying data, mapping to [CWE-120] buffer handling weaknesses. An attacker who can deliver IPv6 packets through an IPsec VPN tunnel to the device can trigger an unhandled condition that causes the firewall to reload.

Because exploitation occurs over the network without authentication or user interaction, the attack scope extends beyond the device itself. A reload terminates all in-flight sessions, including site-to-site and remote-access VPNs, management connections, and firewall-protected traffic. Repeated exploitation produces a sustained outage.

Root Cause

The root cause is improper processing of IPv6 packets within the RADIUS proxy logic used by IPsec VPN authentication flows. The component fails to enforce correct bounds when handling specific IPv6 packet structures, which leads to a fatal error and device reload. Devices without RADIUS proxy enabled for IPsec VPN are not exposed to this specific code path.

Attack Vector

Exploitation requires network-level access to send IPv6 packets across an IPsec VPN connection to an affected device. The attacker does not need valid credentials, MFA tokens, or any prior session state. The Cisco advisory describes the trigger as IPv6 traffic delivered through the VPN tunnel, which causes the device to reload. No public proof-of-concept code or exploit tooling has been reported, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.

Refer to the Cisco Security Advisory for the authoritative technical description and fixed software releases.

Detection Methods for CVE-2025-20222

Indicators of Compromise

  • Unscheduled reloads of Cisco ASA or FTD devices with crash files referencing the IPsec or RADIUS proxy subsystems
  • Repeated VPN session drops or tunnel renegotiations correlated with inbound IPv6 traffic
  • Syslog entries indicating abnormal terminations of the ikev1, ikev2, or RADIUS proxy processes near the time of an outage

Detection Strategies

  • Review device crash dumps and show crashinfo output for stack traces pointing at IPv6 packet handling within the RADIUS proxy code path
  • Correlate firewall reload events with upstream NetFlow or packet capture data showing IPv6 traffic to VPN headend addresses
  • Alert on repeated short-interval reboots of ASA and FTD appliances through your SIEM or telemetry platform

Monitoring Recommendations

  • Centralize ASA and FTD syslog and SNMP trap data to detect reload events within seconds of occurrence
  • Track availability of VPN headends with synthetic probes so DoS-induced outages are surfaced quickly
  • Capture packet samples on VPN interfaces to support post-incident analysis of suspicious IPv6 flows

How to Mitigate CVE-2025-20222

Immediate Actions Required

  • Identify ASA and FTD devices that have the RADIUS proxy feature enabled for IPsec VPN and inventory their software versions
  • Apply the fixed software releases listed in the Cisco Security Advisory during the next maintenance window
  • Restrict IPv6 reachability to VPN headends from untrusted networks where operationally feasible

Patch Information

Cisco has released fixed software for Cisco Secure Firewall ASA and FTD. Administrators should consult the vendor advisory at cisco-sa-fp2k-IPsec-dos-tjwgdZCO for the version matrix and upgrade guidance. No official workarounds are documented by Cisco; upgrading to a fixed release is the supported remediation.

Workarounds

  • Disable the RADIUS proxy feature for IPsec VPN if it is not required, after validating impact on authentication flows
  • Limit IPv6 connectivity to VPN endpoints through upstream ACLs or service provider filtering when patching is delayed
  • Maintain redundant VPN headends to reduce service impact if a single device is targeted with this DoS
bash
# Identify affected configuration on Cisco ASA / FTD
show running-config | include radius|aaa-server
show version | include Version

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCisco

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability0.15%

  • 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
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20188: Cisco CNC & NSO DoS Vulnerability

  • CVE-2026-20185: Cisco 350 Series Switches SNMP DoS Flaw

  • CVE-2026-20105: Cisco Secure Firewall DoS Vulnerability

  • CVE-2026-20064: Cisco Secure Firewall FTD 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