| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-4r3c-5hpg-58qr | Russh SSH message fields were decoded through allocation-first parsers before field-specific bounds |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 11 Jun 2026 17:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 10 Jun 2026 23:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Eugeny
Eugeny russh |
|
| Vendors & Products |
Eugeny
Eugeny russh |
Wed, 10 Jun 2026 21:00:00 +0000
| Type | Values Removed | Values 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. | |
| Title | Russh: SSH message fields were decoded through allocation-first parsers before field-specific bounds | |
| Weaknesses | CWE-20 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-06-11T16:15:23.673Z
Reserved: 2026-05-20T18:46:58.288Z
Link: CVE-2026-48110
Updated: 2026-06-11T12:31:22.199Z
Status : Deferred
Published: 2026-06-10T22:17:01.267
Modified: 2026-06-11T17:16:34.917
Link: CVE-2026-48110
No data.
OpenCVE Enrichment
Updated: 2026-06-10T23:30:44Z
Github GHSA