icon

We found results for “

CVE-2025-52553

Good to know:

icon

Date: June 27, 2025

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.

Severity Score

Weakness Type (CWE)

Improper Authentication

CWE-287

Top Fix

icon

Upgrade Version

Upgrade to version https://github.com/goauthentik/authentik.git - version/2025.4.3;https://github.com/goauthentik/authentik.git - version/2025.6.3

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): REQUIRED
Scope (S): CHANGED
Confidentiality (C): NONE
Integrity (I): NONE
Availability (A): NONE

Do you need more information?

Contact Us