Vulnerability record · CVE-2006-6576 · published 15 December 2006
CVE-2006-6576: Golden FTP Server heap overflow via long PASS command
Goldenftpserver · Golden Ftp Server
Golden FTP Server (goldenftpd) 1.92, and later reported 4.70, contains a heap-based buffer overflow triggered by an overly long PASS command. A remote attacker can crash the service and possibly execute arbitrary code. The USER vector is covered separately by CVE-2005-0634.
Description
Heap-based buffer overflow in Golden FTP Server (goldenftpd) 1.92 allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a long PASS command. NOTE: it was later reported that 4.70 is also affected. NOTE: the USER vector is already covered by CVE-2005-0634.
AV:N/AC:L/Au:N/C:P/I:P/A:P
Automated analysis
high priorityRemote, unauthenticated heap overflow with public exploit code and very high EPSS, though no KEV listing or confirmed in-the-wild use is documented.
What it is
Golden FTP Server (goldenftpd) 1.92, and later reported 4.70, contains a heap-based buffer overflow triggered by an overly long PASS command. A remote attacker can crash the service and possibly execute arbitrary code. The USER vector is covered separately by CVE-2005-0634.
Impact
An unauthenticated remote attacker can cause a denial of service by crashing the FTP service and may achieve arbitrary code execution on the host. Successful code execution would give the attacker the privileges of the FTP server process.
Attack surface
Reachable over the network through the FTP service by sending a crafted PASS command; the CVSS vector AV:N/AC:L/Au:N indicates no authentication or user interaction is required. The overflow occurs during password handling before any valid login is established.
Exploitation
Public exploit code exists (Exploit-DB 16036 and a Packet Storm advisory), and EPSS is 0.67223 (99.3rd percentile), indicating high predicted exploitation activity. The CVE is not listed in CISA KEV, so no confirmed in-the-wild exploitation is documented in this record.
What to do
- Upgrade Golden FTP Server to a version later than 4.70 if one is available; no fixed version is stated in this record, so verify with the vendor.
- If the product is unsupported or no patch exists, retire it or replace it with a maintained FTP server.
- Restrict FTP access to trusted networks and block inbound port 21 from the internet where possible.
- Enforce strict length limits on FTP command arguments at any fronting proxy or firewall if such inspection is available.
- Run the FTP service under a low-privilege account and isolate it to limit the impact of code execution.
Detection
- Monitor FTP server logs for abnormally long PASS command arguments or repeated authentication failures followed by service restarts.
- Alert on goldenftpd process crashes or unexpected termination events on FTP hosts.
- Watch for exploit traffic matching public PoCs for Golden FTP Server 4.70 buffer overflow against port 21.
- Baseline and alert on unusual child processes or outbound connections spawned by the FTP service.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2006-6576 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2006-6576), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.