CVE-2026-54072
Authorizer is an open-source, self-hostable authentication and authorization server. Prior to version 2.2.1, the `/authorize` endpoint accepts any `redirect_uri` without validating it against `AllowedOrigins`. When `response_type=token` or `response_type=id_token`, the server appends `access_token`, `id_token`, and `refresh_token` as query parameters and issues a 302 redirect to the attacker-supplied URL. An unauthenticated attacker can obtain the required `client_id` from the public `/graphql?query={meta{client_id}}` endpoint. A partial fix was applied in v2.0.1 to other handlers (`oauth_login`, `verify_email`, `magic_link_login`, `forgot_password`, `invite_members`, `oauth_callback`) but `/authorize` was not included. Version 2.2.1 contains a more complete fix.
Scoring
- Severity
- CRITICAL
- CVSS base score
- 9.3
- CVSS vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
- CWE
- CWE-601
- Published
- 2026-09-11
- Last modified
- 2026-09-11
Affected products
- authorizerdev authorizer
Weakness type
Related vulnerabilities
- CVE-2026-90453 — A file-upload handler redirects the authenticated client's browser to a URL taken directly from...
- CVE-2026-81913 — Concrete CMS versions 9.5.0 through 9.5.2 are vulnerable to Open Redirect via the rcURL parameter.
- CVE-2026-88887 — Renovate before 44.11.2 Credential Exfiltration via Link Header
- CVE-2026-88882 — Renovate before 44.11.2 Credential Exfiltration via Link Header
- CVE-2026-88881 — Renovate before 44.11.3 Credential Exfiltration via Link Header
- CVE-2026-88880 — Renovate before 44.11.3 Credential Exfiltration via Link Header
- CVE-2026-8323 — Open Redirect in Armiya Information Technologies' Access Control System
- CVE-2026-86756 — Snipe-IT 8.5.0 through 8.6.3 Open Redirect via SAML RelayState