LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3189: Cisco Firepower Threat Defense Software VPN System Logging Denial of Service Vulnerability

A vulnerability in the VPN System Logging functionality for Cisco Firepower Threat Defense (FTD) Software could allow an unauthenticated, remote attacker to cause a memory leak that can deplete system memory over time, which can cause unexpected system behaviors or device crashes. The vulnerability is due to the system memory not being properly freed for a VPN System Logging event generated when a VPN session is created or deleted. An attacker could exploit this vulnerability by repeatedly creating or deleting a VPN tunnel connection, which could leak a small amount of system memory for each logging event. A successful exploit could allow the attacker to cause system memory depletion, which can lead to a systemwide denial of service (DoS) condition. The attacker does not have any control of whether VPN System Logging is configured or not on the device, but it is enabled by default.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2020-3189 can let a remote unauthenticated attacker drain memory on Cisco Firepower Threat Defense devices through VPN logging behavior. Over time, this can cause instability or a full denial of service, affecting VPN and firewall availability.

Executive priority

High priority for organizations relying on Cisco FTD VPN or firewall availability. The issue affects availability rather than data theft, but a crash on exposed security infrastructure can disrupt remote access and network protection.

Technical view

Cisco FTD VPN System Logging fails to free memory for events generated when VPN sessions are created or deleted. Repeated VPN session lifecycle activity can leak small amounts of memory until system memory is depleted, causing unexpected behavior or device crashes. VPN System Logging is enabled by default.

Likely exposure

Exposure is most likely on Cisco Firepower Threat Defense deployments that provide VPN connectivity to untrusted or internet-reachable users. The source bundle does not include affected version ranges, so teams must confirm exact exposure against Cisco's advisory and local asset inventory.

Exploitation context

The CVSS vector indicates remote, unauthenticated, low-complexity exploitation with high availability impact. The bundle does not indicate CISA KEV listing or active exploitation. Treat exploitation as plausible for exposed VPN services, but not confirmed as observed in the wild from these sources.

Researcher notes

Key gaps are affected version detail and named fixed releases, which are not present in the provided bundle. The root issue maps to CWE-400 resource consumption and has CVSS 8.6 because it is network reachable, unauthenticated, and availability-impacting.

Mitigation direction

  • Check Cisco's advisory for affected and fixed FTD release guidance.
  • Prioritize review of internet-facing FTD VPN gateways.
  • Plan a Cisco-supported upgrade if the device is in an affected release.
  • Monitor FTD memory pressure, instability, and crash events.
  • Restrict VPN exposure where operationally feasible and Cisco-supported.

Validation and detection

  • Inventory Cisco FTD devices that provide VPN service.
  • Confirm software versions against Cisco's advisory.
  • Review whether VPN System Logging is enabled or defaulted.
  • Check monitoring for gradual memory growth or recent FTD crashes.
  • Validate upgrade status after applying Cisco-recommended fixes.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-400: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-3189 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.6High
CVSS 3.0 vector shape for CVE-2020-3189Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Firepower Threat Defense Softwaren/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-400 · source CWE mapping

Uncontrolled Resource Consumption

Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.