LiveActive security incident?Get immediate response
CVE Record

CVE-2021-34761: Cisco Firepower Threat Defense Software CLI Arbitrary File Write Vulnerability

A vulnerability in Cisco Firepower Threat Defense (FTD) Software could allow an authenticated, local attacker to overwrite or append arbitrary data to system files using root-level privileges. The attacker must have administrative credentials on the device. This vulnerability is due to incomplete validation of user input for a specific CLI command. An attacker could exploit this vulnerability by authenticating to the device with administrative privileges and issuing a CLI command with crafted user parameters. A successful exploit could allow the attacker to overwrite or append arbitrary data to system files using root-level privileges.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-34761 affects Cisco Firepower Threat Defense Software. A logged-in administrator could abuse a CLI input validation flaw to overwrite or append data to system files with root-level privileges. This is not described as remotely exploitable without credentials, but it can matter on security appliances because file integrity changes may weaken controls.

Executive priority

Treat this as a moderate operational risk, highest where FTD devices protect critical networks or admin access is broadly shared. The priority is version confirmation, vendor-guided remediation, and stronger administrative access controls.

Technical view

Cisco describes incomplete input validation in a specific FTD CLI command. An authenticated local attacker with administrative privileges can supply crafted parameters and write arbitrary data to system files as root. The CVSS 3.1 score is 4.4, with high integrity impact and no confidentiality or availability impact listed.

Likely exposure

Exposure is limited to Cisco Firepower Threat Defense Software deployments where an attacker has administrative credentials and local CLI access. The source bundle does not identify exact affected versions, CPEs, or deployment-specific exposure.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. Exploitation requires valid administrative access, so the main risk is malicious, compromised, or overprivileged administrators altering system files on an FTD device.

Researcher notes

The bundle gives the weakness class as CWE-73 and the impact as root-level arbitrary file write after administrative authentication. Exact vulnerable versions, fixed releases, and workarounds are not included in the supplied data, so Cisco’s advisory is the controlling source for remediation specifics.

Mitigation direction

  • Check Cisco’s advisory for affected versions and fixed FTD releases.
  • Upgrade confirmed vulnerable FTD deployments according to Cisco guidance.
  • Restrict administrative CLI access to trusted management networks.
  • Review administrator accounts, MFA, AAA, and least-privilege controls.
  • Monitor security appliance file integrity and configuration changes.

Validation and detection

  • Inventory Cisco FTD deployments and software versions.
  • Compare each deployment against Cisco’s advisory applicability details.
  • Review who has administrative CLI access to each device.
  • Check logs for unexpected administrative CLI activity or file changes.
  • Confirm patch status through change records or device management tooling.
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 · medium confidence lookup

CWE-73: 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-2021-34761 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
Medium
CVSS
4.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/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
4.4CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N0.83.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

4.4Medium
CVSS 3.1 vector shape for CVE-2021-34761Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/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

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-73 · source CWE mapping

External Control of File Name or Path

External Control of File Name or Path represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.