CVE-2025-64517
Last modified
CVE-2025-64517 is a medium-severity vulnerability rated 4.4/10 on the CVSS scale. sudo-rs is a memory safe implementation of sudo and su written in Rust. With `Defaults targetpw` (or `Defaults rootpw`) enabled, the password of the target account (or root account) instead of the invoking user is used for authentication. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
sudo-rs is a memory safe implementation of sudo and su written in Rust. With `Defaults targetpw` (or `Defaults rootpw`) enabled, the password of the target account (or root account) instead of the invoking user is used for authentication. sudo-rs starting in version 0.2.5 and prior to version 0.2.10 incorrectly recorded the invoking user’s UID instead of the authenticated-as user's UID in the authentication timestamp. Any later `sudo` invocation on the same terminal while the timestamp was still valid would use that timestamp, potentially bypassing new authentication even if the policy would have required it. A highly-privileged user (able to run commands as other users, or as root, through sudo) who knows one password of an account they are allowed to run commands as, would be able to run commands as any other account the policy permits them to run commands for, even if they don't know the password for those accounts. A common instance of this would be that a user can still use their own password to run commands as root (the default behaviour of `sudo`), effectively negating the intended behaviour of the `targetpw` or `rootpw` options. Version 0.2.10 contains a patch for the issue. Versions prior to 0.2.5 are not affected, since they do not offer `Defaults targetpw` or `Defaults rootpw`.
Metrics
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-64517?
How severe is CVE-2025-64517?
How do I fix CVE-2025-64517?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-6451A vulnerability was found in code-projects Simple Online Hot…9.8
- CVE-2025-64511MaxKB is an open-source AI assistant for enterprise. In vers…8.8
- CVE-2025-64512Pdfminer.six is a community maintained fork of the original …7.8
- CVE-2025-64513Milvus is an open-source vector database built for generativ…9.3
- CVE-2025-64515Open Forms allows users create and publish smart forms. Prio…4.3
- CVE-2025-64516GLPI is a free asset and IT management software package. Pri…7.5
- CVE-2025-64518The CycloneDX core module provides a model representation of…7.5
- CVE-2025-64519TorrentPier is an open source BitTorrent Public/Private trac…8.8
- CVE-2025-6452A vulnerability was found in CodeAstro Patient Record Manage…4.8
- CVE-2025-64520GLPI is a free asset and IT management software package. Sta…4.3
- CVE-2025-64521authentik is an open-source Identity Provider. Prior to vers…4.8
- CVE-2025-64522Soft Serve is a self-hostable Git server for the command lin…7.6
Are you affected by CVE-2025-64517?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
