Advisory Database
  • Advisories
  • Dependency Scanning
  1. cargo
  2. ›
  3. russh
  4. ›
  5. CVE-2026-48110

CVE-2026-48110: Russh SSH message fields were decoded through allocation-first parsers before field-specific bounds

June 11, 2026

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.

References

  • github.com/Eugeny/russh/releases/tag/v0.61.0
  • github.com/Eugeny/russh/security/advisories/GHSA-4r3c-5hpg-58qr
  • github.com/advisories/GHSA-4r3c-5hpg-58qr
  • nvd.nist.gov/vuln/detail/CVE-2026-48110

Code Behaviors & Features

Detect and mitigate CVE-2026-48110 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.34.0 before 0.61.0

Fixed versions

  • 0.61.0

Solution

Upgrade to version 0.61.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

cargo/russh/CVE-2026-48110.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 12 Jun 2026 12:16:30 +0000.