#VU118371 Insufficient Logging in sudo-rs - CVE-2025-64517
Published: November 12, 2025
sudo-rs
Prossimo
Description
The vulnerability allows a local user to hide their activity on the system.
The vulnerability exists due to sude-rs records the invoking user's UID instead of the authenticated-as user's UID in the authentication timestamp with Defaults targetpw (or Defaults rootpw) enabled. A local privileged user can 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.