CVE-2026-48110
Russh: SSH message fields were decoded through allocation-first parsers before field-specific bounds
Description
Russh is a Rust SSH client & server library. From version 0.34.0 to before version 0.61.0, several russh client and server message handlers decoded attacker-controlled SSH strings, name-lists, and byte fields into owned allocations before applying field-specific bounds. A remote SSH peer could send oversized, high-fanout, or malformed length-prefixed fields and make the library allocate, attempt to allocate, or split data before rejecting input that should have been rejected earlier. This issue has been patched in version 0.61.0.
INFO
Published Date :
June 10, 2026, 10:17 p.m.
Last Modified :
July 23, 2026, 9:10 a.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | HIGH | [email protected] | ||||
| CVSS 3.1 | HIGH | MITRE-CVE |
Solution
- Update Russh library to version 0.61.0 or newer.
- Ensure all dependencies use the updated Russh version.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-48110.
| URL | Resource |
|---|---|
| https://github.com/Eugeny/russh/security/advisories/GHSA-4r3c-5hpg-58qr | |
| https://github.com/Eugeny/russh/security/advisories/GHSA-4r3c-5hpg-58qr |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-48110 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-48110
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-48110 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-48110 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Translated by [email protected]
Jul. 23, 2026
Action Type Old Value New Value Added Translation Title: Russh de Eugeny, Description: Russh es una biblioteca SSH de cliente y servidor de Rust. Desde la versión 0.34.0 hasta antes de la versión 0.61.0, varios manejadores de mensajes de cliente y servidor de russh decodificaron cadenas SSH, listas de nombres y campos de bytes controlados por el atacante en asignaciones propias antes de aplicar límites específicos de campo. Un par SSH remoto podría enviar campos con prefijo de longitud sobredimensionados, de alta ramificación o mal formados y hacer que la biblioteca asigne, intente asignar o divida datos antes de rechazar la entrada que debería haber sido rechazada antes. Este problema ha sido parcheado en la versión 0.61.0. -
CVE Modified by [email protected]
Jun. 17, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Eugeny', 'product': 'russh', 'versions': [{'status': 'affected', 'version': '>= 0.34.0, < 0.61.0'}]}] -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 17, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-48110', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'poc'}, {'automatable': 'yes'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-11T12:31:08.703808Z'} -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 11, 2026
Action Type Old Value New Value Added Reference https://github.com/Eugeny/russh/security/advisories/GHSA-4r3c-5hpg-58qr -
New CVE Received by [email protected]
Jun. 10, 2026
Action Type Old Value New Value Added Description Russh is a Rust SSH client & server library. From version 0.34.0 to before version 0.61.0, several russh client and server message handlers decoded attacker-controlled SSH strings, name-lists, and byte fields into owned allocations before applying field-specific bounds. A remote SSH peer could send oversized, high-fanout, or malformed length-prefixed fields and make the library allocate, attempt to allocate, or split data before rejecting input that should have been rejected earlier. This issue has been patched in version 0.61.0. Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-20 Added Reference https://github.com/Eugeny/russh/security/advisories/GHSA-4r3c-5hpg-58qr