CVE-2026-73489: Russh: Post-auth remote panic via pty-req with more than 130 terminal-mode records

Published Aug 13, 2026
·
Updated

Russh is a Rust SSH client & server library. Prior to 0.62.4, an authenticated SSH client can cause a denial of service by sending a pty-req channel request with more than 130 terminal-mode records. The parser in russh/src/server/encrypted.rs stores terminal modes in a fixed 130-entry [(Pty::TTYOPEND, 0); 130] array but continues increasing the mode count, then constructs an out-of-bounds slice and panics before the application ptyrequest handler runs. The panic terminates the server session task without causing memory corruption. This issue is fixed in version 0.62.4.

Affected Software

1 affected component
russh<0.62.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade russh to a version that resolves this vulnerability.

    Fixed in 0.62.4

Event History

Aug 13, 2026
CVE Published
via MITRE·10:04 PM
Data Sourced
via MITRE·10:04 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·10:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What is the severity of CVE-2026-73489?

CVE-2026-73489 has a medium severity rating of 4.3.

2

How do I fix CVE-2026-73489?

To fix CVE-2026-73489, update the Russh library to version 0.62.4 or later.

3

What type of vulnerability is CVE-2026-73489?

CVE-2026-73489 is categorized as an out-of-bounds read vulnerability.

4

What can an attacker exploit with CVE-2026-73489?

An authenticated attacker can exploit CVE-2026-73489 to cause a denial of service by sending a malformed pty-req channel request.

5

What is the affected component in CVE-2026-73489?

The affected component in CVE-2026-73489 is the Russh server library's terminal modes parser.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203