LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1267: Cisco Firepower Management Center XML Entity Expansion Vulnerability

A vulnerability in the dashboard widget of Cisco Firepower Management Center (FMC) Software could allow an authenticated, remote attacker to cause a denial of service (DoS) condition on an affected device. The vulnerability is due to improper restrictions on XML entities. An attacker could exploit this vulnerability by crafting an XML-based widget on an affected server. A successful exploit could cause increased memory and CPU utilization, which could result in a DoS condition.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This flaw affects Cisco Firepower Management Center and can let a logged-in remote attacker overload the system by abusing XML entities in a dashboard widget. The expected impact is service disruption, not data theft or system takeover. Business urgency is moderate, especially where FMC manages critical firewall operations.

Executive priority

Schedule remediation through normal security maintenance unless FMC availability is operationally critical or many non-admin users have access. Prioritize access control review immediately because exploitation requires authentication.

Technical view

CVE-2021-1267 is an XML entity expansion issue in Cisco FMC dashboard widgets, mapped to CWE-776. An authenticated remote attacker with low privileges could craft an XML-based widget that drives elevated CPU and memory use, causing a denial-of-service condition. CVSS is 4.3, availability impact low.

Likely exposure

Exposure is limited to organizations running Cisco Firepower Management Center with authenticated users able to create or modify dashboard widgets. The source bundle does not provide affected version numbers, so asset owners must compare installed FMC releases against Cisco’s advisory.

Exploitation context

The source bundle describes authenticated remote exploitation and denial of service. It does not cite public exploitation, weaponized tooling, or CISA KEV listing. Treat active exploitation as unconfirmed based on the provided evidence.

Researcher notes

Evidence is strong for vulnerability class, affected product, attack precondition, and impact. Evidence is incomplete for exact affected versions, fixed releases, and vendor mitigations because those details are not included in the provided bundle.

Mitigation direction

  • Review Cisco advisory for affected releases, fixed releases, and workarounds.
  • Restrict FMC management access to trusted networks and administrators.
  • Limit dashboard widget creation rights to users who need them.
  • Monitor FMC CPU and memory for unexplained spikes.
  • Investigate suspicious or newly created XML-based widgets.

Validation and detection

  • Identify all deployed Cisco Firepower Management Center instances.
  • Record FMC software versions and compare them with Cisco guidance.
  • Review FMC user roles for widget creation or modification rights.
  • Check monitoring history for CPU or memory exhaustion events.
  • Review administrative activity for unexpected dashboard widget changes.
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-776: 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-1267 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.3 (3.0)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.0 score

4.3Medium
CVSS 3.0 vector shape for CVE-2021-1267Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/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 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-776 · source CWE mapping

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')

Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.