CVE-2026-46549

low

Description

NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, the OAuth token strategy attached oauth_scope and oauth_granted_resources to the request user, but the ACL middleware never consulted either. An OAuth token issued with a restricted scope (e.g. MCP-only) therefore inherited the full permissions of the underlying user across all routes; the granted_resources.base_id restriction was bypassed on org-level endpoints that don't populate req.context.base_id. This vulnerability is fixed in 2026.04.1.

References

https://github.com/nocodb/nocodb/security/advisories/GHSA-m5qg-rvjq-727p

Details

Source: Mitre, NVD

Published: 2026-06-23

Updated: 2026-06-24

Risk Information

CVSS v2

Base Score: 1.7

Vector: CVSS2#AV:N/AC:H/Au:M/C:P/I:N/A:N

Severity: Low

CVSS v3

Base Score: 2

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N

Severity: Low

EPSS

EPSS: 0.00021