Open-source Authentication Server Vulnerability in Authorizer
CVE-2026-54072
9.3CRITICAL
What is CVE-2026-54072?
Authorizer, an open-source authentication and authorization server, contains a vulnerability in its /authorize endpoint prior to version 2.2.1. This vulnerability allows unauthenticated attackers to supply any redirect_uri without validation against AllowedOrigins. If the response_type is set to either token or id_token, an attacker can redirect users to a malicious website with sensitive tokens exposed in the query parameters. Although a partial fix was implemented in version 2.0.1 for various other handlers, the /authorize endpoint remained vulnerable until version 2.2.1, where a more comprehensive solution was implemented.
Affected Version(s)
authorizer < 2.2.1
