Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. nocodb
  4. ›
  5. CVE-2026-46549

CVE-2026-46549: NocoDB: OAuth Token Scope Not Enforced at ACL Layer Allows Scope Escalation

May 21, 2026

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.

References

  • github.com/advisories/GHSA-m5qg-rvjq-727p
  • github.com/nocodb/nocodb/security/advisories/GHSA-m5qg-rvjq-727p
  • nvd.nist.gov/vuln/detail/CVE-2026-46549

Code Behaviors & Features

Detect and mitigate CVE-2026-46549 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.301.3

Solution

Unfortunately, there is no solution available yet.

Impact 2 LOW

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

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

npm/nocodb/CVE-2026-46549.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:06 +0000.