Security Advisory

CVE-2025-5987

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-07 14:24:12
Last updated 2026-03-20 20:05:44
Assigner redhat
State PUBLISHED

Description

A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the heap space, this error is not detected and may lead to libssh using a partially initialized cipher context. This occurs because the OpenSSL error code returned aliases with the SSH_OK code, resulting in libssh not properly detecting the error returned by the OpenSSL library. This issue can lead to undefined behavior, including compromised data confidentiality and integrity or crashes.