CVE•Published 2025-11-14•2 articles on news•6 live references•NVD data
CVE-2025-64446
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
9.8
CRITICAL
EPSS percentile
100
Exploit Prediction Scoring System · top 0% of all CVEs
Description
A relative path traversal vulnerability in Fortinet FortiWeb 8.0.0 through 8.0.1, FortiWeb 7.6.0 through 7.6.4, FortiWeb 7.4.0 through 7.4.9, FortiWeb 7.2.0 through 7.2.11, FortiWeb 7.0.0 through 7.0.11 may allow an attacker to execute administrative commands on the system via crafted HTTP or HTTPS requests.
Timeline
Published 2025-11-14
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2025-64446Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Fortinet Fortiweb" version:"7.0.0"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Fortiweb"HTTP body or banner mentions "Fortiweb" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2025-64446Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2025-64446Censys host search filtered to this CVE id.
grep.app
CVE-2025-64446Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2025-64446GitHub code search for direct mentions.
Google dork
"CVE-2025-64446" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (8)
CVE-2025-644468 repos
Threekiii/CVEunknown
一个 CVE 漏洞预警知识库,无 exp/poc,部分包含修复方案。A knowledge base of CVE security vulnerability, no PoCs/exploits.
sensepost/CVE-2025-64446Python
A scanner for the FortiNet vulnerability CVE-2025-64446
zulloper/cve-pocPython
CVE POC repo 자동 수집기
lincemorado97/CVE-2025-64446_CVE-2025-58034Python
FortiWeb Remote Code Execution (RCE) Exploit via CVE-2025-64446 + CVE-2025-58034 Chain
soltanali0/CVE-2025-64446-ExploitPython
sxyrxyy/CVE-2025-64446-FortiWeb-CGI-Bypass-PoCPython
badrap/cv3unknown
Common Vendor Excuse & Evasion Enumeration (CV3) - A taxonomy of vendor dismissal patterns for legitimate vulnerability reports
fevar54/CVE-2025-64446-PoC---FortiWeb-Path-TraversalPython
# CVE-2025-64446 PoC - FortiWeb Path Traversal Proof of Concept para la vulnerabilidad de path traversal en Fortinet FortiWeb que permite ejecución remota de comandos. Incluye her…