SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-67193

MEDIUM · CVSS 5.3 EPSS 0.28%

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 an information disclosure flaw that enables unauthenticated attackers to retrieve the server's current GetTickCount() value by sending a specially crafted USER command. This vulnerability could potentially allow attackers to infer server uptime and other timing-related information, which may aid in further exploitation. Organizations using this FTP server should prioritize patching to mitigate the risk of information leakage.

CVE
CVE-2026-67193
Severity
MEDIUM
CVSS
5.3
EPSS
0.28%

Original NVD Description

Xlight FTP Server before 3.9.5 contains an information disclosure vulnerability that allows unauthenticated attackers to obtain the server's current GetTickCount() value by sending a USER command with a username ending in the :adm suffix. Attackers can trigger the admin protocol path within the standard FTP listener pre-authentication to leak timing information from the FTP 331 response without requiring a separate port or configuration change.