PT-2026-57366 · Unknown · Authorizer

CVE-2026-54072

·

Published

2026-07-10

·

Updated

2026-09-11

CVSS v3.1

9.3

Critical

VectorAV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:N
Name of the Vulnerable Software and Affected Versions Authorizer versions prior to 2.0.1
Description The /authorize endpoint fails to validate the redirect uri parameter against a list of allowed origins. When the response type is set to token or id token, the server appends the access token, id token, and refresh token as query parameters and performs a 302 redirect to the attacker-supplied URL. An unauthenticated attacker can retrieve the necessary client id via the public /graphql endpoint using the query {meta{client id}}. This allows an attacker to steal sensitive tokens and impersonate a logged-in user who clicks a crafted link.
Recommendations Update to version 2.0.1 or later to ensure the redirect uri is validated using the IsValidOrigin function. As a temporary workaround, restrict access to the /authorize endpoint or monitor for unusual redirect uri values that do not match known allowed origins.

Exploit

Fix

Open Redirect

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-54072
GHSA-H29V-HJ44-Q8CV
GO-2026-5959
OPENSUSE-SU-2026:21483-1

Affected Products

Authorizer