CVE-2025-61848
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
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an SQL injection issue found in various versions of Fortinet FortiAnalyzer and FortiManager products, including their cloud versions. It occurs due to improper neutralization of special elements used in SQL commands, which means that an attacker can manipulate SQL queries by injecting malicious code.
A privileged authenticated attacker can exploit this vulnerability via the JSON RPC API to execute unauthorized code or commands on the affected systems.
How can this vulnerability impact me? :
This vulnerability can have serious impacts as it allows a privileged authenticated attacker to execute unauthorized code or commands on the affected Fortinet devices.
- Compromise of confidentiality, integrity, and availability of the system.
- Potential unauthorized access to sensitive data.
- Disruption of normal operations due to malicious commands.