CVE-2022-46145

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`.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*
cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*

History

23 Jun 2023, 17:54

Type Values Removed Values Added
CWE CWE-287 CWE-306

06 Dec 2022, 12:23

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
References (MISC) https://goauthentik.io/docs/releases/2022.10#fixed-in-2022102 - (MISC) https://goauthentik.io/docs/releases/2022.10#fixed-in-2022102 - Release Notes, Vendor Advisory
References (MISC) https://github.com/goauthentik/authentik/security/advisories/GHSA-mjfw-54m5-fvjf - (MISC) https://github.com/goauthentik/authentik/security/advisories/GHSA-mjfw-54m5-fvjf - Mitigation, Third Party Advisory
References (MISC) https://goauthentik.io/docs/releases/2022.11#fixed-in-2022112 - (MISC) https://goauthentik.io/docs/releases/2022.11#fixed-in-2022112 - Release Notes, Vendor Advisory
First Time Goauthentik authentik
Goauthentik
CPE cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*

02 Dec 2022, 18:18

Type Values Removed Values Added
New CVE

Information

Published : 2022-12-02 18:15

Updated : 2023-12-10 14:48


NVD link : CVE-2022-46145

Mitre link : CVE-2022-46145

CVE.ORG link : CVE-2022-46145


JSON object : View

Products Affected

goauthentik

  • authentik
CWE
CWE-306

Missing Authentication for Critical Function

CWE-287

Improper Authentication