๐Ÿ” CVE Alert

CVE-2026-35025

HIGH 8.1

ProFTPD ACL Bypass via /proc/self/root Path Prefix in RNFR

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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 dir_canonical_path() 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.

CWE CWE-59
Vendor proftpd project
Product proftpd
Published Jun 24, 2026
Last Updated Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for proftpd project proftpd

Be the first to know when new high vulnerabilities affecting proftpd project proftpd are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

ProFTPD Project / ProFTPD
0 โ‰ค 1.3.9b 0 โ‰ค 1.3.10rc2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/proftpd/proftpd/issues/2170 proftpd.org: http://www.proftpd.org/ vulncheck.com: https://www.vulncheck.com/advisories/proftpd-acl-bypass-via-proc-self-root-path-prefix-in-rnfr

Credits

djnn VulnCheck