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 not intended to be accessed directly, as the Go proxy running in the authentik server container fetches data from this endpoint and serves it on a separate port (9300 by default), which can be scraped by Prometheus without being exposed publicly. authentik 2024.8.5 and 2024.10.3 fix this issue. Since the /-/metrics/ endpoint is not intended to be accessed publicly, requests to the endpoint can be blocked by the reverse proxy/load balancer used in conjunction with authentik.
Conclusion & alert: CVE-2024-52307 is rated Moderate Risk (42.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.25%). Mandatory action: Review affected assets and schedule remediation.
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-12 | 0.32% | 0.25% | -0.07% |
| 2 | 2026-06-10 | 0.25% | 0.32% | +0.07% |
| 3 | 2026-06-09 | — | 0.25% | — |
Full EPSS history (18 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 5.6 | 3.1 | MEDIUM |
|
2.2 | 3.4 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| goauthentik | authentik | < 2024.8.5 | cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:* |
| goauthentik | authentik | >= 2024.10.0, < 2024.10.3 | cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/goauthentik/authentik/commit/5ea4580884f99369f0ccfe484c04cb03a66e65b8 | Patch |
| https://github.com/goauthentik/authentik/security/advisories/GHSA-2xrw-5f2x-m56j | Mitigation Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2024/11/27/1 | Mailing List |