Security Advisory

CVE-2026-68930

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-03 15:34:41
Last updated 2026-08-03 16:46:32
Assigner GitHub_M
CVSS score not scored
State PUBLISHED

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.