Use-after-free in libssh - CVE-2026-59850
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 use-after-free in channel data callbacks when processing data on closed channels. A remote user can send data through a closed channel to cause a denial of service.
The issue affects both server and client components and is exemplified on SFTP channels.