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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupDatabase 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 lookupCVE-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- 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
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.
CISA KEV status
CVSS vector scores
1 official scoreWe 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.
CVSS: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 scoreVulnerability scoring details
Base CVSS 3.1 score
9.1CriticalVector: 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
Source materials
- CVE List V5 sourceCVE List V5
- https://fortiguard.fortinet.com/psirt/FG-IR-25-1142CVE reference
- https://github.com/0xBlackash/CVE-2026-21643/blob/main/cve-2026-21643.pyCVE reference · exploit
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-21643CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
