CVE-2026-54072
Last modified
CVE-2026-54072 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. 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`. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| authorizerdev | authorizer | < 2.2.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54072?
How severe is CVE-2026-54072?
How do I fix CVE-2026-54072?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54067SiYuan is an open-source personal knowledge management syste…9.9
- CVE-2026-54068SiYuan is an open-source personal knowledge management syste…5.9
- CVE-2026-54069SiYuan is an open-source personal knowledge management syste…9.2
- CVE-2026-5407SMB2 protocol dissector infinite loop in Wireshark 4.6.0 to …5.5
- CVE-2026-54070SiYuan is an open-source personal knowledge management syste…7.1
- CVE-2026-54071BabelDOC is a document translation tool. Prior to 0.6.3, Bab…7.8
- CVE-2026-54073VeraCrypt provides disk encryption with strong security base…4.6
- CVE-2026-54074Tina is a headless content management system. @tinacms/cli v…7.8
- CVE-2026-54076ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the fix for…8.1
- CVE-2026-54077ArcadeDB is a Multi-Model DBMS. Prior to 26.6.1, the IMPORT …7.1
- CVE-2026-54078veraPDF validation model is an implementation of the veraPDF…8.7
- CVE-2026-54079veraPDF validation provides PDF/A and PDF/UA validation, fea…8.7
Are you affected by CVE-2026-54072?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
