Lucene search
+L

398 matches found

RedhatCVE
RedhatCVE
added 2025/06/29 3:7 p.m.14 views

CVE-2025-52553

authentik is an open-source identity provider. After authorizing access to a RAC endpoint, authentik creates a token which is used for a single connection and is sent to the client in the URL. This token is intended to only be valid for the session of the user who authorized the connection, howev...

9.6CVSS7.1AI score0.00405EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/27 3:15 p.m.16 views

CVE-2025-52553

authentik is an open-source identity provider. After authorizing access to a RAC endpoint, authentik creates a token which is used for a single connection and is sent to the client in the URL. This token is intended to only be valid for the session of the user who authorized the connection, howev...

9.6CVSS0.00405EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/27 3:3 p.m.18 views

CVE-2025-52553 authentik has Insufficient Session verification for Remote Access Control endpoint access

authentik is an open-source identity provider. After authorizing access to a RAC endpoint, authentik creates a token which is used for a single connection and is sent to the client in the URL. This token is intended to only be valid for the session of the user who authorized the connection, howev...

5.5CVSS0.00405EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/27 3:3 p.m.11 views

CVE-2025-52553 authentik has Insufficient Session verification for Remote Access Control endpoint access

authentik is an open-source identity provider. After authorizing access to a RAC endpoint, authentik creates a token which is used for a single connection and is sent to the client in the URL. This token is intended to only be valid for the session of the user who authorized the connection, howev...

5.5CVSS6.4AI score0.00405EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/06/27 3:3 p.m.7 views

CVE-2025-52553 authentik has Insufficient Session verification for Remote Access Control endpoint access

authentik is an open-source identity provider. After authorizing access to a RAC endpoint, authentik creates a token which is used for a single connection and is sent to the client in the URL. This token is intended to only be valid for the session of the user who authorized the connection, howev...

5.5CVSS6.4AI score0.00405EPSS
SaveExploits0References4
CVE
CVE
added 2025/06/27 3:3 p.m.39 views

CVE-2025-52553

CVE-2025-52553 affects authentik (open-source identity provider). The vulnerability arises from a session-specific, single-use token generated after authorizing access to a RAC endpoint that is embedded in the URL; the check ensuring the token is valid only for the originating user’s session is m...

9.6CVSS6.4AI score0.00405EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/06/27 12:0 a.m.9 views

authentik 授权问题漏洞

authentik is an open source identity provisioning application from authentik open source. An authorization issue vulnerability exists in authentik versions prior to 2025.6.3 and 2025.4.3, which stems from a lack of session checking for RAC endpoint tokens, which could lead to session hijacking...

9.6CVSS6.4AI score0.00405EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/06/27 12:0 a.m.11 views

PT-2025-27232

Name of the Vulnerable Software and Affected Versions: authentik versions prior to 2025.4.3 authentik versions prior to 2025.6.3 Description: The issue arises from the way authentik handles tokens after authorizing access to a RAC endpoint. A token is created for a single connection and sent to t...

9.6CVSS5.7AI score0.00405EPSS
SaveExploits0References12
RedhatCVE
RedhatCVE
added 2025/05/23 10:44 a.m.21 views

CVE-2024-52307

authentik is an open-source identity provider. Due to the usage of a non-constant time comparison for the /-/metrics/ endpoint it was possible to brute-force the SECRETKEY, which is used to authenticate the endpoint. The /-/metrics/ endpoint returns Prometheus metrics and is not intended to be...

6.3CVSS6.8AI score0.00531EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:38 a.m.11 views

CVE-2024-52289

authentik is an open-source identity provider. Redirect URIs in the OAuth2 provider in authentik are checked by RegEx comparison. When no Redirect URIs are configured in a provider, authentik will automatically use the first redirecturi value received as an allowed redirect URI, without escaping...

9.8CVSS6.8AI score0.0106EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 10:36 a.m.10 views

CVE-2024-47077

authentik is an open-source identity provider. Prior to versions 2024.8.3 and 2024.6.5, access tokens issued to one application can be stolen by that application and used to impersonate the user against any other proxy provider. Also, a user can steal an access token they were legitimately issued...

6.5CVSS6.8AI score0.00417EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 10:36 a.m.14 views

CVE-2024-47070

authentik is an open-source identity provider. A vulnerability that exists in versions prior to 2024.8.3 and 2024.6.5 allows bypassing password login by adding X-Forwarded-For header with an unparsable IP address, e.g. a. This results in a possibility of logging into any account with a known logi...

9CVSS6.9AI score0.00568EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 9:44 a.m.9 views

CVE-2024-21637

Authentik is an open-source Identity Provider. Authentik is a vulnerable to a reflected Cross-Site Scripting vulnerability via JavaScript-URIs in OpenID Connect flows with responsemode=formpost. This relatively user could use the described attacks to perform a privilege escalation. This...

7.6CVSS6.3AI score0.00547EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:42 a.m.13 views

CVE-2024-23647

Authentik is an open-source Identity Provider. There is a bug in our implementation of PKCE that allows an attacker to circumvent the protection that PKCE offers. PKCE adds the codechallenge parameter to the authorization request and adds the codeverifier parameter to the token request. Prior to...

8.8CVSS7.1AI score0.00544EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:41 a.m.12 views

CVE-2024-52287

authentik is an open-source identity provider. When using the clientcredentials or devicecode OAuth grants, it was possible for an attacker to get a token from authentik with scopes that haven't been configured in authentik. authentik 2024.8.5 and 2024.10.3 fix this issue...

7.2CVSS6.9AI score0.00561EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:37 a.m.11 views

CVE-2023-26481

authentik is an open-source Identity Provider. Due to an insufficient access check, a recovery flow link that is created by an admin or sent via email by an admin can be used to set the password for any arbitrary user. This attack is only possible if a recovery flow exists, which has both an...

9.1CVSS7AI score0.00275EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:31 a.m.8 views

CVE-2023-36456

authentik is an open-source Identity Provider. Prior to versions 2023.4.3 and 2023.5.5, authentik does not verify the source of the X-Forwarded-For and X-Real-IP headers, both in the Python code and the go code. Only authentik setups that are directly accessible by users without a reverse proxy a...

8.3CVSS7.1AI score0.00787EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:20 a.m.10 views

CVE-2022-46172

authentik is an open-source Identity provider focused on flexibility and versatility. In versions prior to 2022.10.4, and 2022.11.4, any authenticated user can create an arbitrary number of accounts through the default flows. This would circumvent any policy in a situation where it is undesirable...

6.4CVSS6.9AI score0.00539EPSS
SaveExploits1References1
NVD
NVD
added 2025/03/28 3:15 p.m.15 views

CVE-2025-29928

authentik is an open-source identity provider. Prior to versions 2024.12.4 and 2025.2.3, when authentik was configured to use the database for session storage which is a non-default setting, deleting sessions via the Web Interface or the API would not revoke the session and the session holder wou...

8CVSS0.00364EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/03/28 2:42 p.m.15 views

CVE-2025-29928 authentik's deletion of sessions did not revoke sessions when using database session storage

authentik is an open-source identity provider. Prior to versions 2024.12.4 and 2025.2.3, when authentik was configured to use the database for session storage which is a non-default setting, deleting sessions via the Web Interface or the API would not revoke the session and the session holder wou...

8CVSS7AI score0.00364EPSS
SaveExploits0References2
Rows per page
Query Builder