SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-67191

CRITICAL · CVSS 9.8 EPSS 0.62% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-29 · Last synced 2026-08-28

CyberRota Analysis

AI-Generated

Xlight FTP Server versions prior to 3.9.5 are vulnerable to a pre-authentication heap buffer overflow, which allows remote unauthenticated attackers to exploit the server by sending a malformed SSH client identification string. This critical vulnerability can lead to arbitrary code execution, potentially compromising the server and its data. Organizations using Xlight FTP Server should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67191
Severity
CRITICAL
CVSS
9.8
EPSS
0.62%

Original NVD 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.