#VU111163 Improper privilege management in authd - CVE-2025-5689
Published: June 16, 2025
authd
Canonical Ltd.
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to improper privilege management for newly created accounts. When a user who hasn't logged in to the system before (i.e. doesn't exist in the authd user database) logs in via SSH, the user is considered a member of the root group in the context of the SSH session.