Back to overview

CVE-2026-46549

LOW
2.0
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-46549
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-14 20:42 UTC
Published
2026-06-23 20:40 UTC
Last updated
2026-06-23 20:40 UTC
Primary CWE
CWE-863
CWE-863: Incorrect Authorization
Vendor / Product
nocodb / nocodb
Sources
cve.org  ·  NVD

Severity & Metrics

2.0 LOW CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N
Affected products (1)
VendorProductPlatformVersions
nocodb nocodb < 2026.04.1
Weakness (CWE)
CWESourceDescription
CWE-863 cna CWE-863: Incorrect Authorization
CVSS scores (1)
ScoreSeverityVersionSourceVector
2.0 LOW 3.1 cna CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N
References (1)
Back to overview