CVE-2025-46717

CVE-2025-46717 is a low-severity vulnerability in Trifectatech Sudo with a CVSS 3.x base score of 3.3. 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-497.

Key facts

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.

Frequently asked questions

What is CVE-2025-46717?
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.
How severe is CVE-2025-46717?
CVE-2025-46717 has a CVSS 3.x base score of 3.3, rated low severity. It is exploitable over local access with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2025-46717 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (22nd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2025-46717?
CVE-2025-46717 affects Trifectatech Sudo. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2025-46717?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2025-46717 have an EU (EUVD) identifier?
Yes. CVE-2025-46717 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-14324.
When was CVE-2025-46717 published?
CVE-2025-46717 was published on 2025-05-12 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Trifectatech Sudo

All CVEs affecting Trifectatech Sudo →

Other CWE-497 vulnerabilities

Browse all CWE-497 vulnerabilities →