CVE-2026-59851
- EPSS 0.29%
- Veröffentlicht 21.07.2026 14:20:47
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. On servers with GSSAPIKeyExchange enabled, the gssapi-keyex path does not verify whether the authenticated Kerberos principal is authorized for the requested local user, allowing authenticated clients to log in as arbitrar...
CVE-2026-59850
- EPSS 0.32%
- Veröffentlicht 21.07.2026 14:15:58
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. If data packets are processed after a channel is closed, channel data callbacks can be invoked after the associated data has already been freed, leading to crashes or possible use-after-free conditions.
CVE-2026-59849
- EPSS 0.24%
- Veröffentlicht 21.07.2026 14:08:15
- Zuletzt bearbeitet 19.08.2026 05:17:05
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.
CVE-2026-59848
- EPSS 0.31%
- Veröffentlicht 21.07.2026 13:21:50
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service.
CVE-2026-59847
- EPSS 0.31%
- Veröffentlicht 21.07.2026 13:18:18
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. Incorrect AES-GCM finalization checks in builds using the OpenSSL backend can effectively remove integrity protection, allowing an in-path attacker to modify plaintext on the wire without detection.
CVE-2026-59846
- EPSS 0.12%
- Veröffentlicht 21.07.2026 13:17:18
- Zuletzt bearbeitet 19.08.2026 05:17:04
A flaw was found in libssh. A malicious username expanded through %r in ProxyCommand handling can inject shell metacharacters, exposing environment variables and causing unintended shell behavior.
CVE-2026-59844
- EPSS 0.53%
- Veröffentlicht 21.07.2026 11:32:16
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. A remote authenticated client can issue SSH_FXP_READ requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests.
CVE-2026-59845
- EPSS 0.11%
- Veröffentlicht 21.07.2026 11:26:43
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. When ProxyCommand is used, an unchecked fork() failure can be stored as process ID -1; during cleanup, signals may then be sent across the caller's accessible process tree, leading to local denial of service.
CVE-2026-59843
- EPSS 0.53%
- Veröffentlicht 21.07.2026 11:16:12
- Zuletzt bearbeitet 17.08.2026 22:17:15
A flaw was found in libssh. A remote authenticated peer can advertise a zero maximum packet size in SSH_MSG_CHANNEL_OPEN, causing later channel writes to loop indefinitely and consume CPU, leading to denial of service.
CVE-2026-59842
- EPSS 0.42%
- Veröffentlicht 21.07.2026 11:08:30
- Zuletzt bearbeitet 19.08.2026 05:17:04
A flaw was found in libssh. During server-side GSSAPI key exchange, a client-supplied Curve25519 public key shorter than the expected length is copied without proper length validation, leading to an out-of-bounds heap read. This could allow a remote ...