CVE-2025-46717
LOW EPSS 22.3%
Published May 12, 20251y ago · Modified Jun 17, 20262w ago
3.3 CVSS 3.1
Published May 12, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
sudo-rs is a memory safe implementation of sudo and su written in Rust. Prior to version 0.2.6, users with no (or very limited) sudo privileges can determine whether files exists in folders that they otherwise cannot access using `sudo --list <pathname>`. Users with local access to a machine can discover the existence/non-existence of certain files, revealing potentially sensitive information in the file names. This information can also be used in conjunction with other attacks. Version 0.2.6 fixes the vulnerability.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
22.3% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-497
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| trifectatech | sudo | * | <0.2.6 |
References 2
- github.com https://github.com/trifectatechfoundation/sudo-rs/releases/tag/v0.2.6
- github.com https://github.com/trifectatechfoundation/sudo-rs/security/advisories/GHSA-98cv-wqjx-wx8f
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.