cve/2025/CVE-2025-5449.md
2025-09-29 21:09:30 +02:00

1.4 KiB

CVE-2025-5449

Description

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash, resulting in a denial of service.

POC

Reference

No PoCs from references.

Github