CVE Tools
Back to blog

The Firewall Crash Bug Cisco Has Now Shipped Twice: CVE-2026-20349 and Its 2024 Twin

An unauthenticated, actively-exploited DoS in Cisco ASA/FTD's Remote Access VPN service — CVSS 8.6, no workaround, and the same score as the bug that opened the door to the ArcaneDoor espionage campaign two years ago.

A firewall/router rack device silhouette with a cracked shield icon and a repeating loop symbol, dark network operations center background
A firewall/router rack device silhouette with a cracked shield icon and a repeating loop symbol, dark network operations center background

A crafted HTTP request, an unauthenticated attacker, a rebooted firewall

On August 11, 2026, Cisco disclosed CVE-2026-20349: an unauthenticated, remotely triggerable denial-of-service flaw in the Remote Access SSL VPN service of Secure Firewall ASA and Threat Defense (FTD) software. Cisco's PSIRT says it is already being exploited — and it confirmed active exploitation in the same advisory that announced the bug, which is not a routine disclosure pattern.

8.6CVSS 3.1 scoreAV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
0.87%EPSS score55.8th percentile — despite confirmed active exploitation
0public PoC / exploit tools indexedno Metasploit, Nuclei or exploit-DB entry as of this writing
Aug 14, 2026CISA KEV federal deadlinealready passed as of publication

The root cause, per Cisco's own advisory: "insufficient error checking when processing HTTP requests" in the RA SSL VPN service. Send it a malformed request and the device reloads. No authentication, no user interaction, no crash dump needed by the attacker — just network reachability to the VPN-facing interface.

No workaround. Hotfix only.

TrackFixed in
ASA 9.1689.16.4.50
ASA 9.1889.18.4.50
ASA 9.209.20.4.235
ASA 9.229.22.3.191
ASA 9.239.23.1.211
ASA 9.249.24.1.221
FTDPlatform-specific hotfix across the 7.0, 7.2, 7.4, 7.6, 7.7 and 10.0 trains — see the Cisco advisory's hotfix table for your exact build

This isn't the first 8.6 on this exact service

Run the CVSS score back two years and you land on CVE-2024-20353 — also 8.6, also AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H, also an unauthenticated crash triggered by a malformed HTTP request against the ASA/FTD management-and-VPN web server. That bug wasn't an isolated crash-and-forget: it was one half of the opening move in ArcaneDoor, a state-linked espionage campaign against government ASA deployments that Cisco Talos attributed to actor UAT4356 (Microsoft: Storm-1849).

Two DoS bugs, same score, same service class — different outcomes so far

CVE-2024-20353 (April 2024)
  • CVSS 8.6, CWE-835 (infinite loop)
  • Paired with CVE-2024-20359 — a separate, admin-privilege code-execution bug
  • The pairing let UAT4356/Storm-1849 install the in-memory "Line Dancer" shellcode loader and "Line Runner" persistent implant
  • Confirmed nation-state espionage campaign against government networks, active since ~July 2023
Part of a documented backdoor operation
CVE-2026-20349 (August 2026)
  • CVSS 8.6, CWE-244 as tagged by Cisco
  • No companion RCE/privesc bug has been disclosed alongside it
  • Cisco attributes discovery to internal testing plus external researcher Valerio Brussani
  • Confirmed active exploitation, but no attribution, backdoor, or campaign name published by Cisco or CISA as of this writing
So far, a standalone DoS — no confirmed implant

A pattern, not a one-off

CVE-2026-20349 is at least the fourth Remote-Access-VPN-adjacent bug in Cisco's ASA/FTD line to land on CISA's Known Exploited Vulnerabilities catalog since 2023. None of them share a root cause, but all of them hit the same target: the unauthenticated, internet-facing VPN termination surface that every ASA/FTD customer running remote access has to expose by definition.

ASA/FTD Remote Access VPN in CISA KEV, 2023–2026

  1. CVE-2023-20269 added to KEV
    Remote access VPN feature, unauthenticated brute-force login enumeration; CVSS 5.0
  2. CVE-2024-20353 + CVE-2024-20359 disclosed
    ArcaneDoor's opening pair — DoS (8.6) paired with a code-execution bug used to plant in-memory implants on government ASAs
  3. CVE-2024-20481 added to KEV
    RAVPN resource-exhaustion DoS via mass authentication requests; tied to a Cisco Talos-documented brute-force campaign
  4. CVE-2025-20333 (RCE, CVSS 9.9) + CVE-2025-20362 added to KEV
    VPN web server RCE; part of ArcaneDoor's 2025 evolution with the RayInitiator bootkit and LINE VIPER implant
  5. CVE-2026-20349 disclosed and added to KEV
    RA SSL VPN DoS, CVSS 8.6 — same score as the 2024 ArcaneDoor opener; federal deadline 2026-08-14
EPSS at time of writing vs. confirmed exploitation status
CVE-2023-2026921.6CVE-2024-2035370.7CVE-2024-2048115.9CVE-2025-2033340.4CVE-2026-203490.87
LabelValue
CVE-2023-2026921.6
CVE-2024-2035370.7
CVE-2024-2048115.9
CVE-2025-2033340.4
CVE-2026-203490.87
Every one of these was exploited or actively targeted in the wild before or shortly after disclosure — EPSS's likelihood-of-exploitation model rates most of them low, because EPSS reflects broad internet-scan patterns, not targeted appliance abuse.

What to actually do about it

  1. Inventory every ASA and FTD device and check which ones have SSL VPN, IKEv2 remote-access client services, or ZTNA enabled — those are the exposed surface.
  2. Patch to the hotfix build for your track (see table above); there is no configuration workaround, only the fix.
  3. If you run high-availability pairs, patch and verify both the active and standby nodes — a patched active node with an unpatched standby is still exposed on failover.
  4. Deploy Cisco's Snort rules 46897 and 59654 if you run Snort-based intrusion detection alongside the appliance.
  5. Restrict Remote Access SSL VPN reachability to known source IP ranges where your remote-access population allows it.
  6. Monitor for unexplained device reloads on ASA/FTD units in the interim — Cisco has not published IOCs for this specific campaign, so a crash-without-cause is currently the only observable signal.

Vulnerability data current as of 2026-08-15live record →