authentik is an open-source identity provider. Versions prior to 2022.11.2 and 2022.10.2 are vulnerable to unauthorized user creation and potential account takeover. With the default flows, unauthenticated users can create new accounts in authentik. If a flow exists that allows for email-verified password recovery, this can be used to overwrite the email address of admin accounts and take over their accounts. authentik 2022.11.2 and 2022.10.2 fix this issue. As a workaround, a policy can be created and bound to the `default-user-settings-flow flow` with the contents `return request.user.is_authenticated`.
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
Link | Tags |
---|---|
https://github.com/goauthentik/authentik/security/advisories/GHSA-mjfw-54m5-fvjf | third party advisory mitigation |
https://goauthentik.io/docs/releases/2022.10#fixed-in-2022102 | release notes vendor advisory |
https://goauthentik.io/docs/releases/2022.11#fixed-in-2022112 | release notes vendor advisory |