Now-Patched Fortinet FortiWeb Flaw Exploited in Attacks to Create Admin Accounts
These articles are AI-generated summaries. Please check the original sources for full details.
Now-Patched Fortinet FortiWeb Flaw Exploited in Attacks to Create Admin Accounts
Cybersecurity researchers report active exploitation of a Fortinet FortiWeb vulnerability that allows attackers to create admin accounts. The flaw, patched in version 8.0.2, was exploited via a path traversal and authentication bypass to gain full device control.
Why This Matters
The technical reality of cybersecurity is that even patched vulnerabilities remain dangerous if systems are unpatched. This flaw demonstrates how attackers can weaponize combinations of bugs—here, a path traversal and header-based authentication bypass—to bypass security layers. The indiscriminate exploitation suggests widespread compromise of unpatched devices, with potential for persistent access and privilege escalation.
Key Insights
- “Patched in version 8.0.2, the vulnerability allows attackers to perform actions as a privileged user” (watchTowr, 2025)
- “Path traversal and CGIINFO header manipulation bypass authentication” (watchTowr Labs, 2025)
- “watchTowr released an artifact generator tool to identify susceptible devices” (The Hacker News, 2025)
Working Example
POST /api/v2.0/cmdb/system/admin%3F/../../../../../cgi-bin/fwbcgi HTTP/1.1
Host: target-fortiweb.com
Content-Type: application/json
Content-Length: 132
{
"CGIINFO": "eyJ1c2VybmFtZSI6ImFkbWluIiwicHJvZmZpY2UiOiJwcm9mX2FkbWluIiwidmRvbiI6InJvb3QiLCJsZW5jb2xpbmUiOiJhZG1pbiJ9"
}
Practical Applications
- Use Case: Unpatched FortiWeb appliances used to create persistent admin access by threat actors.
- Pitfall: Delaying patch application leaves systems exposed to account creation and privilege escalation.
References:
Continue reading
Next article
Open Source Is Good for the Environment
Related Content
Fortinet's Silent Flaw Exploited: CVE-2025-64446 Breach Risks Federal Systems
A critical Fortinet vulnerability (CVE-2025-64446, CVSS 9.1) exploited in the wild, forcing federal agencies to patch by November 21, 2025.
CISA Alerts on VMware Zero-Day Exploited by China-Linked Hackers
CISA warns of a VMware zero-day vulnerability (CVE-2025-41244) actively exploited by China-linked hackers, urging mitigation by November 20, 2025, to prevent privilege escalation attacks.
Critical React2Shell Flaw Added to CISA KEV After Confirmed Active Exploitation
CISA lists React2Shell (CVE-2025-55182, CVSS 10.0) as actively exploited, impacting 2.15M internet-facing services.