CVE-2026-68930

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-03 17:16

Updated : 2026-09-09 21:02


NVD link : CVE-2026-68930

Mitre link : CVE-2026-68930

CVE.ORG link : CVE-2026-68930


JSON object : View

Products Affected

No product.

CWE
CWE-666

Operation on Resource in Wrong Phase of Lifetime

CWE-696

Incorrect Behavior Order

CWE-863

Incorrect Authorization