LiveActive security incident?Get immediate response
CVE Record

CVE-2026-21643: An improper neutralization of special elements used in an sql command ('sql injection') vulnerability in Fo...

An improper neutralization of special elements used in an sql command ('sql injection') vulnerability in Fortinet FortiClientEMS 7.4.4 may allow an unauthenticated attacker to execute unauthorized code or commands via specifically crafted HTTP requests.

CriticalCVSS 9.1Known exploitedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2026-21643 is a critical SQL injection issue in Fortinet FortiClientEMS 7.4.4. An unauthenticated attacker could send crafted HTTP requests that may execute unauthorized code or commands. Business urgency is high for any organization running this exact version, especially where the service is reachable over a network.

Executive priority

Treat as urgent if FortiClientEMS 7.4.4 is deployed. The issue is critical, unauthenticated, network-reachable, and has a public exploit reference. Do not wait for confirmed exploitation before reducing exposure and following Fortinet remediation guidance.

Technical view

The CVE describes CWE-89 in FortiClientEMS 7.4.4 with CVSS 9.1, AV:N/AC:L/PR:N/UI:N and high confidentiality, integrity, and availability impact. The source vector lists exploit code maturity as functional and remediation level as official fix, but the provided data does not name a fixed version.

Likely exposure

Organizations running Fortinet FortiClientEMS 7.4.4 are in scope. Risk is greatest if the EMS HTTP interface is reachable by untrusted networks. The affected list marks other versions as default unaffected, but validation should rely on Fortinet’s advisory and local asset inventory.

Exploitation context

The vulnerability is remotely reachable and does not require authentication or user interaction. A public GitHub reference is tagged as exploit in the source bundle. CISA KEV is listed as false, so the provided evidence does not confirm active exploitation in the wild.

Researcher notes

Evidence supports SQL injection leading to possible unauthorized code or command execution via crafted HTTP requests. The bundle includes a public exploit reference but KEV is false. Remediation details are incomplete in the provided data; consult Fortinet PSIRT for exact fixed release or workaround.

Mitigation direction

  • Check Fortinet PSIRT FG-IR-25-1142 for the official fixed version or vendor workaround.
  • Prioritize upgrading or remediating FortiClientEMS 7.4.4 systems.
  • Restrict network access to FortiClientEMS HTTP interfaces to trusted administrative networks.
  • Increase monitoring for unusual HTTP requests to FortiClientEMS until remediated.
  • If immediate remediation is unavailable, reduce exposure or isolate the service.

Validation and detection

  • Inventory FortiClientEMS deployments and identify any running version 7.4.4.
  • Confirm exposure of FortiClientEMS HTTP services from internal and external networks.
  • Review Fortinet advisory FG-IR-25-1142 for exact affected and fixed versions.
  • Check logs for unusual or unauthorized HTTP activity against FortiClientEMS.
  • Track CISA KEV status for any change indicating confirmed exploitation.
Prepared
Confidence
medium
Sources
5

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-89: Database access and collection lookup

Injection into data stores can inform collection, data access, and exfiltration detection reviews. 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

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration 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-2026-21643 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
Critical
CVSS
9.1 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/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
4Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/RC:C3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2026-21643Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:F/RL:O/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
FortinetFortiClientEMS7.4.4unaffected
Weakness

CWE details

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

CWE-89 · source CWE mapping

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.