CVE-2026-61574
8.8goauthentik · authentik
The goauthentik identity provider contains authorization bypass vulnerabilities, allowing authenticated users to perform unauthorized actions due to improper key handling.
Executive summary
An authorization bypass vulnerability in goauthentik allows authenticated users to perform unauthorized actions by manipulating user-controlled keys.
Vulnerability
The application suffers from authorization bypass (CWE-639) and incorrect authorization (CWE-863) flaws, where user-controlled keys are not correctly validated during authorization checks.
Business impact
As an identity provider, a compromise of authentik is critical, potentially allowing attackers to escalate privileges or access resources they are not entitled to. The CVSS score of 8.8 underscores the severity of this access control failure, which could lead to widespread unauthorized access across integrated services.
Remediation
Immediate Action: Update goauthentik to version 2026.2.6 or 2026.5.5, depending on the current branch in use, to resolve the authorization logic errors.
Proactive Monitoring: Review audit logs for anomalous authorization decisions or users accessing resources outside of their expected scope.
Compensating Controls: Implement strict Network Access Control (NAC) and monitor for unusual API request patterns that might indicate an attempt to exploit authorization keys.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the central role of authentik in identity management, this patch should be applied with high urgency. Failure to remediate could allow authenticated users to circumvent security controls and gain unauthorized access to protected enterprise resources.