CVE Catalog

CVE-2026-56855

Unknown
Published: Translated: NVD NIST

Summary

After a channel is established, a malicious peer could send crafted messages causing a deadlock of the entire connection. Now all RFC 4254 channel messages are handled, and global requests are explicitly processed. Other messages are treated as protocol errors and the connection is torn down instead of buffering and blocking.

Risk Assessment

An attacker can cause a permanent connection deadlock, leading to denial of service or resource exhaustion.

Recommendation

Update the library to a patched version that prevents deadlocks and properly handles protocol errors.

Other vulnerabilities in SSH library

See all
Original NVD description (English source)

Previously, after a channel has been established, a malicious peer could send crafted messages that would deadlock the entire connection. Now, we handle all RFC 4254 channel messages; global requests are handled explicitly. Then, treat all other messages as a protocol error and tear the connection down instead of buffering and blocking.

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