CVE-2025-64170
CVE-2025-64170 is a low-severity vulnerability with a CVSS 3.x base score of 3.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-549.
Key facts
- Severity: Low (CVSS 3.x base score 3.8)
- EPSS exploit prediction: 0% (2nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-131955
- Weakness: CWE-549
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2025-64170?
- 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.
- How severe is CVE-2025-64170?
- CVE-2025-64170 has a CVSS 3.x base score of 3.8, rated low severity. It is exploitable over physical access with high attack complexity, requires high privileges and user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2025-64170 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (2nd percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2025-64170?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-64170 have an EU (EUVD) identifier?
- Yes. CVE-2025-64170 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-131955.
- When was CVE-2025-64170 published?
- CVE-2025-64170 was published on 2025-11-12 and last updated on 2026-06-17.
References
- https://github.com/trifectatechfoundation/sudo-rs/releases/tag/v0.2.10
- https://github.com/trifectatechfoundation/sudo-rs/security/advisories/GHSA-c978-wq47-pvvw
Other CWE-549 vulnerabilities
- CVE-2025-42904 — Medium (CVSS 6.5): Due to an Information Disclosure vulnerability in Application Server ABAP, an authenticated attacker could read…
- CVE-2025-31728 — Medium (CVSS 5.5): Jenkins AsakusaSatellite Plugin 0.1.1 and earlier does not mask AsakusaSatellite API keys displayed on the job…
- CVE-2025-31727 — Medium (CVSS 5.5): Jenkins AsakusaSatellite Plugin 0.1.1 and earlier stores AsakusaSatellite API keys unencrypted in job config.xml files…
- CVE-2025-13175 — Medium (CVSS 5.1): Y Soft SafeQ 6 renders the Workflow Connector password field in a way that allows an administrator with UI access to…
- CVE-2026-3314 — Medium (CVSS 4.6): Missing password field masking vulnerability in Hitachi Ops Center Analyzer (Hitachi Ops Center Analyzer detail view,…
- CVE-2025-30197 — Low (CVSS 3.1): Jenkins Zoho QEngine Plugin 1.0.29.vfa_cc23396502 and earlier does not mask the QEngine API Key form field, increasing…