CVE-2026-15370
Affecting libssh, this CVE-2026-15370 entry describes a stack-buffer overflow in the SFTP server’s longname construction. During directory listing, the longname is built via unsafe concatenation into a fixed-size stack buffer; attacker-controlled, sufficiently long filenames can overflow this buf...