SB2024101077 - Incorrect User Management in authd
Published: October 10, 2024 Updated: April 24, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Incorrect User Management (CVE-ID: CVE-2024-9312)
CWE-ID: CWE-286 - Incorrect User Management
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a local privileged user to gain another user's privileges.
The vulnerability exists due to incorrect user management in the GenerateID method and user ID assignment logic when registering user names. A local privileged user can register a user name that yields a colliding UID to gain another user's privileges.
Exploitation requires the ability to register user names, and the issue can be triggered because user ID uniqueness is checked only against a local cache that may be inconsistent, purged, or missing inactive users.
Remediation
Install update from vendor's website.