CVE-2026-59849

Summary

A flaw was found in libssh. Logic errors in automatic certificate-based public key authentication can cause libssh clients to loop indefinitely when configured certificates are missing or repeatedly rejected by a server, leading to denial of service.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

Workarounds

Do not connect to untrusted SSH servers and do not use certificates until patched.

References