CVE-2025-64170
LOW EPSS 2.1%
Published Nov 12, 20257mo ago · Modified Jun 17, 20262w ago
3.8 CVSS 3.1
Published Nov 12, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago
Description
sudo-rs is a memory safe implementation of sudo and su written in Rust. Starting in version 0.2.7 and prior to version 0.2.10, if a user begins entering a password but does not press return for an extended period, a password timeout may occur. When this happens, the keystrokes that were entered are echoed back to the console. This could reveal partial password information, possibly exposing history files when not carefully handled by the user and on screen, usable for Social Engineering or Pass-By attacks. Version 0.2.10 fixes the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:U/C:H/I:N/A:N Attack Vector Physical
Attack Complexity High
Privileges Required High
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
2.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-549
References 2
- github.com https://github.com/trifectatechfoundation/sudo-rs/releases/tag/v0.2.10
- github.com https://github.com/trifectatechfoundation/sudo-rs/security/advisories/GHSA-c978-wq47-pvvw
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.