Heap-Based Buffer Overflow in ProFTPD's mod_sftp Module
CVE-2026-63090
What is CVE-2026-63090?
The ProFTPD software prior to version 1.3.9c and 1.3.10rc3 is susceptible to a heap-based buffer overflow within the mod_sftp module. This vulnerability enables authenticated low-privilege attackers to execute arbitrary code by sending specially crafted SFTP packet fragments that exceed the 16 KB reassembly buffer limits in the fxp.c component. By manipulating oversized fragments, attackers can trigger an incorrect reallocation condition, potentially corrupting pool freelist metadata. This manipulation may allow them to overwrite the root_fs BSS global pointer. Consequently, a crafted RENAME request can reroute the execution flow to invoke system functions instead of the expected file system operations.
Affected Version(s)
proftpd 0
proftpd 0 < 1.3.9c
proftpd 1.3.10rc1 < 1.3.10rc3
