Incorrect authorization in NocoDB - CVE-2026-46549
Published: May 23, 2026
NocoDB
Detailed vulnerability description
The vulnerability allows a remote user to bypass intended OAuth scope and resource restrictions to access unauthorized org-level functionality.
The vulnerability exists due to incorrect authorization in the ACL middleware when handling requests with OAuth tokens on routes where scope and granted resource restrictions are not enforced. A remote privileged user can use a restricted OAuth token to access functionality with the full permissions of the underlying user to bypass intended OAuth scope and resource restrictions to access unauthorized org-level functionality.
User interaction is required to authorize use of the OAuth token.