CVE-2026-47381 PUBLISHED

NocoDB: Cross-Workspace Integration Use in Connection Test

Assigner: GitHub_M
Reserved: 19.05.2026 Published: 23.06.2026 Updated: 24.06.2026

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a user in one workspace could exercise another workspace's integration through the testConnection endpoint by supplying its ID, because the integration was fetched in a bypass scope and the caller's permission check matched any base in any workspace. This vulnerability is fixed in 2026.05.1.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor nocodb
Product nocodb
Versions
  • Version < 2026.05.1 is affected

References

Problem Types

  • CWE-290: Authentication Bypass by Spoofing CWE