Cyber Resilience

CVE-2024-20481

Cisco Adaptive Security Appliance Software 9.12.1 … 9.8.4.8

CISA KEVActive ExploitationEUVD Exploited
Published
23 October 2024
Modified
28 October 2025
KEV Added
24 October 2024
Patch / advisory
CVSS Score v3.1 5.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L
EPSS Score 0.16 97th percentile
Risk Priority 66 floored blend · peak EPSS

Summary

CVE-2024-20481 is a medium-severity Missing Release of Resource after Effective Lifetime (CWE-772) vulnerability in Cisco Adaptive Security Appliance Software. Its CVSS base score is 5.8 (Medium).

Operationally, ranked in the top 3% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified map to AC-7 (Unsuccessful Logon Attempts) and SC-5 (Denial-of-service Protection) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

A vulnerability in the Remote Access VPN service of Cisco Adaptive Security Appliance Software and Cisco Firepower Threat Defense Software allows resource exhaustion that results in denial of service. The flaw, tracked as CVE-2024-20481 and assigned CWE-772, is triggered when an affected device receives a large volume of VPN authentication requests, exhausting resources dedicated to the RAVPN service while leaving unrelated services intact. A device reload may be necessary to restore functionality.

An unauthenticated remote attacker can exploit the issue by sending repeated authentication requests against exposed RAVPN endpoints. Successful exploitation produces a denial-of-service condition limited to the VPN service; the CVSS 5.8 score reflects a network-attack vector with low complexity and no required privileges or user interaction.

The Cisco Security Advisory and CISA Known Exploited Vulnerabilities catalog both list the CVE, confirming that mitigation steps and software updates are available through Cisco. Cisco Talos has separately documented large-scale brute-force campaigns targeting VPN services with common credentials, consistent with the attack pattern described for this vulnerability. The EPSS score reached a peak of 0.1267 and currently stands at 0.1112.

EU & UK References

Vulnerability Data

A vulnerability in the Remote Access VPN (RAVPN) service of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a denial of service (DoS) of the RAVPN service.…

more

This vulnerability is due to resource exhaustion. An attacker could exploit this vulnerability by sending a large number of VPN authentication requests to an affected device. A successful exploit could allow the attacker to exhaust resources, resulting in a DoS of the RAVPN service on the affected device. Depending on the impact of the attack, a reload of the device may be required to restore the RAVPN service. Services that are not related to VPN are not affected. Cisco Talos discussed these attacks in the blog post Large-scale brute-force activity targeting VPNs, SSH services with commonly used login credentials.

CWE(s)
KEV Date Added
24 October 2024

Related Threats

Likely ATT&CK TechniquesAI

Techniques this vulnerability likely enables, inferred from its description, weakness type, and attributed-actor tradecraft. Confidence is per-technique.

T1499 Endpoint Denial of Service Impactconfidence: HIGH
Large volume of unauthenticated VPN auth requests directly causes resource exhaustion leading to denial of service.
T1110 Brute Force Credential Accessconfidence: MEDIUM
Repeated authentication requests against exposed endpoints align with brute-force or password-spraying attempts that trigger the exhaustion.
inferred from description + CWE · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2024-20493Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20025Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20021Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20101Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20082Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20024Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20016Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20103Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20014Same product: Cisco Adaptive Security Appliance Software
CVE-2026-20039Same product: Cisco Adaptive Security Appliance Software

Affected Assets

cisco
firepower threat defense software
6.2.3, 6.2.3.1, 6.2.3.10, 6.2.3.11, 6.2.3.12
cisco
adaptive security appliance software
9.12.1, 9.12.1.2, 9.12.1.3, 9.12.2, 9.12.2.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SC-5 Denial-of-service Protection
  • AC-7 Unsuccessful Logon Attempts
  • AC-10 Concurrent Session Control
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires denial-of-service protections that limit the impact of resource-exhaustion attacks against network-accessible services such as RAVPN.

prevent

Enforces limits on consecutive unsuccessful VPN authentication attempts, directly reducing the volume of requests an unauthenticated attacker can send to exhaust resources.

prevent

Restricts the number of concurrent remote-access sessions, limiting the resources an attacker can consume through repeated authentication requests against the RAVPN service.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

ID.AM-08 mostly match
prevents

Lifecycle management explicitly requires handling resources through end-of-life including release.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly prevent missing resource-release defects during development.

DE.CM-09 partial match
prevents

Runtime monitoring may surface resource-exhaustion symptoms but does not address release logic.

PR.IR-04 partial match
prevents

Capacity monitoring can detect exhaustion caused by unreleased resources but does not prevent the root defect.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Explicit information-deletion requirements directly address timely release of resources after use.

prevents

Secure-SDLC practices include resource-management reviews, yet the control covers the entire lifecycle, not just this weakness.

prevents

Secure-coding rules can mandate explicit resource-release patterns, but the control is broader than this single weakness.

none

Change-management processes may catch missing de-allocation during reviews, but the control itself does not target resource lifetime.

none

Configuration baselines can enforce resource limits or timeouts, indirectly reducing exposure to leaks.

References