Impact
Based on the description, it is inferred that the flaw in libssh originates from logic errors in automatic certificate‑based public key authentication. When a client is configured with missing certificates or the server repeatedly rejects the provided certificates, the client falls into an infinite loop, consuming resources and ultimately becoming unresponsive. This loop can be triggered by a misconfigured or hostile SSH server and results in a denial of service against the client. The weakness is classified as CWE‑835 issue, providing attackers a direct path to exhaust client resources.
Affected Systems
Based on the listed vulnerabilities, it is inferred that Red Hat Enterprise Linux 10, 8, and 9, as well as Red Hat Hardened Images, incorporate the libssh library that is affected by this vulnerability. No specific version information is available to identify the exact libssh package revision. The known impacted deployment contexts are listed as Red Hat Enterprise Linux 10, Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9 and Red Hat Hardened Images. Users running these libssh update should be aware that the denial of service behavior can be triggered by connecting to untrusted SSH servers or by using certificate authentication that the server rejects or lacks.
Risk and Exploitability
Based on the description, it is inferred that the primary risk is an application‑layer denial of service with a low severity. The CVSS score of 3.1 indicates a low severity for an application‑layer denial of service. The EPSS score of less than 1% suggests a very low probability of exploitation at the time of analysis, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need to induce the client to engage certificate authentication with a targeted or compromised SSH server, a scenario that can occur during routine operations or when an attacker controls the server side. The impact is limited to the individual libssh client processes, preventing them from completing authentication, but it does not provide remote code execution or other higher‑level privileges. Because the attack surface requires a client to initiate a connection to a malicious server, the risk is somewhat restricted to environments that connect to untrusted hosts. Nonetheless, the infinite loop can exhaust CPU or memory resources and potentially cause a service shutdown, which is why applying the vendor patch remains the recommended response.
OpenCVE Enrichment
Debian DSA