#VU98047 Improper Authentication in authd - CVE-2024-9313
Published: October 5, 2024 / Updated: April 24, 2026
authd
Canonical Ltd.
Description
The vulnerability allows a remote user to impersonate other users.
The vulnerability exists due to an error in the authd PAM module that cal allow broker-managed users to impersonate any other user managed by the same
broker and perform any PAM operation with it, including authenticating
as them. A remote user can use tools such as su, sudo or ssh (and potentially others) that, so far, do not ensure that the PAM user at the end of the transaction is matching the one who initiated the transaction.