Authorization bypass through user-controlled key in NocoDB - CVE-2026-28361
Published: April 27, 2026
NocoDB
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information or cause a denial of service.
The vulnerability exists due to improper access control in McpTokenService token operations when handling token get, regeneration, and deletion requests by token ID. A remote user can supply a known token ID belonging to another user to disclose scoped token information or invalidate the token.
Exploitation requires the Creator role within the same base and knowledge of the target token ID.