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
    • 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-2026-20073

CVE-2026-20073: Cisco Firewall Auth Bypass Vulnerability

CVE-2026-20073 is an authentication bypass vulnerability in Cisco Secure Firewall ASA and FTD Software that allows attackers to bypass access controls. This article covers technical details, affected versions, and mitigation.

Published: March 6, 2026

CVE-2026-20073 Overview

A vulnerability in Cisco Secure Firewall Adaptive Security Appliance (ASA) Software and Cisco Secure Firewall Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to bypass access controls and send traffic that should be denied through an affected device. This authorization bypass vulnerability arises from improper error handling when an affected device joining a cluster runs out of memory while replicating access control rules.

Critical Impact

Attackers can bypass firewall access controls to reach devices in protected networks, potentially exposing internal systems to unauthorized access.

Affected Products

  • Cisco Secure Firewall Adaptive Security Appliance (ASA) Software
  • Cisco Secure Firewall Threat Defense (FTD) Software
  • Cisco Secure Firewall devices configured in cluster mode

Discovery Timeline

  • 2026-03-04 - CVE-2026-20073 published to NVD
  • 2026-03-05 - Last updated in NVD database

Technical Details for CVE-2026-20073

Vulnerability Analysis

This vulnerability (CWE-284: Improper Access Control) occurs during the cluster join process when a Cisco ASA or FTD device experiences memory exhaustion while replicating access control rules from other cluster members. Under normal operations, access control lists (ACLs) are synchronized across all devices in a firewall cluster to ensure consistent policy enforcement. However, when a joining device runs out of memory during this replication process, the error is not properly handled, resulting in incomplete or missing access control rules.

The consequence is that traffic which should be blocked by the firewall's access control policies may instead be permitted through the affected device. This creates a window where an attacker can send malicious traffic to protected network segments, effectively bypassing the organization's perimeter security controls.

Root Cause

The root cause is improper error handling during access control rule replication in cluster environments. When memory allocation fails during the ACL synchronization process, the affected device does not properly fail to a secure state. Instead of blocking all traffic or rejecting cluster membership until rules are fully synchronized, the device continues to operate with an incomplete ruleset. This violates the security principle of "fail secure" and allows unauthorized network access.

Attack Vector

An attacker can exploit this vulnerability by targeting a Cisco firewall cluster during periods when cluster membership changes are occurring, particularly when new devices are joining the cluster. The attack requires:

  1. Network Access: The attacker must be able to send network traffic that would normally pass through the firewall cluster
  2. Timing: The exploit is most effective during cluster join operations when memory pressure exists
  3. Knowledge: Understanding of which traffic should be blocked allows targeted bypass attempts

The attacker sends traffic that should be denied by the firewall's access control policies. If the traffic reaches a cluster member that has incomplete ACL replication due to the memory exhaustion condition, the traffic is incorrectly permitted through to the protected network. This allows the attacker to access internal resources, conduct reconnaissance, or launch further attacks against systems that were intended to be protected by the firewall.

Detection Methods for CVE-2026-20073

Indicators of Compromise

  • Unexpected traffic patterns reaching internal network segments that should be blocked by firewall policies
  • Firewall cluster nodes experiencing memory exhaustion during join operations
  • ACL synchronization errors or warnings in firewall cluster logs
  • Inconsistent access control rule counts between cluster members

Detection Strategies

  • Monitor cluster synchronization logs for memory allocation failures during ACL replication
  • Implement network traffic analysis to detect traffic that violates expected firewall policy behavior
  • Configure alerts for cluster membership state changes combined with memory pressure events
  • Deploy intrusion detection systems behind the firewall to catch traffic that should have been blocked

Monitoring Recommendations

  • Enable detailed logging for cluster synchronization events on all ASA/FTD devices
  • Monitor system memory utilization on firewall cluster members, especially during join operations
  • Implement regular ACL rule count verification across all cluster members to detect synchronization failures
  • Review firewall traffic logs for connections to protected resources that don't match expected access patterns

How to Mitigate CVE-2026-20073

Immediate Actions Required

  • Review the Cisco Security Advisory for affected versions and available patches
  • Ensure adequate memory resources are allocated to firewall cluster members before initiating cluster join operations
  • Monitor cluster synchronization status closely during any cluster membership changes
  • Consider temporarily isolating new cluster members from production traffic until ACL synchronization is confirmed complete

Patch Information

Cisco has released a security advisory addressing this vulnerability. Administrators should consult the Cisco Security Advisory for specific patched software versions and upgrade instructions. Apply the recommended software updates to all affected ASA and FTD devices in your environment as soon as possible.

Workarounds

  • Verify ACL synchronization is complete before allowing production traffic to flow through newly joined cluster members
  • Implement network segmentation behind the firewall as a defense-in-depth measure
  • Configure additional access control mechanisms (host-based firewalls, application-level controls) on protected systems
  • Schedule cluster maintenance operations during low-traffic periods to reduce memory pressure
bash
# Verify cluster ACL synchronization status
show cluster info
show access-list | include elements
show cluster exec show access-list | include elements

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechCisco Secure Firewall

  • SeverityMEDIUM

  • CVSS Score5.8

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-284
  • Technical References
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20009: Cisco ASA SSH Auth Bypass Vulnerability

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