LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1369: Cisco Firepower Device Manager On-Box Software XML External Entity Vulnerability

A vulnerability in the REST API of Cisco Firepower Device Manager (FDM) On-Box Software could allow an authenticated, remote attacker to gain read and write access to information that is stored on an affected device. This vulnerability is due to the improper handling of XML External Entity (XXE) entries when parsing certain XML files. An attacker could exploit this vulnerability by sending malicious requests that contain references in XML entities to an affected system. A successful exploit could allow the attacker to retrieve files from the local system, resulting in the disclosure of sensitive information or causing a partial denial of service (DoS) condition on the affected device.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Cisco Firepower Device Manager issue could let a logged-in remote attacker abuse XML parsing to read local files from an affected device and potentially disrupt part of the device. It is not described as unauthenticated or actively exploited, but it affects security infrastructure, so exposed management access increases business risk.

Executive priority

Treat as a moderate-priority security infrastructure issue. Prioritize remediation for internet-adjacent, broadly reachable, or shared-administration environments. Otherwise, handle through the normal vulnerability management cycle after confirming Cisco advisory applicability.

Technical view

CVE-2021-1369 is an XXE flaw in the REST API of Cisco FDM On-Box Software for Cisco Firepower Threat Defense. Improper handling of XML External Entity entries may allow an authenticated remote attacker to retrieve local files, disclose sensitive information, or cause partial DoS. CVSS 3.1 is 5.4: network, low complexity, low privileges, no user interaction.

Likely exposure

Exposure is most likely where Cisco Firepower Threat Defense devices are managed with FDM On-Box Software and authenticated users can reach the FDM REST API. Risk rises if management interfaces are reachable from broad internal networks, VPN users, or other less-trusted segments.

Exploitation context

The supplied sources do not show CISA KEV listing or active exploitation. Exploitation requires authenticated remote access and crafted XML content through the affected REST API. Public evidence in the bundle supports information disclosure and partial DoS impact, not unauthenticated takeover.

Researcher notes

Mapped CWE is CWE-611. CVSS indicates confidentiality and availability impact only, with privileges required. The supplied bundle does not provide fixed release numbers, workarounds, or exploitation telemetry, so validation should be grounded in Cisco advisory applicability and local FDM exposure.

Mitigation direction

  • Review Cisco advisory for affected releases and vendor update guidance.
  • Inventory Cisco FTD devices managed through FDM On-Box Software.
  • Restrict FDM REST API access to trusted management networks.
  • Remove unnecessary or stale FDM administrative accounts.
  • Monitor vendor guidance if fixed-version details are incomplete locally.

Validation and detection

  • Confirm whether FDM On-Box Software is enabled on Cisco FTD devices.
  • Compare installed versions against the Cisco advisory.
  • Verify management API access is not broadly reachable.
  • Review logs for unusual authenticated REST API XML activity.
  • Document any compensating controls for exposed management interfaces.
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-611: 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-2021-1369 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
5.4 (3.1)
Known Exploited
No
Published

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

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
5.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L2.82.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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

Improper Restriction of XML External Entity Reference

Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.