LiveActive security incident?Get immediate response
CVE Record

CVE-2019-12700: Cisco FTD, FMC, and FXOS Software Pluggable Authentication Module Denial of Service Vulnerability

A vulnerability in the configuration of the Pluggable Authentication Module (PAM) used in Cisco Firepower Threat Defense (FTD) Software, Cisco Firepower Management Center (FMC) Software, and Cisco FXOS Software could allow an authenticated, remote attacker to cause a denial of service (DoS) condition. The vulnerability is due to improper resource management in the context of user session management. An attacker could exploit this vulnerability by connecting to an affected system and performing many simultaneous successful Secure Shell (SSH) logins. A successful exploit could allow the attacker to exhaust system resources and cause the device to reload, resulting in a DoS condition. To exploit this vulnerability, the attacker needs valid user credentials on the system.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability can let a valid user account crash affected Cisco security-management or firewall platforms by exhausting resources through many successful SSH logins. The business impact is availability loss: a reload can interrupt security operations or network enforcement. It is not described as data theft or remote takeover.

Executive priority

Treat as a high-priority availability risk for exposed Cisco security infrastructure. Prioritize systems managing critical enforcement or monitoring, especially if administrative SSH is reachable outside a hardened management plane.

Technical view

CVE-2019-12700 is a PAM configuration/resource-management flaw in Cisco FTD, FMC, and FXOS user session handling. An authenticated remote attacker with valid credentials can trigger resource exhaustion through concurrent successful SSH logins, causing device reload and denial of service. CVSS 3.0 score is 7.7 high.

Likely exposure

Exposure is most relevant where Cisco FTD, FMC, or FXOS administrative SSH is reachable by users or networks beyond tightly controlled management access. The source bundle does not provide exact affected version ranges.

Exploitation context

The sources require valid credentials and successful SSH login capability. No CISA KEV listing or cited source in the bundle indicates active exploitation. Public exploit availability is not established by the provided evidence.

Researcher notes

The key constraint is authentication: this is not presented as pre-auth remote exploitation. Evidence in the bundle does not include fixed version details, workarounds, or exploitation in the wild, so remediation should be anchored to Cisco’s advisory.

Mitigation direction

  • Review Cisco advisory for affected releases and fixed software guidance.
  • Inventory Cisco FTD, FMC, and FXOS systems with SSH administration enabled.
  • Restrict SSH administration to trusted management networks and authorized operators.
  • Remove unused accounts and enforce least-privilege administrative access.
  • Monitor for abnormal concurrent SSH login activity and unexpected reloads.

Validation and detection

  • Match deployed Cisco versions against the vendor advisory.
  • Confirm SSH management exposure from administrative network boundaries only.
  • Review logs for repeated successful SSH logins from one account or source.
  • Check device uptime and reload history for unexplained DoS events.
  • Verify credential hygiene for accounts allowed to access SSH.
Prepared
Confidence
high
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-2019-12700 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
7.7 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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
7.7CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H3.14Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

7.7High
CVSS 3.0 vector shape for CVE-2019-12700Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
CiscoCisco Firepower Management CenterunspecifiedListed
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.