Rust SSH Client & Server Library Vulnerability in Russh
CVE-2026-68930
6.5MEDIUM
What is CVE-2026-68930?
The Russh library, utilized for implementing SSH functionalities in Rust, has a vulnerability where it dispatches channel-scoped Handler callbacks for recipient channel IDs that have never been opened or confirmed. This issue affects the integrity of channel communication and could potentially be exploited if left unpatched. The vulnerability was addressed in version 0.62.5, which ensures that only valid channels are managed properly during execution requests.
Affected Version(s)
russh < 0.62.5
