CVE-2026-70637
Last modified
CVE-2026-70637 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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..
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| hfiref0x | LightFTP | <= 2.4; <= d28c5e08aa4bd128737d35cc6ee0f9630a910ed5 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-70637?
How severe is CVE-2026-70637?
How do I fix CVE-2026-70637?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-70631FFmpeg versions from 0.5 up to, but not including, 9.0 conta…6.8
- CVE-2026-70632FFmpeg versions from 4.4 up to, but not including, 9.0 conta…8.5
- CVE-2026-70633TimescaleDB through 2.29.1, fixed in commit 517c13e, contain…7.1
- CVE-2026-70634TimescaleDB through 2.29.1, fixed in commit 517c13e, contain…8.1
- CVE-2026-70635TimescaleDB through 2.29.1, fixed in commit 517c13e, contain…7.1
- CVE-2026-70636Flowise through 3.1.4 contains an authentication bypass vuln…8.7
- CVE-2026-70638llama.cpp builds b1886 through b7445 contain an integer over…8.5
- CVE-2026-70639llama.cpp builds b1886 through b7445 contain a null pointer …6.8
- CVE-2026-7064A flaw has been found in AgentDeskAI browser-tools-mcp up to…7.3
- CVE-2026-70640llama.cpp builds b1886 through b7445 contain a race conditio…7.3
- CVE-2026-70646aiosend is a synchronous and asynchronous Crypto Pay API cli…7.5
- CVE-2026-7065A vulnerability has been found in BidingCC BuildingAI up to …7.3
Are you affected by CVE-2026-70637?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
