CVE-2025-61848
Received
Received - Intake
SQL Injection in FortiAnalyzer and FortiManager Enables Code Execution
Publication date: 2026-04-14
Last updated on: 2026-04-20
Assigner: Fortinet, Inc.
Description
Description
An improper neutralization of special elements used in an sql command ('sql injection') vulnerability in Fortinet FortiAnalyzer 7.6.0 through 7.6.4, FortiAnalyzer 7.4.0 through 7.4.8, FortiAnalyzer 7.2 all versions, FortiAnalyzer 7.0 all versions, FortiAnalyzer Cloud 7.6.0 through 7.6.4, FortiAnalyzer Cloud 7.4.0 through 7.4.8, FortiAnalyzer Cloud 7.2 all versions, FortiAnalyzer Cloud 7.0 all versions, FortiManager 7.6.0 through 7.6.4, FortiManager 7.4.0 through 7.4.8, FortiManager 7.2 all versions, FortiManager 7.0 all versions, FortiManager Cloud 7.6.0 through 7.6.4, FortiManager Cloud 7.4.0 through 7.4.8, FortiManager Cloud 7.2 all versions, FortiManager Cloud 7.0 all versions may allow a privileged authenticated attacker to execute unauthorized code or commands via JSON RPC API
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fortinet | fortianalyzer | From 7.6.0 (inc) to 7.6.5 (exc) |
| fortinet | fortianalyzer | From 7.0.0 (inc) to 7.4.9 (exc) |
| fortinet | fortianalyzer_cloud | From 7.6.0 (inc) to 7.6.5 (exc) |
| fortinet | fortianalyzer_cloud | From 7.0.0 (inc) to 7.4.9 (exc) |
| fortinet | fortimanager | From 7.6.0 (inc) to 7.6.5 (exc) |
| fortinet | fortimanager | From 7.0.0 (inc) to 7.4.9 (exc) |
| fortinet | fortimanager_cloud | From 7.6.0 (inc) to 7.6.5 (exc) |
| fortinet | fortimanager_cloud | From 7.0.0 (inc) to 7.4.9 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |