LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32589: A Use After Free (CWE-416) vulnerability in FortiManager version 7.0.0, version 6.4.5 and below, version 6....

A Use After Free (CWE-416) vulnerability in FortiManager version 7.0.0, version 6.4.5 and below, version 6.2.7 and below, version 6.0.10 and below, version 5.6.10 and below, version 5.4.7 and below, version 5.2.10 and below, version 5.0.12 and below and FortiAnalyzer version 7.0.0, version 6.4.5 and below, version 6.2.7 and below, version 6.0.10 and below, version 5.6.10 and below, version 5.4.7 and below, version 5.3.11, version 5.2.10 to 5.2.4 fgfmsd daemon may allow a remote, non-authenticated attacker to execute unauthorized code as root via sending a specifically crafted request to the fgfm port of the targeted device.

HighCVSS 7.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

FortiManager and FortiAnalyzer versions listed in the CVE can be attacked remotely through the FGFM service. A successful attack could run unauthorized code as root. The CVSS score is high, but attack complexity is rated high and the provided sources do not show known active exploitation.

Executive priority

Treat this as high priority for network security management infrastructure, especially if reachable beyond trusted administration networks. Root-level code execution on these systems can affect device management, logging, and operational trust. Escalate fastest for internet-exposed or broadly reachable deployments.

Technical view

CVE-2021-32589 is a CWE-416 use-after-free in the fgfmsd daemon. A remote unauthenticated attacker may send a crafted request to the FGFM port and execute unauthorized code as root on affected FortiManager and FortiAnalyzer releases.

Likely exposure

Exposure is highest where FortiManager or FortiAnalyzer runs an affected version and the FGFM port is reachable from untrusted networks. Internal-only deployments still matter because successful exploitation could give root-level control of a management or analytics appliance.

Exploitation context

The source bundle says exploitation is remote and unauthenticated, but has high attack complexity. KEV status is false, and no cited source in the bundle confirms active exploitation or public exploit availability.

Researcher notes

Affected FortiManager ranges include 7.0.0, 6.4.5 and below, 6.2.7 and below, 6.0.10 and below, 5.6.10 and below, 5.4.7 and below, 5.2.10 and below, and 5.0.12 and below. Similar FortiAnalyzer ranges are listed in the CVE description.

Mitigation direction

  • Check Fortinet advisory FG-IR-21-067 for vendor-approved fixed versions or mitigations.
  • Prioritize remediation for devices with FGFM reachable from untrusted networks.
  • Restrict FGFM access to trusted management networks where operationally possible.
  • Remove or isolate unsupported affected versions from production management paths.

Validation and detection

  • Inventory all FortiManager and FortiAnalyzer appliances and record exact versions.
  • Compare versions against the affected ranges listed for CVE-2021-32589.
  • Identify whether the FGFM port is reachable from untrusted networks.
  • Review vendor guidance before declaring a version remediated.
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-416: 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-32589 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.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:W/RC:C

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.1HighCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:W/RC:C2.25.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.7High
CVSS 3.1 vector shape for CVE-2021-32589Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:W/RC:C

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
FortinetFortiManager7.0.0, 6.4.0, 6.2.0, 6.0.0, 5.6.0, 5.4.0, 5.2.0, 5.0.0unaffected
FortinetFortiAnalyzer7.0.0, 6.4.0, 6.2.0, 6.0.0, 5.6.0, 5.4.0, 5.3.11, 5.2.4unaffected
Weakness

CWE details

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

CWE-416 · source CWE mapping

Use After Free

Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.