CVEFinder.io

CVE-2025-54804

🔶 medium
🔍 Scan for this CVE
Summary

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.

CVSS Score
6.5
Medium
EPSS Score
0.1
Exploit Probability
Published Date
2025-08-05
First Seen: 2026-01-05
📊 Relative Risk Intelligence

This CVE is Lower Risk - more severe than 47.8% of all 321,566 vulnerabilities in our database.

#167,705
Below average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Aug 5, 2025
🔍 Exploitation Status
Poc
Proof-of-concept available
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Partial
Limited system impact
SSVC data provided by CISA
Last Modified 2025-08-13
Source NVD 🔗
CVSS Vector 3.1 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE IDs (Weakness Types)

📦 Affected Products 2

🔗 References 2

🔗 Related CVEs 6

CVE ID Severity CVSS EPSS Summary Published
CVE-2026-44347 🔶 medium 5.8 0.0 Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. Prior to 0.23.3, the SSO flow does not validate ... 2026-05-12
CVE-2026-42189 ⚠️ high 7.5 0.2 Russh is a Rust SSH client & server library. Prior to version 0.60.1, a pre-authentication denial-of-service vulnerabili... 2026-05-08
CVE-2024-43410 ⚠️ high 7.5 0.6 Russh is a Rust SSH client & server library. Allocating an untrusted amount of memory allows any unauthenticated user to... 2024-08-21
CVE-2023-48795 🔶 medium 5.9 59.0 The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows remot... 2023-12-18
CVE-2023-48712 ⚠️ high 7.1 0.2 Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. In affected versions there is a privilege escala... 2023-11-24
CVE-2023-43660 🔶 medium 4.8 0.0 Warpgate is a smart SSH, HTTPS and MySQL bastion host for Linux that doesn't need special client apps. The SSH key verif... 2023-09-27
These CVEs affect the same products