Improper validation of integrity check value in libssh - CVE-2026-59847
Published: July 27, 2026
libssh
Detailed vulnerability description
The vulnerability allows a remote attacker to modify plaintext transmitted over the connection without being detected.
The vulnerability exists due to improper integrity check in the OpenSSL AES-GCM backend when processing encrypted SSH traffic. A remote attacker can flip bits in packets in transit to modify plaintext transmitted over the connection without being detected.
Only OpenSSL-based server and client configurations using the affected AES-GCM ciphers are vulnerable. Successful exploitation requires knowledge of the expected plaintext format of the packets.