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.
Published: 2026-07-29
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap buffer overflow in Xlight FTP Server allows attackers to write data past the end of a heap buffer by sending a malformed SSH client identification string before authentication. The flaw stems from a logic error in the receive loop’s termination condition that uses an incorrect OR operator instead of AND. The vulnerability permits unauthenticated remote attackers to perform an out‑of‑bounds write on the server, which can compromise the integrity or availability of the service. While the description does not document specific remote code execution or denial of service, the high CVSS score indicates that severe impact is possible if the overflow is successfully exploited. Affected systems are all instances of Xlight FTP Server running a version prior to 3.9.5. The vulnerability is exploitable over SSH or SFTP connections before the user is authenticated. The CVSS score of 9.3 reflects the high impact, while the EPSS score of <1% indicates a low current exploitation probability. The vulnerability is not listed in CISA’s KEV catalog, but the remote nature and severity merit immediate attention.

Affected Systems

All instances of Xlight FTP Server running a version before 3.9.5 are affected.

Risk and Exploitability

The CVSS score of 9.3 reflects the high impact, while the EPSS score of <1% indicates a low current exploitation probability. The vulnerability is not listed in CISA’s KEV catalog, but the remote nature and severity warrant immediate attention.

Generated by OpenCVE AI on August 3, 2026 at 13:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Xlight FTP Server to version 3.9.5 or newer.
  • If an immediate upgrade is not feasible, temporarily shut down or block incoming SSH and SFTP traffic to the FTP server until the patch is applied.
  • Disable or reconfigure the SSH daemon on the FTP server to reject any SSH identification strings until the server is updated, preventing the overflow exploit path.

Generated by OpenCVE AI on August 3, 2026 at 13:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:xlightftpd:xlight_ftp_server:*:*:*:*:*:*:*:*

Thu, 30 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Xlightftpd
Xlightftpd xlight Ftp Server
Vendors & Products Xlightftpd
Xlightftpd xlight Ftp Server

Wed, 29 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
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.
Title Xlight FTP Server < 3.9.5 Pre-Auth Heap Buffer Overflow via SSH Parser
Weaknesses CWE-122
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Xlightftpd Xlight Ftp Server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:50:47.374Z

Reserved: 2026-07-28T16:06:49.773Z

Link: CVE-2026-67191

cve-icon Vulnrichment

Updated: 2026-07-29T16:32:22.855Z

cve-icon NVD

Status : Deferred

Published: 2026-07-29T16:17:57.540

Modified: 2026-07-30T20:04:51.110

Link: CVE-2026-67191

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:15:05Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow