Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2368+ Articles
158+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
  1. Home
  2. Security
  3. CVE-2026-20349: Cisco ASA and FTD Heap Inspection Vulnerability
CVE-2026-20349: Cisco ASA and FTD Heap Inspection Vulnerability
SECURITYHIGHCVE-2026-20349

CVE-2026-20349: Cisco ASA and FTD Heap Inspection Vulnerability

Cisco Secure Firewall ASA and FTD contain a heap inspection vulnerability allowing unauthenticated remote attackers to crash devices and trigger a denial of service condition. Added to the CISA KEV catalog.

Dylan H.

Security Team

August 11, 2026
4 min read

Affected Products

  • Cisco Adaptive Security Appliance (ASA) Software
  • Cisco Secure Firewall Threat Defense (FTD) Software

Executive Summary

Cisco has disclosed CVE-2026-20349, a heap inspection vulnerability affecting Cisco Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) software. An unauthenticated, remote attacker can exploit this flaw to cause an unexpected device reload, resulting in a denial of service (DoS) condition. The vulnerability has been added to the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating confirmed active exploitation.

Organizations running Cisco ASA or FTD devices should treat this as a priority patching item.


Vulnerability Details

Root Cause

The vulnerability exists in the way Cisco ASA and FTD software handles certain network traffic during heap inspection operations. A crafted packet or sequence of packets sent to an affected device can trigger an unexpected inspection of heap memory, causing the device process to crash and reload.

AttributeDetails
CVE IDCVE-2026-20349
VendorCisco
Attack VectorNetwork (remote)
Authentication RequiredNone
User InteractionNone
ImpactDevice reload / Denial of Service
CISA KEVYes — Active Exploitation Confirmed

Exploitation Scenario

  1. An attacker with network access to the management or data-plane interface of an ASA or FTD device crafts malicious packets
  2. Packets trigger a heap inspection code path in the firewall
  3. The inspection operation faults, causing the firewall process to terminate
  4. The device reloads automatically, resulting in network disruption during the reboot cycle
  5. Repeated exploitation could constitute a sustained DoS against a perimeter device

This is particularly dangerous because ASA and FTD devices sit at the network perimeter, meaning their unavailability directly disrupts enterprise connectivity and security inspection.


Affected Products

ProductAffected Versions
Cisco Adaptive Security Appliance (ASA) SoftwareSee Cisco Security Advisory
Cisco Secure Firewall Threat Defense (FTD) SoftwareSee Cisco Security Advisory

Customers should consult the official Cisco Security Advisory for the complete list of affected software trains and platform-specific version information, as the scope varies by release branch.


CISA KEV Context

CISA added CVE-2026-20349 to the Known Exploited Vulnerabilities (KEV) catalog, which means:

  • Exploitation has been observed in real-world attacks
  • Federal agencies (under FCEB directive) must remediate by the KEV due date
  • Private sector organizations are strongly encouraged to treat KEV entries as high-priority patches

Cisco firewall vulnerabilities have historically been targeted by nation-state actors seeking persistent access to network infrastructure. The nation-state category tag reflects this pattern — perimeter devices are high-value targets for initial access and long-term persistence.


Immediate Remediation

1. Apply Cisco Patches

Obtain and apply the fixed software versions from Cisco:

  • Navigate to the Cisco Security Advisory portal
  • Identify your ASA/FTD software train and platform
  • Download and stage the applicable fixed release
  • Schedule a maintenance window to apply the update

2. Temporary Mitigations (if patching is delayed)

  • Restrict management plane access — Use ACLs to limit which source IPs can reach the firewall management interface
  • Enable threat detection — Ensure ASA threat detection features are active to identify anomalous traffic patterns
  • Monitor for reload events — Configure syslog alerting for unexpected device reloads (%ASA-1-105004, %ASA-1-105008)
  • Implement redundancy — Where possible, leverage Active/Standby or Active/Active failover to reduce the impact of a reload

3. Network Segmentation

Ensure ASA/FTD management interfaces are on a dedicated out-of-band management network not reachable from untrusted zones.


Detection

Syslog Messages to Monitor

%ASA-1-105004: (Primary) Monitoring on interface <name> normal
%ASA-1-105008: (Primary) Testing on interface <name> Passed
%ASA-2-106006: Deny inbound UDP from <IP>/<port> to <IP>/<port>
%ASA-3-710003: TCP access denied by ACL from <IP>/<port> to <IP>:<port>

Watch for repeated unexpected reload events during non-maintenance windows — this may indicate active exploitation attempts.

SIEM Queries

Look for patterns of:

  • Repeated device reload/reboot syslogs within a short time window
  • Unusual traffic volumes targeting ASA inspection interfaces
  • Source IPs triggering multiple deny rules before a device reload

Timeline

DateEvent
2026-08-11Cisco Security Advisory published
2026-08-11CISA adds CVE-2026-20349 to KEV catalog

References

  • Cisco Security Advisory — CVE-2026-20349
  • CISA Known Exploited Vulnerabilities Catalog
  • NVD — CVE-2026-20349
  • Cisco Adaptive Security Appliance (ASA) Software
#Cisco#CVE-2026-20349#Denial of Service#CISA KEV#Firewall#Vulnerability

Related Articles

CVE-2026-20316: Cisco FMC Hardcoded Password Gives Unauthenticated Remote Access

A hardcoded static credential in Cisco Secure Firewall Management Center allows unauthenticated remote attackers to log in and access sensitive data. CISA added it to the KEV catalog on July 29, 2026, with a federal patch deadline of August 1.

5 min read

CVE-2008-4128: Cisco IOS Cross-Site Request Forgery Vulnerability

Cisco IOS 12.4 contains multiple CSRF vulnerabilities that allow remote attackers to execute arbitrary commands. The flaw has been added to the CISA Known...

3 min read

CVE-2026-20262: Cisco Catalyst SD-WAN Manager Path Traversal Vulnerability

Cisco Catalyst SD-WAN Manager contains a directory path traversal vulnerability allowing an authenticated remote attacker to create or overwrite any file...

5 min read
Back to all Security Alerts