ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in dircanonicalpath() to cause dir_check() to perform lexical path comparisons that match no configured Directory block, enabling rename operations on files in DenyAll-protected directories and subsequent retrieval of those files. Mitigation: Sessions configured with DefaultRoot (chroot) are not affected, as chroot changes the directory to which /proc/self/root resolves.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/35xxx/CVE-2026-35025.json",
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-59"
]
}{
"source": [
"CPE_RANGE",
"CPE_STRING"
],
"cpe": [
"cpe:2.3:a:proftpd:proftpd:*:*:*:*:*:*:*:*",
"cpe:2.3:a:proftpd:proftpd:1.3.10:rc1:*:*:*:*:*:*",
"cpe:2.3:a:proftpd:proftpd:1.3.10:rc2:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.3.9b"
},
{
"introduced": "1.3.10-rc1"
},
{
"last_affected": "1.3.10-rc1"
},
{
"introduced": "1.3.10-rc2"
},
{
"last_affected": "1.3.10-rc2"
}
]
}