Data Race Vulnerabilities in LightFTP Affected by Concurrency Issues
CVE-2026-70637
Key Information:
Badges
What is CVE-2026-70637?
LightFTP version 2.4 is susceptible to multiple data race vulnerabilities that arise from concurrent execution paths in the control and worker threads. Specifically, when an anonymous attacker issues the LIST command followed by the ABOR command, the control thread may prematurely close data_socket and file_fd descriptors. This premature closure results in a situation where the worker threads can operate on stale file descriptors, leading to potential undefined behavior and resource mismanagement. Consequently, this exploitation could enable attackers to cause a denial of service, significantly impacting the availability of the affected service.
Affected Version(s)
LightFTP 0 <= 4.0
LightFTP 0 <= 4.0
LightFTP 0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
