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

CVE-2025-20133: Cisco Secure Firewall ASA DoS Vulnerability

CVE-2025-20133 is a denial-of-service vulnerability in Cisco Secure Firewall ASA and FTD Software affecting Remote Access SSL VPN authentication. Attackers can crash the device by sending crafted requests. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 1, 2026

CVE-2025-20133 Overview

A vulnerability in the management and VPN web servers of the Remote Access SSL VPN feature of Cisco Secure Firewall ASA Software and Secure FTD Software could allow an unauthenticated, remote attacker to cause the device to unexpectedly stop responding, resulting in a Denial of Service (DoS) condition. This vulnerability stems from ineffective validation of user-supplied input during the Remote Access SSL VPN authentication process, enabling attackers to disrupt VPN connectivity without requiring any prior authentication.

Critical Impact

Unauthenticated remote attackers can render Remote Access SSL VPN services unresponsive, potentially disrupting remote workforce connectivity and critical business operations dependent on VPN access.

Affected Products

  • Cisco Secure Firewall ASA Software (with Remote Access SSL VPN enabled)
  • Cisco Secure Firewall FTD Software (with Remote Access SSL VPN enabled)
  • Cisco ASA/FTD devices configured for Remote Access SSL VPN authentication

Discovery Timeline

  • 2025-08-14 - CVE-2025-20133 published to NVD
  • 2025-08-15 - Last updated in NVD database

Technical Details for CVE-2025-20133

Vulnerability Analysis

This vulnerability affects the Remote Access SSL VPN feature in Cisco Secure Firewall ASA and FTD software platforms. The flaw exists within the management and VPN web servers responsible for handling SSL VPN authentication requests. When processing authentication requests, the affected components fail to properly validate user-supplied input, allowing malformed or crafted requests to trigger an unexpected condition that causes the device to stop responding.

The vulnerability is classified under CWE-401 (Missing Release of Memory after Effective Lifetime), indicating that the improper input handling leads to memory management issues. When exploited, the memory leak can accumulate and eventually exhaust available resources, causing the VPN service to become unresponsive. The attack can be executed remotely over the network without requiring any privileges or user interaction, and the scope is changed, meaning the vulnerability can impact resources beyond the vulnerable component itself.

Root Cause

The root cause of CVE-2025-20133 is ineffective validation of user-supplied input during the Remote Access SSL VPN authentication process. Specifically, the vulnerability is associated with CWE-401, which involves missing release of memory after effective lifetime. This suggests that when processing certain malformed authentication requests, the system allocates memory resources that are never properly released, leading to resource exhaustion and eventual service disruption.

Attack Vector

An attacker can exploit this vulnerability by sending specially crafted requests to the VPN service on an affected device. The attack is network-based and requires no authentication or user interaction, making it particularly dangerous for internet-facing VPN endpoints. The crafted requests target the authentication handling mechanism, triggering improper memory management that accumulates over time or immediately causes the service to become unresponsive.

The exploitation does not require sophisticated tools or techniques—an attacker simply needs network access to the affected VPN endpoint. Once the exploit is successful, the Remote Access SSL VPN authentication service stops responding, preventing legitimate users from establishing new VPN connections. Existing VPN sessions may or may not be affected depending on the implementation details.

Detection Methods for CVE-2025-20133

Indicators of Compromise

  • Unusual patterns of failed SSL VPN authentication attempts from single or multiple source IPs
  • Memory utilization anomalies on the ASA/FTD device, particularly in VPN-related processes
  • SSL VPN service becoming unresponsive while other device functions remain operational
  • Unexpected device reloads or process restarts related to VPN services

Detection Strategies

  • Monitor VPN authentication logs for unusual request patterns, particularly malformed or incomplete authentication attempts
  • Implement network intrusion detection rules to identify crafted requests targeting the SSL VPN authentication endpoints
  • Deploy anomaly detection for VPN connection rates and authentication failure patterns
  • Enable Cisco ASA/FTD logging at appropriate levels to capture authentication process anomalies

Monitoring Recommendations

  • Configure SNMP monitoring for device memory and CPU utilization, alerting on thresholds that may indicate resource exhaustion
  • Implement centralized syslog collection for all ASA/FTD devices to enable correlation of VPN-related events
  • Establish baseline metrics for normal VPN authentication traffic patterns to identify anomalies
  • Monitor for service availability of SSL VPN endpoints using external health checks

How to Mitigate CVE-2025-20133

Immediate Actions Required

  • Review the Cisco Security Advisory for specific guidance and affected version information
  • Assess exposure by identifying all ASA and FTD devices with Remote Access SSL VPN enabled
  • Consider implementing rate limiting on VPN authentication endpoints if possible
  • Ensure monitoring and alerting is in place to detect potential exploitation attempts

Patch Information

Cisco has published a security advisory addressing this vulnerability. Administrators should consult the Cisco Security Advisory for detailed information on affected software versions and available patches. Organizations should prioritize patching internet-facing SSL VPN endpoints due to the unauthenticated nature of this vulnerability.

Workarounds

  • Restrict access to the VPN service to known IP ranges using access control lists where operationally feasible
  • Implement geographic filtering if remote users are limited to specific regions
  • Consider deploying a web application firewall or DDoS protection service in front of VPN endpoints to filter malicious requests
  • Enable logging and monitoring to detect exploitation attempts while patches are being deployed
bash
# Example: Configure access control to restrict VPN access (adjust for your environment)
# This is a general example - consult Cisco documentation for your specific deployment
access-list VPN-ACCESS extended permit tcp <trusted-network> <trusted-mask> host <vpn-interface-ip> eq 443
access-list VPN-ACCESS extended deny tcp any host <vpn-interface-ip> eq 443
access-group VPN-ACCESS in interface outside

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.07%

  • 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-401
  • Technical References
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20105: Cisco Secure Firewall DoS Vulnerability

  • CVE-2026-20064: Cisco Secure Firewall FTD DoS Vulnerability

  • CVE-2026-20020: Cisco Firewall OSPF DoS Vulnerability

  • CVE-2026-20103: Cisco Firewall SSL VPN 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