LiveActive security incident?Get immediate response
CVE Record

CVE-2025-25257: An improper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability [CWE-...

An improper neutralization of special elements used in an SQL command ('SQL Injection') vulnerability [CWE-89] vulnerability in Fortinet FortiWeb 7.6.0 through 7.6.3, FortiWeb 7.4.0 through 7.4.7, FortiWeb 7.2.0 through 7.2.10, FortiWeb 7.0.0 through 7.0.10 allows an unauthenticated attacker to execute unauthorized SQL code or commands via crafted HTTP or HTTPs requests.

CriticalCVSS 9.6Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

CVE-2025-25257 is a critical Fortinet FortiWeb SQL injection flaw. An attacker does not need credentials and can send crafted HTTP or HTTPS requests that may execute unauthorized SQL code or commands. Because CISA lists it in KEV, organizations should treat internet-exposed FortiWeb systems as urgent remediation targets.

Executive priority

Treat this as an immediate priority for any affected FortiWeb deployment. The flaw is critical, unauthenticated, network reachable, and listed by CISA as known exploited.

Technical view

The CVE describes CWE-89 SQL injection in FortiWeb 7.6.0-7.6.3, 7.4.0-7.4.7, 7.2.0-7.2.10, and 7.0.0-7.0.10. CVSS is 9.6 with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to organizations running affected Fortinet FortiWeb versions, especially systems reachable over HTTP or HTTPS. The bundle does not establish impact for other Fortinet products.

Exploitation context

Active exploitation is supported by the CISA KEV listing. Public exploit references are also cited in the bundle, including GitHub, Exploit-DB, and Packet Storm, but this analysis does not rely on exploit instructions.

Researcher notes

Evidence supports a critical unauthenticated SQL injection in FortiWeb with public exploit references and KEV status. The provided bundle does not include specific fixed versions, workaround details, indicators, or affected configurations beyond version ranges.

Mitigation direction

  • Check Fortinet FG-IR-25-151 for the vendor-approved fixed release or workaround.
  • Inventory FortiWeb appliances and identify versions in the affected ranges.
  • Prioritize remediation for internet-facing or externally reachable FortiWeb systems.
  • Reduce unnecessary public reachability while vendor guidance is being applied.
  • Monitor CISA KEV guidance and internal remediation deadlines.

Validation and detection

  • Confirm deployed FortiWeb versions against the affected version ranges.
  • Identify whether FortiWeb HTTP or HTTPS interfaces are internet reachable.
  • Review FortiWeb and perimeter logs for suspicious crafted HTTP or HTTPS requests.
  • Verify remediation status against Fortinet advisory FG-IR-25-151.
  • Track vulnerable assets until upgrade or vendor-approved mitigation is confirmed.
Prepared
Reviewed
Confidence
high
Sources
7

Michael Williams reviewed this cited source version on .

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

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2025-25257Attack 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:X/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
FortinetFortiWeb7.6.0, 7.4.0, 7.2.0, 7.0.0unaffected
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.