CVE-2026-70637CWE-820

CVE-2026-70637

Medium · published August 6, 2026

CVSS v3.1
5.9
EPSS
0%
Percentile
13.4
In the wild
Unconfirmed
What it is

LightFTP through 2.4 contains multiple data race vulnerabilities in ftpserv.c that allow anonymous attackers to cause undefined behavior by issuing LIST followed by ABOR commands without authentication. The control thread closes data_socket and file_fd descriptors while worker threads concurrently operate on the same fields in worker_thread_cleanup, allowing stale file descriptors to be reassigned by the OS and subsequently used by worker threads on unrelated resources, resulting in potential denial of service.

The record
Technical detail
CVSS v3.1
5.9 · MEDIUM
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0
Not supplied
EPSS
0.00227 · 13.4th percentile
Weakness
CWE-820 · Missing Synchronization
Published
2026-08-06T19:17Z
References (2)
EPSS history
Timeline
  • 06 AUG 14:15Z
    LightFTP 2.4 Data Race Condition via ABOR Command in ftpserv.c
    cvelistv5