CVE-2026-44403 PUBLISHED

Wing FTP Server 8.1.2 Authenticated Remote Code Execution via Session Serialization

Assigner: VulnCheck
Reserved: 05.05.2026 Published: 12.05.2026 Updated: 12.05.2026

Wing FTP Server 8.1.2 contains an authenticated remote code execution vulnerability in the session serialization mechanism that allows authenticated administrators to inject arbitrary Lua code through the domain admin mydirectory field. Attackers can exploit unsafe serialization of session values into Lua source code without proper escaping of closing delimiters, causing the injected code to be executed when the poisoned session is loaded via loadfile().

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Wing FTP Server
Product Wing FTP Server
Versions Default: unknown
  • Version 8.1.2 is affected
  • Version 8.1.3 is unaffected

Credits

  • Ünsal Furkan Harani finder

References

Problem Types

  • CWE-94 Improper Control of Generation of Code ('Code Injection') CWE