Files
CVEs-PoC/2025/CVE-2025-4878.md
T
2025-09-29 21:09:30 +02:00

1.4 KiB

CVE-2025-4878

Description

A vulnerability was found in libssh, where an uninitialized variable exists under certain conditions in the privatekey_from_file() function. This flaw can be triggered if the file specified by the filename doesn't exist and may lead to possible signing failures or heap corruption.

POC

Reference

No PoCs from references.

Github