๐Ÿ” CVE Alert

CVE-2026-63091

MEDIUM 6.5

ProFTPD mod_sftp Signed Integer Overflow via SCP Size-Record Parser

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

ProFTPD before 1.3.9c and 1.3.10rc3 contains a signed integer overflow vulnerability in the mod_sftp module's SCP size-record parser that allows authenticated low-privilege attackers to bypass ASLR by sending a crafted file size value of UINT64_MAX, which results in a negative off_t value. Attackers can exploit the subsequent conversion to uint32_t, causing an approximately 4 GB requested read length and forcing the server to read beyond the end of the SSH channel data and write overread process memory into the uploaded file. In tested configurations, the disclosed data contains libc, libcrypto, and PIE pointers sufficient to derive their randomized base addresses, thereby bypassing ASLR and enabling reliable exploitation of memory corruption vulnerabilities in the same process.

CWE CWE-190 CWE-126
Vendor proftpd
Product proftpd
Published Jul 20, 2026
Last Updated Jul 20, 2026
Stay Ahead of the Next One

Get instant alerts for proftpd proftpd

Be the first to know when new medium vulnerabilities affecting proftpd 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:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

proftpd / proftpd
0 < 1.3.9c 1.3.10rc1 < 1.3.10rc3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/proftpd/proftpd/blob/master/RELEASE_NOTES github.com: https://github.com/proftpd/proftpd/releases/tag/v1.3.10rc3-3 github.com: https://github.com/proftpd/proftpd/releases/tag/v1.3.9c github.com: https://github.com/proftpd/proftpd/pull/2201 github.com: https://github.com/proftpd/proftpd/commit/b9b7dde1bcd74bc23366484d53856b67b8d6d95e vulncheck.com: https://www.vulncheck.com/advisories/proftpd-mod-sftp-signed-integer-overflow-via-scp-size-record-parser

Credits

Fabian Wahle with Hap Security