CVE-2026-94609
Description
authentik is an open-source identity provider. Prior to 2026.2.7, 2026.5.7, and 2026.8.2, an account with delegated permission to manage a group, group membership, or a user can grant superuser status to an account or assign an existing role to a group without holding the permissions that gate those privileges. Group hierarchy checks do not consistently account for superuser status inherited from ancestor groups, and role assignment to a group lacks the required authorization check. Only deployments that delegate these management capabilities to accounts that are not full administrators are affected. This issue is fixed in versions 2026.2.7, 2026.5.7, and 2026.8.2.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://docs.goauthentik.io/releases/2026.2#fixed-in-202627
- https://docs.goauthentik.io/releases/2026.5#fixed-in-202657
- https://docs.goauthentik.io/releases/2026.8#fixed-in-202682
- https://github.com/goauthentik/authentik/commit/5f95b86f6f70c3bd8c625a4f9ae474e235f84030
- https://github.com/goauthentik/authentik/commit/67317f66f1b7eb16f2a26bf550dfd73699d49d87
- https://github.com/goauthentik/authentik/commit/67e470dde8c81a40ee27ec6e178462368c561a60
- https://github.com/goauthentik/authentik/commit/898e4e4fa070642a3541a376af0de64fe3ffeb67
- https://github.com/goauthentik/authentik/pull/25956
- https://github.com/goauthentik/authentik/pull/25961
- https://github.com/goauthentik/authentik/pull/25966
- https://github.com/goauthentik/authentik/pull/25971
- https://github.com/goauthentik/authentik/releases/tag/version/2026.2.7
- https://github.com/goauthentik/authentik/releases/tag/version/2026.5.7
- https://github.com/goauthentik/authentik/releases/tag/version/2026.8.2
- https://github.com/goauthentik/authentik/security/advisories/GHSA-h6c5-mpvq-j4jc
CWEs
CWE-269 CWE-863
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.