CVE-2026-6970
Received
Received - Intake
Logic Error in authd Group ID Assignment Enables Privilege Escalation
Publication date: 2026-04-27
Last updated on: 2026-04-27
Assigner: Canonical Ltd.
Description
Description
authd prior to version 0.6.4 contains a logic error in primary group ID assignment that can lead to local privilege escalation. When a user's primary group ID (GID) differs from their UID, either because the account was created with authd prior to version 0.5.4 or because the primary group was manually changed via the `authctl group set-gid` command, and the user's identity provider record is updated, authd incorrectly resets the user's primary group ID to their UID upon next login. This causes newly created files and directories to be owned by the wrong group, causing denial of service issues, and potentially granting unintended access to other local users and allowing local privilege escalation.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| canonical | authd | to 0.6.4 (exc) |
| canonical | authd | From 0.5.4 (inc) to 0.6.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-842 | The product or the administrator places a user into an incorrect group. |