← Vulnerability feed

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.

7.5 CVSS 2.0 High EPSS 67% · top 0.7% CWE-787 · Out-of-bounds write
7.5CVSS 2.0 base score
67%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
14References, 4 tagged exploit
16 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed8.8CVE-2026-11645Google Chrome V8 out-of-bounds read and write enables sandbox code executionGoogle Chrome before 149.0.7827.103 contains an out-of-bounds read and write in the V8 JavaScript engine. A crafted HTML page can trigger the memory …KEVEPSS 2.2%analysed9.3CVE-2026-0300PAN-OS User-ID Authentication Portal buffer overflow allows root code executionA buffer overflow (out-of-bounds write, CWE-787) in the User-ID Authentication Portal (Captive Portal) service of Palo Alto Networks PAN-OS lets an u…KEVEPSS 32%analysed8.8CVE-2026-3909Google Chrome Skia out-of-bounds write via crafted HTML pageChrome's Skia graphics library contains an out-of-bounds write (CWE-787) that a remote attacker can trigger with a crafted HTML page. It is fixed in …KEVEPSS 0.70%analysed

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.