Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
5.5

Authentik Token Exposed in URL

CVE-2025-52553 BIT-authentik-2025-52553
Summary

A security issue exists in older versions of Authentik, an open-source identity provider. If a malicious person gets the URL from a shared screen, they could potentially access the same session. To stay secure, update to version 2025.4.3 or 2025.6.3, or as a temporary fix, shorten the token's lifespan in the settings and enable 'Delete authorization on disconnect'.

What to do
  • Update authentik to version 2025.6.3.
Affected software
Ecosystem VendorProductAffected versions
goauthentik authentik < 2025.4.3
>= 2025.6.0, < 2025.6.3
cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*
Bitnami authentik >= 2025.6.0, < 2025.6.3
Fix: upgrade to 2025.6.3
Original title
authentik has Insufficient Session verification for Remote Access Control endpoint access
Original description
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, however this check is missing in versions prior to 2025.6.3 and 2025.4.3. When, for example, using RAC during a screenshare, a malicious user could access the same session by copying the URL from the shown browser. authentik 2025.4.3 and 2025.6.3 fix this issue. As a workaround, it is recommended to decrease the duration a token is valid for (in the RAC Provider settings, set Connection expiry to `minutes=5` for example). The maintainers of authentik also recommend enabling the option Delete authorization on disconnect.
nvd CVSS3.1 9.6
nvd CVSS4.0 5.5
Vulnerability type
CWE-287 Improper Authentication
Published: 16 Apr 2026 · Updated: 17 Apr 2026 · First seen: 7 Mar 2026