LiveActive security incident?Get immediate response
CVE Record

CVE-2020-3550: Cisco Firepower Management Center Software and Firepower Threat Defense Software Directory Traversal Vulnerability

A vulnerability in the sfmgr daemon of Cisco Firepower Management Center (FMC) Software and Cisco Firepower Threat Defense (FTD) Software could allow an authenticated, remote attacker to perform directory traversal and access directories outside the restricted path. The vulnerability is due to insufficient input validation. An attacker could exploit this vulnerability by using a relative path in specific sfmgr commands. An exploit could allow the attacker to read or write arbitrary files on an sftunnel-connected peer device.

HighCVSS 8.1Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

An authenticated attacker with network access to Cisco Firepower management components could escape an intended file path restriction and read or write files on a connected peer device. For executives, this matters because security management infrastructure often has broad visibility and trust, so compromise can affect sensitive configurations and operational integrity.

Executive priority

Treat this as a high-priority security platform risk. It is not reported as actively exploited in the supplied evidence, but authenticated misuse could undermine trusted security infrastructure and connected devices.

Technical view

CVE-2020-3550 is a CWE-22 directory traversal flaw in the sfmgr daemon of Cisco FMC and FTD Software. Insufficient input validation allows a low-privileged authenticated remote attacker to use relative paths in specific sfmgr commands, potentially reading or writing arbitrary files on an sftunnel-connected peer device. CVSS v3.0 score is 8.1.

Likely exposure

Exposure is most likely in environments running Cisco Firepower Management Center or Firepower Threat Defense with sftunnel-connected peers and reachable authenticated management paths. The supplied source bundle does not identify exact affected versions, so version-specific exposure requires Cisco advisory review.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires authenticated remote access and targets specific sfmgr command handling. Impact is high for confidentiality and integrity because arbitrary file read or write may affect connected peer devices.

Researcher notes

Evidence is limited to the CVE record and Cisco advisory reference. The bundle does not provide affected version ranges, fixed releases, workarounds, or proof-of-concept details. Avoid assuming exploit availability or patch specifics without the current Cisco advisory.

Mitigation direction

  • Review Cisco’s advisory for affected and fixed software guidance.
  • Prioritize updates or compensating controls for exposed FMC and FTD deployments.
  • Restrict management access to trusted administrative networks and accounts.
  • Review privileged and low-privileged Firepower accounts for least-privilege access.
  • Monitor connected peer devices for unexpected file changes or access patterns.

Validation and detection

  • Inventory Cisco FMC and FTD assets and their current software versions.
  • Map sftunnel-connected peer relationships for each deployment.
  • Compare deployed versions against Cisco advisory guidance.
  • Confirm management interfaces are not broadly reachable.
  • Review logs for anomalous authenticated sfmgr or file activity.
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 · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-3550 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.1 (3.0)
Known Exploited
No
Published

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

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.1CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N2.85.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

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

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

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 Centern/aListed
Weakness

CWE details

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

CWE-22 · source CWE mapping

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.