Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-54804


Russh is a Rust SSH client & server library. In versions 0.54.0 and below, the channel window adjust message of the SSH protocol is used to track the free space in the receive buffer of the other side of a channel. The current implementation takes the value from the message and adds it to an internal state value. This can result in a integer overflow. If the Rust code is compiled with overflow checks, it will panic. A malicious client can crash a server. This is fixed in version 0.54.1.


Published

2025-08-05T01:15:42.550

Last Modified

2025-08-13T18:32:38.050

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 6.5 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-190

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application russh_project russh < 0.54.1 Yes
Application warpgate_project warpgate < 0.16.0 Yes

References