CVE-2026-67607
Last modified
CVE-2026-67607 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. LightFTP 2.3.1 contains a residual race condition vulnerability (an incomplete fix for CVE-2024-11144) in the worker_thread_cleanup() function of ftpserv.c that allows remote unauthenticated attackers to destabilize or crash the daemon by triggering unsynchronized access to shared per-connection state without holding the required mutex lock. Attackers can send a data-transfer command such as LIST followed immediately by ABOR to exploit the missing synchronization on shared context and detached thread id reuse, resulting in daemon destabilization or crash which can lead to a denial of service. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
LightFTP 2.3.1 contains a residual race condition vulnerability (an incomplete fix for CVE-2024-11144) in the worker_thread_cleanup() function of ftpserv.c that allows remote unauthenticated attackers to destabilize or crash the daemon by triggering unsynchronized access to shared per-connection state without holding the required mutex lock. Attackers can send a data-transfer command such as LIST followed immediately by ABOR to exploit the missing synchronization on shared context and detached thread id reuse, resulting in daemon destabilization or crash which can lead to a denial of service. The 2.3.1 patch only narrowed the timing window (an extra re-check and reordered cleanup), it never added the missing lock, so the underlying race remains.
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.3.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-67607?
How severe is CVE-2026-67607?
How do I fix CVE-2026-67607?
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-67594Spikster through commit e1cdf8c contains a missing authentic…9.8
- CVE-2026-67595VaahCMS versions 2.0.0 through 2.3.4 contain a malicious obf…9.2
- CVE-2026-67596CSL 1010 M2M 3G WiFi Module firmware through 2.2.1.4 contain…6.9
- CVE-2026-67598Emlog Pro through 2.6.23 contains a disabled TLS certificate…9.1
- CVE-2026-67599ClearOS 7.9 contains an OS command injection vulnerability i…8.6
- CVE-2026-6760Mitigation bypass in the Networking: Cookies component. This…9.8
- CVE-2026-67608Telenia Software TVox 26.5.3 and prior 26.x versions, and 24…8.6
- CVE-2026-67609Telenia Software TVox 26.5.3 and prior 26.x versions, and 24…8.5
- CVE-2026-6761Privilege escalation in the Networking component. This vulne…8.8
- CVE-2026-67610OpenEMR through 8.2.0 contains an improper authentication vu…8.1
- CVE-2026-67611OpenEMR through 8.2.0 contains an authentication bypass vuln…8.6
- CVE-2026-67612OpenEMR through 8.2.0 contains a stored cross-site scripting…4.8
Are you affected by CVE-2026-67607?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
