CVE-2024-52307 - CVE House
Back to Database
Status published Medium CVE-2024-52307

authentik allows a timing attack due to missing constant time comparison for metrics view

Vulnerability Description

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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-52307

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

goauthentik

View all reports →

Affected Software

authentik
Vulnerable Versions:
< 2024.8.5, >= 2024.10.0-rc1, < 2024.10.3

Timeline

Official Publish: November 21st, 2024
Last Modified: November 27th, 2024
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.