Description
Xlight FTP Server before 3.9.5 contains a pre-authentication stack buffer overflow vulnerability that allows unauthenticated attackers to corrupt stack memory by sending malformed SSH packets when a GCM cipher is negotiated. Attackers can craft packets with an unvalidated length field passed directly to the GCM decrypt function, overwriting the stack cookie and return address to potentially achieve remote code execution before any authentication occurs.
Published: 2026-07-29
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A malformed SSH packet containing an unvalidated length field is passed directly to the GCM decrypt function in Xlight FTP Server versions prior to 3.9.5, leading to a stack buffer overflow. The overflow can overwrite the stack cookie and return address, enabling the attacker to execute arbitrary code before any user authentication takes place. This vulnerability is formally classified as CWE‑121, stack-based buffer overflow.

Affected Systems

The defect affects all installations of Xlight FTP Server before version 3.9.5. No patch or version information is supplied beyond the recommendation to upgrade to 3.9.5 or later for remediation.

Risk and Exploitability

The CVSS score of 9.2 indicates a critical severity, yet the EPSS score of less than 1% suggests a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Because authentication is not required, the likely attack vector is a remote connection to the FTP service where an attacker can send crafted SSH packets. Successful exploitation would give the attacker full control of the server.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Xlight FTP Server 3.9.5 patch or later to eliminate the stack overflow vulnerability
  • If an immediate upgrade is not possible, disable or block the use of the SSH GCM cipher on the server so the exploit path cannot be exercised
  • Restrict external access to the FTP service by firewall rules or IP whitelisting, limiting connections only to trusted hosts

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 20: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 stack buffer overflow vulnerability that allows unauthenticated attackers to corrupt stack memory by sending malformed SSH packets when a GCM cipher is negotiated. Attackers can craft packets with an unvalidated length field passed directly to the GCM decrypt function, overwriting the stack cookie and return address to potentially achieve remote code execution before any authentication occurs.
Title Xlight FTP Server < 3.9.5 Pre-Auth Stack Buffer Overflow via SSH GCM Cipher
Weaknesses CWE-121
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/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:48.055Z

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

Link: CVE-2026-67192

cve-icon Vulnrichment

Updated: 2026-07-29T19:15:45.513Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-67192

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-121

    Stack-based Buffer Overflow