CVE-2025-46717

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-46717
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-46717.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-46717
Aliases
Related
Published
2025-05-12T15:16:01Z
Modified
2025-05-31T04:46:15.582480Z
Downstream
Summary
[none]
Details

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.

References

Affected packages

Debian:13 / rust-sudo-rs

Package

Name
rust-sudo-rs
Purl
pkg:deb/debian/rust-sudo-rs?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.2.5-5

Affected versions

0.*

0.2.0-1
0.2.1-1
0.2.1-2
0.2.2-1
0.2.3-1
0.2.4-1
0.2.5-1
0.2.5-2
0.2.5-3
0.2.5-4

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Git / github.com/trifectatechfoundation/sudo-rs

Affected ranges

Type
GIT
Repo
https://github.com/trifectatechfoundation/sudo-rs
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed