
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2019-25267 is an unquoted service path vulnerability in Wing FTP Server version 6.0.7 that allows local attackers with low privileges to execute arbitrary code with LocalSystem (SYSTEM-level) permissions. The vulnerability was published on February 5, 2026, and affects only the specific version 6.0.7 of the Wing FTP Server software on Windows. It carries a CVSS v3.1 base score of 7.8 (High) (Feedly, Exploit-DB).
The root cause is classified as CWE-428 (Unquoted Search Path or Element). On Windows, when a service binary path contains spaces and is not enclosed in quotation marks, the Windows Service Control Manager may attempt to execute intermediate path components as executables. A local attacker with write access to a directory in the unquoted service path can place a malicious executable at a location that Windows resolves before the legitimate binary, causing it to be executed with LocalSystem privileges when the Wing FTP Server service starts or restarts. No authentication bypass or network access is required — only local user-level access to the host (Feedly, Exploit-DB).
Successful exploitation results in complete system compromise, granting the attacker LocalSystem-level privileges — the highest privilege level on a Windows host. This enables full confidentiality, integrity, and availability impact: the attacker can read or exfiltrate sensitive data, modify or destroy files, disable services, install persistent backdoors, and use the compromised host as a pivot point for lateral movement within the network (Feedly).
A proof-of-concept exploit is publicly available on Exploit-DB (exploit ID 47818), lowering the barrier for exploitation. However, there is no evidence of active in-the-wild exploitation at this time, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.011% (0.000110), reflecting a low probability of near-term exploitation. Exploitation requires local access to the target system, which limits the attack surface compared to remotely exploitable vulnerabilities (Feedly, Exploit-DB).
sc qc WingFTPServer or querying the registry at HKLM\SYSTEM\CurrentControlSet\Services\WingFTPServer and checking the ImagePath value for spaces without surrounding quotes.C:\Program Files\Wing FTP Server\WingFTPServer.exe, Windows may attempt to execute C:\Program.exe or C:\Program Files\Wing.exe first.Wing.exe or Program.exe).ImagePath value under HKLM\SYSTEM\CurrentControlSet\Services\WingFTPServer containing spaces without surrounding double quotes.C:\Program.exe, C:\Program Files\Wing.exe, or similar intermediate path components); new or modified files in FTP service directories with recent timestamps.services.exe) with SYSTEM privileges that are not the legitimate WingFTPServer.exe; unexpected cmd.exe, powershell.exe, or network tools running as SYSTEM.No official patch information is currently confirmed for Wing FTP Server 6.0.7 — organizations should contact the vendor (wftpserver) directly to determine patch availability and upgrade paths. As interim mitigations: (1) enclose the Wing FTP Server service binary path in double quotes in the Windows registry (HKLM\SYSTEM\CurrentControlSet\Services\WingFTPServer\ImagePath); (2) restrict write permissions on all directories in the service binary path to prevent unauthorized file placement; (3) enforce the principle of least privilege for local user accounts on hosts running Wing FTP Server; (4) implement file integrity monitoring on the service binary path and surrounding directories; and (5) disable or restrict FTP services if not operationally required (Feedly).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."