Input validation error in libssh - CVE-2026-59844
Published: July 27, 2026
libssh
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in the libssh SFTP server when processing SSH_FXP_READ requests. A remote user can send a specially crafted SSH_FXP_READ request with an excessive read length value to cause a denial of service.
The issue can be sustained by repeatedly issuing large read requests simultaneously over multiple SFTP channels.