Vulnerability Database

290,206

Total vulnerabilities in the database

CVE-2025-5351

A flaw was found in the key export functionality of libssh. The issue occurs in the internal function responsible for converting cryptographic keys into serialized formats. During error handling, a memory structure is freed but not cleared, leading to a potential double free issue if an additional failure occurs later in the function. This condition may result in heap corruption or application instability in low-memory scenarios, posing a risk to system reliability where key export operations are performed.

  • Published: Jul 4, 2025
  • Updated: Jul 5, 2025
  • CVE: CVE-2025-5351
  • Severity: Low
  • Exploit:

CVSS v3:

  • Severity: Low
  • Score: 4.2
  • AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N

CWEs: