CVE-2026-68930

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/08/2026
Last modified:
03/08/2026

Description

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, server_read_authenticated, and the exec_request callback. Version 0.62.5 fixes the issue.