CVE Catalog

CVE-2026-68930

MediumCVSS 6.5
Published: Translated: NVD NIST

Summary

Russh library before version 0.62.5 dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed. The issue is fixed in version 0.62.5.

Risk Assessment

An attacker could exploit this vulnerability to perform unauthorized operations on the SSH server, potentially leading to data integrity and confidentiality breaches.

Recommendation

Immediately update the Russh library to version 0.62.5 or later.

Other vulnerabilities in Russh

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS