CVE-2025-54804
CVE-2025-54804 is a medium-severity vulnerability in Russh Project Russh with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-190.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (31st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-23576
- Weakness: CWE-190
- Affected product: Russh Project Russh
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2025-54804?
- CVE-2025-54804 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2025-54804 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (31st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-54804?
- CVE-2025-54804 primarily affects Russh Project Russh. In total, 2 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2025-54804?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-54804 have an EU (EUVD) identifier?
- Yes. CVE-2025-54804 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-23576.
- When was CVE-2025-54804 published?
- CVE-2025-54804 was published on 2025-08-05 and last updated on 2026-06-17.
References
- https://github.com/Eugeny/russh/commit/0eb5e406780890e21ff71dd25d731b30676478e5
- https://github.com/Eugeny/russh/security/advisories/GHSA-h5rc-j5f5-3gcm
Affected products (2)
- cpe:2.3:a:russh_project:russh:*:*:*:*:*:rust:*:*
- cpe:2.3:a:warpgate_project:warpgate:*:*:*:*:*:*:*:*
More vulnerabilities in Russh Project Russh
- CVE-2026-42189 — High (CVSS 7.5): Russh is a Rust SSH client & server library. Prior to version 0.60.1, a pre-authentication denial-of-service…
- CVE-2024-43410 — High (CVSS 7.5): Russh is a Rust SSH client & server library. Allocating an untrusted amount of memory allows any unauthenticated user…
- CVE-2023-48795 — Medium (CVSS 5.9): The SSH transport protocol with certain OpenSSH extensions, found in OpenSSH before 9.6 and other products, allows…
- CVE-2023-28113 — Medium (CVSS 5.9): russh is a Rust SSH client and server library. Starting in version 0.34.0 and prior to versions 0.36.2 and 0.37.1,…
All CVEs affecting Russh Project Russh →
Other CWE-190 (Integer Overflow or Wraparound) vulnerabilities
- CVE-2026-4689 — Critical (CVSS 10.0): Sandbox escape due to incorrect boundary conditions, integer overflow in the XPCOM component. This vulnerability was…
- CVE-2026-24814 — Critical (CVSS 10.0): Integer Overflow or Wraparound vulnerability in swoole swoole-src (thirdparty/hiredis modules). This vulnerability is…
- CVE-2025-64721 — Critical (CVSS 10.0): Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. In versions…
- CVE-2015-5108 — Critical (CVSS 10.0): Integer overflow in Adobe Reader and Acrobat 10.x before 10.1.15 and 11.x before 11.0.12, Acrobat and Acrobat Reader DC…
- CVE-2015-5097 — Critical (CVSS 10.0): Integer overflow in Adobe Reader and Acrobat 10.x before 10.1.15 and 11.x before 11.0.12, Acrobat and Acrobat Reader DC…
- CVE-2013-2555 — Critical (CVSS 10.0): Integer overflow in Adobe Flash Player before 10.3.183.75 and 11.x before 11.7.700.169 on Windows and Mac OS X, before…
Browse all CWE-190 (Integer Overflow or Wraparound) vulnerabilities →