CVE-2026-67191

Severity CVSS v4.0:
CRITICAL
Type:
CWE-122 Heap-based Buffer Overflow
Publication date:
29/07/2026
Last modified:
29/07/2026

Description

Xlight FTP Server before 3.9.5 contains a pre-authentication heap buffer overflow vulnerability that allows remote unauthenticated attackers to write past the end of a heap buffer by sending a malformed SSH client identification string. A logic error in the recv loop's termination condition uses an incorrect OR operator where an AND operator is required, enabling exploitation on any SSH or SFTP connection before authentication occurs.