
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2020-37032 is a remote code execution (RCE) vulnerability in Wing FTP Server 6.3.8 that allows authenticated users to execute arbitrary operating system commands via the server's Lua-based web console. Attackers exploit the vulnerability by sending malicious POST requests to the console, which trigger OS command execution through Lua's os.execute() function. The vulnerability was formally published on January 30, 2026, and is classified as High severity with a CVSS v3.1 base score of 8.8 (Feedly, VulnCheck Advisory).
The root cause is improper neutralization of special elements used in OS commands (CWE-78 — OS Command Injection). The Wing FTP Server 6.3.8 web console exposes a Lua scripting interface that, when accessed by an authenticated user, allows direct invocation of os.execute() with attacker-controlled input. An attacker with valid credentials can craft a POST request to the web console endpoint containing a malicious Lua snippet that passes arbitrary shell commands to the underlying operating system without adequate sanitization or sandboxing. A public proof-of-concept exploit is available on Exploit-DB (EDB-ID 48676) (Exploit-DB, VulnCheck Advisory).
Successful exploitation grants an authenticated attacker full remote code execution on the host running Wing FTP Server, resulting in high confidentiality, integrity, and availability impact. An attacker can read or exfiltrate sensitive files managed by the FTP server, modify server configurations or hosted data, and potentially disrupt service availability through resource exhaustion or system shutdown. Because the FTP service account may have broad filesystem access, exploitation could facilitate lateral movement within the network or privilege escalation depending on the server's configuration (Feedly, VulnCheck Advisory).
A public proof-of-concept exploit is available on Exploit-DB (EDB-ID 48676), lowering the barrier for exploitation (Exploit-DB). As of the time of reporting, there is no confirmed evidence of active in-the-wild exploitation, and no threat actor attribution has been published. The EPSS score is approximately 0.202%, indicating a relatively low (but non-negligible) probability of exploitation in the near term. The vulnerability is not currently listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No patch information is available from the vendor for version 6.3.8 (Feedly).
os.execute() with the desired OS command, e.g., os.execute('id') or a reverse shell command.cmd.exe, powershell.exe, /bin/sh, bash, curl, wget, nc) indicating OS command execution.No official patch from the vendor has been confirmed for Wing FTP Server 6.3.8. As immediate mitigations, administrators should restrict network access to the Wing FTP Server web console to trusted IP addresses only using firewall rules or network ACLs. If the Lua-based web console is not operationally required, it should be disabled entirely. Apply the principle of least privilege to the FTP service account to limit the blast radius of any exploitation. Monitor FTP server logs for suspicious POST requests to the console endpoint and consider upgrading to a newer version of Wing FTP Server if one is available from the vendor (VulnCheck Advisory, Wing FTP Server).
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."