ctipilot.ch

Cisco Secure Firewall ASA/FTD Remote Access SSL VPN — insufficient error checking on HTTP request processing lets an unauthenticated attacker reload the device (denial of service), CVSS 8.6, no workaround; Cisco PSIRT confirmed active exploitation and CISA KEV-listed it 2026-08-11 with a 14 August due date.

cve · CVE-2026-20349

Coverage timeline
1
first 2026-08-12 → last 2026-08-12
Peak priority
high
1 high
Sources cited
2
2 hosts
Sections touched
1
trending-vulnerabilities
Co-occurring entities
0
no co-occurrence
ATT&CK techniques
2
pinned v19.2 · see below

Hunting pivots

ATT&CK techniques
Affected products
Cisco Secure Firewall Adaptive Security Appliance (ASA)Cisco Secure Firewall Threat Defense (FTD)

ATT&CK techniques

2 techniques observed across 1 entry — derived from entry metadata and body evidence, never asserted without a published entry behind it · pinned to MITRE ATT&CK v19.2 · compare on the matrix · Navigator layer (JSON)

Initial Access TA0001

T1190Exploit Public-Facing Application×1

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network. The weakness in the system can be a software bug, a temporary glitch, or a misconfiguration.

Evidence: 2026-08-12/cve-2026-20349-cisco-asa-ftd-ssl-vpn-dos-exploited · ATT&CK page ↗

Impact TA0040

T1499.004Endpoint Denial of Service: Application or System Exploitation×1

Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users. Some systems may automatically restart critical applications and services when crashes occur, but they can likely be re-exploited to cause a persistent denial of service (DoS) condition.

Evidence: 2026-08-12/cve-2026-20349-cisco-asa-ftd-ssl-vpn-dos-exploited · ATT&CK page ↗

Story timeline

  1. 2026-08-12CVE-2026-20349 — Cisco Secure Firewall ASA/FTD: one crafted HTTP request to the Remote Access SSL VPN reloads the device, exploitation confirmed, no workaround and a three-day KEV deadline
    trending-vulnerabilitiesCisco confirms active exploitation of an unauthenticated ASA/FTD VPN denial-of-service flaw with hot fixes as the only control

Where this entity is cited

  • trending-vulnerabilities1

Source distribution

  • cisa.gov1 (50%)
  • sec.cloudapps.cisco.com1 (50%)

explore in graph

Entries about Cisco Secure Firewall ASA/FTD Remote Access SSL VPN — insufficient error checking on HTTP request processing lets an unauthenticated attacker reload the device (denial of service), CVSS 8.6, no workaround; Cisco PSIRT confirmed active exploitation and CISA KEV-listed it 2026-08-11 with a 14 August due date. (1)

2026-08-12 · view entry permalink →

HIGHCVE-2026-20349exploitedNATOA1

CVE-2026-20349 — Cisco Secure Firewall ASA/FTD: one crafted HTTP request to the Remote Access SSL VPN reloads the device, exploitation confirmed, no workaround and a three-day KEV deadline

Cisco published advisory cisco-sa-asaftd-vpn-dos-dzv4mQFF on 2026-08-11 at 16:39 GMT covering CVE-2026-20349, and states plainly that "In August 2026, the Cisco Product Security Incident Response Team (PSIRT) became aware of active exploitation of this vulnerability" (Cisco PSIRT, 2026-08-11). The flaw is insufficient error checking when the Remote Access SSL VPN service on Secure Firewall ASA and Secure Firewall Threat Defense processes HTTP requests: an unauthenticated remote attacker sends a crafted HTTP request to that service and causes the device to reload, producing a denial of service. Cisco scores it CVSS 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H) under CWE-244, rates the advisory High, and states "There are no workarounds that address this vulnerability" (Cisco PSIRT, 2026-08-11).

The exposure question is a configuration question, and Cisco makes it checkable rather than leaving it to guesswork. Three features enable the SSL listen sockets the attack reaches: IKEv2 remote-access VPN with client services (crypto ikev2 enable <interface> client-services port <ports>), SSL VPN (webvpn enable <interface>), and Zero Trust Network Access (zero-trust enable, FTD only) (Cisco PSIRT, 2026-08-11). A device with none of them configured is not affected regardless of version. Affected releases are ASA 9.16, 9.18, 9.20, 9.22, 9.23 and 9.24 and FTD 7.0, 7.2, 7.4, 7.6, 7.7 and 10.0, with per-train hot fixes listed in the advisory; Cisco confirms Secure Firewall Management Center is not affected. One deployment footnote worth carrying into the change ticket: the ASA hot fixes for the 9.16 and 9.18 trains use a release-numbering format beginning 89, and Cisco tells customers installing those to move to ASDM 7.24.1.374 because earlier ASDM releases do not recognise that format.

CISA added CVE-2026-20349 to its Known Exploited Vulnerabilities catalog on 2026-08-11 with a 14 August due date, and catalogues it as a heap-inspection weakness (CISA, 2026-08-11). The US federal deadline is not this constituency's clock, but the listing itself is the jurisdiction-agnostic part: it is independent confirmation that the flaw is being used, on a class of device — the remote-access VPN gateway — where an outage is a availability incident for every remote worker at once.

Two things keep this at high rather than critical. Cisco scopes the impact to a device reload with no confidentiality or integrity effect in its own vector string, and names no exploiting cluster or targeted sector. What makes it worth acting on inside the week anyway is the combination the advisory itself documents: unauthenticated, single-request, no workaround, on a service whose whole purpose is to be reachable from the internet. Detection here is unusually blunt and unusually reliable — the exploitation signal is the impact. Repeated unexplained reloads or crash-dump generation on an internet-facing ASA/FTD, particularly clustered around inbound HTTP requests to the SSL VPN listener rather than around a configuration change or a scheduled reload, is the hunt; syslog reload events correlated against the VPN service's request logs will separate a exploitation attempt from an operator-initiated reboot, because the latter carries a corresponding administrative session and the former does not.

In August 2026, the Cisco Product Security Incident Response Team (PSIRT) became aware of active exploitation of this vulnerability.

There are no workarounds that address this vulnerability.

Cisco PSIRT 2026-08-11
vulnerability12 Aug 04:46Zmulti-sourceOpen finding ↗
Sources: Cisco PSIRT · CISA