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.
Conclusion & alert: CVE-2025-52553 is rated Low Risk (33.3/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.40%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.34% | 0.40% | +0.07% |
| 2 | 2026-04-23 | 0.06% | 0.34% | +0.27% |
| 3 | 2026-01-21 | — | 0.06% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.5 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.6 | 3.1 | CRITICAL |
|
2.8 | 6.0 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| goauthentik | authentik | < 2025.4.3 | cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:* |
| goauthentik | authentik | >= 2025.6.0, < 2025.6.3 | cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:* |