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.
References
Configurations
No configuration.
History
29 Jul 2025, 14:14
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
25 Jul 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-25 18:15
Updated : 2025-07-29 14:14
NVD link : CVE-2025-5449
Mitre link : CVE-2025-5449
CVE.ORG link : CVE-2025-5449
JSON object : View
Products Affected
No product.
CWE
CWE-190
Integer Overflow or Wraparound