Cyber Resilience

CVE-2025-52970

Fortinet Fortiweb 7.0.0 – 7.0.11

Public PoC
Published
12 August 2025
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 8.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.098 95th percentile
Risk Priority 78 floored blend · peak EPSS

Summary

CVE-2025-52970 is a high-severity Improper Handling of Parameters (CWE-233) vulnerability in Fortinet Fortiweb. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified map to SI-10 (Information Input Validation) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2025-52970 is an improper parameter handling flaw, tracked under CWE-233, that affects Fortinet FortiWeb web application firewalls in versions 7.6.3 and earlier, 7.4.7 and earlier, 7.2.10 and earlier, and 7.0.10 and earlier. The issue resides in the handling of specially crafted requests and can be triggered when an attacker possesses non-public device and user details.

An unauthenticated remote attacker who already holds limited target-specific information can exploit the flaw over the network to obtain administrative privileges on the device. The CVSS 8.1 rating reflects the high impact on confidentiality, integrity, and availability despite the high attack complexity and lack of required credentials.

The Fortinet advisory FG-IR-25-448 recommends applying the vendor-supplied patches for the listed FortiWeb branches; no other mitigation steps are detailed in the reference materials.

EPSS for the CVE rose from a low baseline to a peak of 0.4130 before settling at the current value of 0.3051, indicating that exploitation interest increased after public disclosure.

EU & UK References

Vulnerability Data

A improper handling of parameters in Fortinet FortiWeb versions 7.6.3 and below, versions 7.4.7 and below, versions 7.2.10 and below, and 7.0.10 and below may allow an unauthenticated remote attacker with non-public information pertaining to the device and targeted user…

more

to gain admin privileges on the device via a specially crafted request.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2025-32766Same product: Fortinet Fortiweb
CVE-2026-30897Same product: Fortinet Fortiweb
CVE-2024-21758Same product: Fortinet Fortiweb
CVE-2026-39811Same product: Fortinet Fortiweb
CVE-2023-23783Same product: Fortinet Fortiweb
CVE-2023-25602Same product: Fortinet Fortiweb
CVE-2026-24640Same product: Fortinet Fortiweb
CVE-2026-40688Same product: Fortinet Fortiweb
CVE-2023-23782Same product: Fortinet Fortiweb
CVE-2023-23781Same product: Fortinet Fortiweb

Affected Assets

fortinet
fortiweb
7.0.0 — 7.0.11 · 7.2.0 — 7.2.11 · 7.4.0 — 7.4.8

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

SI-10 requires validity checks on information inputs, directly stopping missing or undefined parameters from being accepted.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input validation and correct parameter handling to avoid this weakness.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect missing-parameter issues but does not prevent them at design time.

prevents

Secure development lifecycle includes input validation and parameter handling requirements that reduce improper parameter handling.

prevents

Application security requirements explicitly call for validation of inputs and parameters, mitigating missing or undefined arguments.

prevents

Secure coding standards directly address proper handling of function parameters and input validation.

References