CVE-2026-53994: Heap-based Buffer Overflow in ProFTPD Project ProFTPD
CVE-2026-53994 is a heap-based buffer overflow vulnerability in the mod_sftp module of ProFTPD. It is triggered by an authenticated SFTP user sending a malformed packet with a zero length field, causing an integer underflow and allocation of a smaller buffer than expected. This leads to a heap overflow when the server processes attacker-controlled data. The flaw allows an authenticated user to cause a denial of service by crashing the ProFTPD session child process. While denial of service is confirmed, heap metadata corruption could potentially lead to further impacts, though no exploitation beyond DoS has been demonstrated.
AI Analysis
Technical Summary
The vulnerability exists in the fxp_packet_read() function of ProFTPD's mod_sftp. It accepts a 32-bit big-endian SFTP packet length without minimum sanity checks. When the length is zero, an unsigned subtraction underflows to approximately 4 GB. The core memory allocator rounds this size but passes it as a 32-bit int to new_block(), which returns a small buffer (~512 bytes) instead of the expected large allocation. The subsequent fill loop writes attacker-controlled data beyond the allocated buffer, causing a heap-based buffer overflow. This can be exploited by an authenticated SFTP user to crash the server process, resulting in a remote denial of service. The vulnerability has a CVSS 3.1 base score of 7.5, indicating high severity.
Potential Impact
An authenticated SFTP user can cause a remote denial of service by sending a specially crafted packet that triggers a heap buffer overflow and crashes the ProFTPD session child process. Although denial of service is the demonstrated impact, the heap corruption could potentially be leveraged for further exploitation, but no such exploits are currently known or demonstrated.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. No official fix or workaround information is provided at this time. Until a patch is available, restrict authenticated SFTP user privileges and monitor for unusual crashes in ProFTPD sessions.
CVE-2026-53994: Heap-based Buffer Overflow in ProFTPD Project ProFTPD
Description
CVE-2026-53994 is a heap-based buffer overflow vulnerability in the mod_sftp module of ProFTPD. It is triggered by an authenticated SFTP user sending a malformed packet with a zero length field, causing an integer underflow and allocation of a smaller buffer than expected. This leads to a heap overflow when the server processes attacker-controlled data. The flaw allows an authenticated user to cause a denial of service by crashing the ProFTPD session child process. While denial of service is confirmed, heap metadata corruption could potentially lead to further impacts, though no exploitation beyond DoS has been demonstrated.
CVSS v3.1
Score 7.5high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability exists in the fxp_packet_read() function of ProFTPD's mod_sftp. It accepts a 32-bit big-endian SFTP packet length without minimum sanity checks. When the length is zero, an unsigned subtraction underflows to approximately 4 GB. The core memory allocator rounds this size but passes it as a 32-bit int to new_block(), which returns a small buffer (~512 bytes) instead of the expected large allocation. The subsequent fill loop writes attacker-controlled data beyond the allocated buffer, causing a heap-based buffer overflow. This can be exploited by an authenticated SFTP user to crash the server process, resulting in a remote denial of service. The vulnerability has a CVSS 3.1 base score of 7.5, indicating high severity.
Potential Impact
An authenticated SFTP user can cause a remote denial of service by sending a specially crafted packet that triggers a heap buffer overflow and crashes the ProFTPD session child process. Although denial of service is the demonstrated impact, the heap corruption could potentially be leveraged for further exploitation, but no such exploits are currently known or demonstrated.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. No official fix or workaround information is provided at this time. Until a patch is available, restrict authenticated SFTP user privileges and monitor for unusual crashes in ProFTPD sessions.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulnCheck
- Date Reserved
- 2026-06-11T16:07:13.001Z
- Cvss Version
- 3.1
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6a5bd7272a4a8d59892ef2c3
Added to database: 07/18/2026, 19:42:31 UTC
Last enriched: 07/18/2026, 19:56:39 UTC
Last updated: 07/18/2026, 22:09:45 UTC
Views: 7
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.