CVE-2026-48107
Russh: Unchecked keyboard-interactive prompt count in client auth path
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p russh --precise 0.61.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| russh | crates.io | All versions | 0.61.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-20Improper Input ValidationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 6.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
References
Frequently Asked Questions
- What is CVE-2026-48107?
- Russh: Unchecked keyboard-interactive prompt count in client auth path This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 6.5/10).
- How do I check if my project is affected by CVE-2026-48107?
- CVE-2026-48107 affects russh. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-48107 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation requires specific conditions or has limited impact. Remediate within weeks.
Also Known As
Related CVEs
- CVE-2026-48110HIGH
Russh SSH message fields were decoded through allocation-first parsers before field-specific bounds
- CVE-2026-42189HIGH
russh has pre-auth DoS via unbounded allocation in its keyboard-interactive auth handler
- CVE-2026-46673HIGH
Russh: Unchecked CryptoVec allocation and growth handling is reachable
- CVE-2024-43410HIGH
Russh has an OOM Denial of Service due to allocation of untrusted amount
- CVE-2026-46702HIGH
russh: Post-decompression SSH packet size was not bounded, allowing remote oversized compressed packets
- CVE-2026-61807MEDIUM
Snipe-IT: Stored DOM XSS via table selected-count IDs
- CVE-2025-54804MEDIUM
russh is missing overflow checks during channel windows adjust
- CVE-2026-68930MEDIUM
Russh: Channel-scoped server callbacks can be reached without an open channel
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies