OS Command Injection in libssh - CVE-2026-59846
Published: July 27, 2026
libssh
Detailed vulnerability description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to improper neutralization of special elements in the ProxyCommand username expansion in the client component when expanding a user-supplied username into a ProxyCommand executed by the shell. A local user can supply a malicious username and trick the victim into initiating a connection to disclose sensitive information.
User interaction is required to initiate the connection, and the issue is limited to the client side.