VYPR

authentik

by authentik

Source repositories

CVEs (45)

  • CVE-2024-42490HigAug 22, 2024
    risk 0.42cvss 7.5epss 0.00

    authentik is an open-source Identity Provider. Several API endpoints can be accessed by users without correct authentication/authorization. The main API endpoints affected by this are /api/v3/crypto/certificatekeypairs//view_certificate/,…

  • CVE-2022-46172MedDec 28, 2022
    risk 0.42cvss 6.4epss 0.01

    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…

  • CVE-2025-53942HigJul 23, 2025
    risk 0.41cvss 7.4epss 0.00

    authentik is an open-source Identity Provider that emphasizes flexibility and versatility, with support for a wide set of protocols. In versions 2025.4.4 and earlier, as well as versions 2025.6.0-rc1 through 2025.6.3, deactivated users who registered through OAuth/SAML or linked…

  • CVE-2026-40166HigMay 22, 2026
    risk 0.39cvss epss 0.00

    authentik is an open-source identity provider. In versions prior to 2025.12.5 and 2026.2.0-rc1 through 2026.2.2, authenticated non-admin users with at least one OAuth2 access token can retrieve the client_secret of confidential OAuth2 providers they have previously authenticated…

  • CVE-2024-23647MedJan 30, 2024
    risk 0.35cvss 6.5epss 0.01

    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 code_challenge parameter to the authorization request and adds the code_verifier parameter to the…

  • CVE-2026-41569MedJun 2, 2026
    risk 0.33cvss 6.1epss 0.00

    authentik is an open-source identity provider. Prior to version 2026.2.3, the WS-Federation provider validates the user-supplied wreply parameter using a raw string prefix check rather than proper URL parsing. An attacker who can craft a login link can supply a wreply value on a…

  • CVE-2025-64708MedNov 19, 2025
    risk 0.31cvss 5.8epss 0.00

    authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, in previous authentik versions, invitations were considered valid regardless if they are expired or not, thus relying on background tasks to clean up expired ones. In a normal scenario this…

  • CVE-2026-55106MedAug 18, 2026
    risk 0.27cvss 5.3epss 0.00

    authentik is an open-source identity provider. Prior to 2026.2.6 and 2026.5.5, a diagnostic action on the LDAP Source API does not enforce the object-level read-authorization filter used by the rest of the API. Any party able to reach the API, including an unauthenticated…

  • CVE-2023-39522MedAug 29, 2023
    risk 0.27cvss 5.3epss 0.01

    goauthentik is an open-source Identity Provider. In affected versions using a recovery flow with an identification stage an attacker is able to determine if a username exists. Only setups configured with a recovery flow are impacted by this. Anyone with a user account on a…

  • CVE-2025-64521MedNov 19, 2025
    risk 0.24cvss 4.8epss 0.00

    authentik is an open-source Identity Provider. Prior to versions 2025.8.5 and 2025.10.2, when authenticating with client_id and client_secret to an OAuth provider, authentik creates a service account for the provider. In previous authentik versions, authentication for this…

  • CVE-2008-1174Mar 6, 2008
    risk 0.03cvss epss 0.02

    Cross-site scripting (XSS) vulnerability in editUser.asp in AuthentiX 6.3b1 Trial allows remote attackers to inject arbitrary web script or HTML via the username parameter.

  • CVE-2026-25227CriFeb 12, 2026
    risk 0.00cvss 9.1epss 0.01

    authentik is an open-source identity provider. From 2021.3.1 to before 2025.8.6, 2025.10.4, and 2025.12.4, when using delegated permissions, a User that has the permission Can view * Property Mapping or Can view Expression Policy is able to execute arbitrary code within the…

  • CVE-2025-52553CriJun 27, 2025
    risk 0.00cvss 9.6epss 0.00

    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…

  • CVE-2025-29928HigMar 28, 2025
    risk 0.00cvss 8.0epss 0.00

    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…

  • CVE-2024-11623MedFeb 4, 2025
    risk 0.00cvss 4.8epss 0.00

    Authentik project is vulnerable to Stored XSS attacks through uploading crafted SVG files that are used as application icons.  This action could only be performed by an authenticated admin user. The issue was fixed in 2024.10.4 release.

  • CVE-2024-52307MedNov 21, 2024
    risk 0.00cvss 5.6epss 0.01

    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 SECRET_KEY, which is used to authenticate the endpoint. The /-/metrics/ endpoint returns Prometheus metrics and is…

  • CVE-2024-52289CriNov 21, 2024
    risk 0.00cvss 9.8epss 0.01

    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 redirect_uri value received as an allowed redirect…

  • CVE-2024-52287HigNov 21, 2024
    risk 0.00cvss 7.2epss 0.01

    authentik is an open-source identity provider. When using the client_credentials or device_code 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.

  • CVE-2024-47077MedSep 27, 2024
    risk 0.00cvss 6.5epss 0.00

    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…

  • CVE-2024-47070CriSep 27, 2024
    risk 0.00cvss 9.0epss 0.01

    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…