CVE-2026-63091Network attack vector

ASLR bypass via unchecked SCP size conversion

Published Jul 20, 2026 · Updated Jul 20, 2026

Buffer over-read in ProFTPD before 1.3.9c and 1.3.10rc1 through 1.3.10rc2 allows remote authenticated users to disclose process memory. The recv_filesz function in contrib/mod_sftp/scp.c accumulates the client size string into off_t without a range check, so UINT64_MAX becomes negative and later converts to an approximately 4 GB read length. Any low-privilege SFTP account with SCP upload access can recover libc, libcrypto, and PIE pointers that defeat ASLR for same-process exploit chains.

CVSS severity7.1
High
EPSS probability0.53%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Buffer over-read in ProFTPD before 1.3.9c and 1.3.10rc1 through 1.3.10rc2 allows remote authenticated users to disclose process memory. The recv_filesz function in contrib/mod_sftp/scp.c accumulates the client size string into off_t without a range check, so UINT64_MAX becomes negative and later converts to an approximately 4 GB read length. Any low-privilege SFTP account with SCP upload access can recover libc, libcrypto, and PIE pointers that defeat ASLR for same-process exploit chains.

The record

CVE
CVE-2026-63091
Published
Jul 20, 2026
Updated
Jul 20, 2026
Vendor
ProFTPD Project
Product
ProFTPD
Classifications
CWE-126, CWE-190, T1190
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. Jul 20, 2026CVE publishedPublication date reported by the CVE source.
  2. Jul 20, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0 <1.3.9c
  2. Affected versionversion=1.3.10rc1 <1.3.10rc3

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

ProFTPD Project · ProFTPDversion=0 <1.3.9c; version=1.3.10rc1 <1.3.10rc3

Published CVSS scores

7.1VulnCheckCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
6.5VulnCheckCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-126Buffer Over-read
CWE-190Integer Overflow or Wraparound
T1190Exploit Public-Facing Application

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo