Russh is a Rust SSH client & server library. From version 0.37.0 to before version 0.61.0, in the russh client keyboard-interactive authentication path, a malicious SSH server could send a USERAUTH_INFO_REQUEST with an attacker-controlled prompt count, and the client would use that raw count directly in Vec::with_capacity(...) before validating that enough prompt data was actually present in the packet. This issue has been patched in version 0.61.0.
CVE-2026-48107
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 86% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EPSS
- 14.0%
- KEV
- Not listed
Published
June 10, 2026
Last Modified
June 11, 2026
Advisory Details (1)
Auto-updated Jun 14, 2026Unchecked keyboard-interactive prompt count in `russh` client auth path · Advisory · Eugeny/russh · GitHub
https://github.com/Eugeny/russh/security/advisories/GHSA-g9g7-5cgw-6v28Vendor Advisories for CVE-2026-48107(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
crates.io(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| russh | — | 0.61.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 61× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-07 03:27 UTCEG score recompute
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 11:48 UTCEG score recompute
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 11:39 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 07:52 UTCEG score recompute
- 2026-07-02 07:27 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 07:19 UTCEG score recompute
- 2026-06-30 07:11 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 06:46 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 05:13 UTCEG score recompute
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 05:06 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 04:45 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-25 04:38 UTCEG score recompute
- 2026-06-24 14:05 UTCEPSS rescore
Show 36 moreShow fewer
- 2026-06-24 04:23 UTCEG score recompute
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 21:33 UTCEPSS rescore
- 2026-06-23 04:14 UTCEG score recompute
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 14:25 UTCEPSS rescore
- 2026-06-22 04:03 UTCEG score recompute
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 14:56 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:59 UTCEPSS rescore
- 2026-06-21 01:31 UTCEG score recompute
- 2026-06-20 00:10 UTCEG score recompute
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 19:26 UTCEPSS rescore
- 2026-06-19 00:01 UTCEG score recompute
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-18 17:52 UTCEPSS rescore
- 2026-06-17 23:52 UTCEG score recompute
- 2026-06-17 17:53 UTCEPSS rescore
- 2026-06-16 23:45 UTCEG score recompute
- 2026-06-16 17:53 UTCEPSS rescore
- 2026-06-15 23:36 UTCEG score recompute
- 2026-06-15 17:49 UTCEPSS rescore
- 2026-06-15 17:49 UTCEPSS rescore
- 2026-06-14 23:29 UTCEG score recompute
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-13 23:22 UTCEG score recompute
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:15 UTCEG score recompute
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-11 23:08 UTCEG score recompute
- 2026-06-11 14:00 UTCEPSS rescore
- 2026-06-10 23:01 UTCEG score recompute
- 2026-06-10 23:00 UTCNVD updatefirst tracked
Frequently asked(5)
What is CVE-2026-48107?
When was CVE-2026-48107 disclosed?
Is CVE-2026-48107 actively exploited?
What is the CVSS score of CVE-2026-48107?
How do I remediate CVE-2026-48107?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-48107
Is Your Infrastructure Affected by CVE-2026-48107?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.