icon

We found results for “

CVE-2025-5372

Good to know:

icon

Date: July 4, 2025

In libssh before 0.11.2 ssh_kdf() returns a success code on certain failures for libssh built with OpenSSL < 3.0. This is caused by the alias of OpenSSL return value 0 (failure) with libssh SSH_OK (0). Returning success code from the ssh_kdf() function without initializing the output buffers can lead to use of uninitialized cryptographic keys and failing to encrypt/decrypt following communication.

Severity Score

Severity Score

Weakness Type (CWE)

Cryptographic Issues

CWE-310

Incorrect Calculation

CWE-682

Top Fix

icon

Upgrade Version

Upgrade to version https://git.libssh.org/projects/libssh.git - libssh-0.11.2

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): HIGH
Privileges Required (PR): LOW
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): LOW
Integrity (I): LOW
Availability (A): LOW

Do you need more information?

Contact Us