CVE-2025-25257
BaseFortify
Publication date: 2025-07-17
Last updated on: 2026-02-20
Assigner: Fortinet, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fortinet | fortiweb | From 7.0.0 (inc) to 7.0.11 (exc) |
| fortinet | fortiweb | From 7.2.0 (inc) to 7.2.11 (exc) |
| fortinet | fortiweb | From 7.4.0 (inc) to 7.4.8 (exc) |
| fortinet | fortiweb | From 7.6.0 (inc) to 7.6.4 (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 flaw in Fortinet FortiWeb versions 7.6.0 through 7.6.3, 7.4.0 through 7.4.7, 7.2.0 through 7.2.10, and below 7.0.10. It occurs because the software does not properly neutralize special elements in SQL commands, allowing an unauthenticated attacker to execute unauthorized SQL code or commands by sending specially crafted HTTP or HTTPS requests.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute unauthorized SQL commands on the affected system without authentication. This can lead to full compromise of the database, including unauthorized access, modification, or deletion of data, potentially causing severe confidentiality, integrity, and availability impacts.