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

CVE-2025-20134: Cisco Secure Firewall DoS Vulnerability

CVE-2025-20134 is a denial of service vulnerability in Cisco Secure Firewall ASA and FTD Software caused by improper SSL/TLS certificate parsing. This article covers the technical details, affected versions, and mitigation strategies.

Updated: May 15, 2026

CVE-2025-20134 Overview

CVE-2025-20134 is a denial of service vulnerability in Cisco Secure Firewall Adaptive Security Appliance (ASA) Software and Cisco Secure Firewall Threat Defense (FTD) Software. The flaw resides in the SSL/TLS certificate processing logic and allows an unauthenticated, remote attacker to force the affected device to reload. Exploitation requires sending crafted DNS packets that match a static Network Address Translation (NAT) rule with DNS inspection enabled. The vulnerability is tracked under [CWE-415] (Double Free) and carries a network-based attack vector with no privileges or user interaction required.

Critical Impact

An unauthenticated remote attacker can trigger an unexpected device reload on Cisco ASA and FTD firewalls, producing a sustained denial of service condition on perimeter security infrastructure.

Affected Products

  • Cisco Secure Firewall Adaptive Security Appliance (ASA) Software
  • Cisco Secure Firewall Threat Defense (FTD) Software
  • Devices configured with static NAT rules and DNS inspection enabled

Discovery Timeline

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

Technical Details for CVE-2025-20134

Vulnerability Analysis

The vulnerability stems from improper parsing of SSL/TLS certificates within the certificate processing routines of Cisco ASA and FTD Software. When the device receives DNS traffic that matches a static NAT rule with DNS inspection enabled, the inspection engine processes certificate data along the traffic path. A malformed certificate structure triggers a memory management error classified as a double free condition [CWE-415]. Double free conditions corrupt heap metadata and lead to inconsistent allocator state. In this implementation, the corruption causes the device to reload, terminating all active sessions traversing the firewall.

Root Cause

The root cause is improper handling of SSL/TLS certificate fields during parsing. The code path frees the same memory region more than once when processing crafted input, which destabilizes the allocator. This memory safety defect surfaces only when the affected traffic flow reaches the certificate parser through the DNS inspection pipeline.

Attack Vector

An attacker exploits the flaw by sending crafted DNS packets through the affected device. The packets must match an existing static NAT rule with DNS inspection enabled. No authentication, credentials, or user interaction are required, and the attack originates from the network. Because Cisco ASA and FTD devices commonly sit at network perimeters, the attack surface is reachable from untrusted networks when matching NAT and inspection policies are present. Refer to the Cisco Security Advisory for vendor technical details.

Detection Methods for CVE-2025-20134

Indicators of Compromise

  • Unexpected reload events on Cisco ASA or FTD devices logged in show crashinfo or system traceback output.
  • Repeated traceback entries referencing SSL/TLS certificate parsing or DNS inspection modules.
  • Bursts of anomalous DNS traffic targeting interfaces with static NAT and DNS inspection enabled immediately before a reload.

Detection Strategies

  • Correlate firewall reload events with upstream DNS traffic patterns to identify reload-triggering flows.
  • Inspect syslog messages for %ASA- reload or traceback entries that coincide with DNS inspection activity.
  • Monitor SNMP coldStart and warmStart traps from ASA and FTD devices as early indicators of unexpected reloads.

Monitoring Recommendations

  • Forward ASA and FTD syslog and crashinfo data to a centralized SIEM for correlation with network telemetry.
  • Alert on more than one unscheduled reload per device within a short interval.
  • Track DNS traffic volume and entropy against interfaces with DNS inspection enabled to identify crafted packet floods.

How to Mitigate CVE-2025-20134

Immediate Actions Required

  • Identify all ASA and FTD devices running affected software versions and inventory those with static NAT rules combined with DNS inspection.
  • Apply the fixed software releases listed in the Cisco Security Advisory during the next maintenance window.
  • Restrict DNS traffic reaching affected interfaces to trusted resolvers where operationally feasible.

Patch Information

Cisco has published fixed software releases for ASA and FTD addressing this vulnerability. Consult the vendor advisory at Cisco Security Advisory cisco-sa-asaftd-ssltls-dos-eHw76vZe for the specific fixed versions corresponding to each affected train. There are no public proof-of-concept exploits or CISA KEV listings for this CVE at the time of publication.

Workarounds

  • Disable DNS inspection on static NAT rules where the inspection is not strictly required by the security policy.
  • Apply access control lists upstream of affected interfaces to limit DNS traffic to known, trusted sources.
  • Implement rate limiting on DNS traffic traversing the firewall to reduce the chance of successful exploitation while patches are deployed.

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechCisco Secure Firewall

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability0.13%

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

  • CVE-2026-20013: Cisco Secure Firewall IKEv2 DoS Vulnerability

  • CVE-2026-20101: Cisco Secure Firewall SAML DoS Vulnerability

  • CVE-2026-20014: Cisco Secure Firewall IKEv2 DoS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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