← Vulnerability feed

Vulnerability record · CVE-2019-12815 · published 19 July 2019

CVE-2019-12815: ProFTPD mod_copy arbitrary file copy enables unauthenticated RCE

PProftpd · Proftpd

mod_copy in ProFTPD up to 1.3.5b performs an arbitrary file copy without validating the source or destination, letting an unauthenticated remote client move attacker-controlled content into a location the server will execute or serve. It is a related issue to CVE-2015-3306 and matters because it turns a plain FTP service into an unauthenticated code execution path.

9.8 CVSS 3.1 Critical EPSS 58% · top 0.9% CWE-755 · CWE-755
9.8CVSS 3.1 base score, v2 7.5
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
4Affected product versions listed by NVD
29References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

An arbitrary file copy vulnerability in mod_copy in ProFTPD up to 1.3.5b allows for remote code execution and information disclosure without authentication, a related issue to CVE-2015-3306.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

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

critical priorityUnauthenticated network-reachable remote code execution with a CVSS of 9.8 and high EPSS probability, though not in KEV.

What it is

mod_copy in ProFTPD up to 1.3.5b performs an arbitrary file copy without validating the source or destination, letting an unauthenticated remote client move attacker-controlled content into a location the server will execute or serve. It is a related issue to CVE-2015-3306 and matters because it turns a plain FTP service into an unauthenticated code execution path.

Impact

An attacker gains remote code execution in the context of the ProFTPD process and can read files the service account can access, exposing credentials and configuration.

Attack surface

Reachable over the network through the FTP service when mod_copy is loaded and the SITE CPFR/SITE CPTO commands are available. The CVSS vector shows no privileges and no user interaction required.

Exploitation

Not listed in CISA KEV, but EPSS is 0.576 (99th percentile) and vendor and third-party references carry Exploit and Patch tags, indicating public exploit material exists.

What to do

  • Upgrade ProFTPD to a version above 1.3.5b that contains the mod_copy fix, or apply the vendor patch referenced in the ProFTPD bug and pull request.
  • If mod_copy is not needed, remove or disable the module and block SITE CPFR and SITE CPTO commands.
  • Restrict FTP exposure to trusted networks and require TLS and authentication where the service must remain reachable.
  • Update distribution packages (Debian, Fedora, Gentoo, openSUSE) and Siemens SIMATIC CP 1543-1 firmware to the fixed builds.
  • Run the ProFTPD process under a least-privilege account with a restricted filesystem view.

Detection

  • Alert on SITE CPFR and SITE CPTO commands in FTP logs or network traffic, especially from unauthenticated sessions.
  • Monitor for new or modified files in web roots, FTP home directories and other writable paths owned by the ProFTPD account.
  • Watch for ProFTPD spawning child processes or making outbound connections, which is abnormal for a file transfer daemon.
  • Audit ProFTPD configuration and loaded modules to confirm whether mod_copy is present.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

4 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://bugs.proftpd.org/show_bug.cgi?id=4372 ExploitIssue TrackingPatchVendor Advisory
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00004.html Broken Link
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00022.html Broken Link
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00009.html Broken Link
http://www.securityfocus.com/bid/109339 Broken LinkThird Party AdvisoryVDB Entry
https://cert-portal.siemens.com/productcert/pdf/ssa-940889.pdf Third Party Advisory
https://github.com/proftpd/proftpd/pull/816 PatchThird Party Advisory
https://lists.debian.org/debian-lts-announce/2019/08/msg00006.html Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OJDQ3XUYWO42TJBO53NUWDZ
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XM5FPBAGSIKV6YJZEPM6GPG
https://seclists.org/bugtraq/2019/Aug/3 Mailing ListThird Party Advisory
https://security.gentoo.org/glsa/201908-16 Third Party Advisory
https://tbspace.de/cve201912815proftpd.html PatchThird Party Advisory
https://www.debian.org/security/2019/dsa-4491 Third Party Advisory
http://bugs.proftpd.org/show_bug.cgi?id=4372 ExploitIssue TrackingPatchVendor Advisory
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00004.html Broken Link
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00022.html Broken Link
http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00009.html Broken Link
http://seclists.org/fulldisclosure/2024/Aug/35
http://www.securityfocus.com/bid/109339 Broken LinkThird Party AdvisoryVDB Entry
https://cert-portal.siemens.com/productcert/pdf/ssa-940889.pdf Third Party Advisory
https://github.com/proftpd/proftpd/pull/816 PatchThird Party Advisory
https://lists.debian.org/debian-lts-announce/2019/08/msg00006.html Mailing ListThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OJDQ3XUYWO42TJBO53NUWDZ
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/XM5FPBAGSIKV6YJZEPM6GPG
https://seclists.org/bugtraq/2019/Aug/3 Mailing ListThird Party Advisory
https://security.gentoo.org/glsa/201908-16 Third Party Advisory
https://tbspace.de/cve201912815proftpd.html PatchThird Party Advisory
https://www.debian.org/security/2019/dsa-4491 Third Party Advisory

Track CVE-2019-12815 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.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2019-12815), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.