Auth bypass in Nocodb

CVE-2026-47378

NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, Public shared-view endpoints exposed values from columns that the view owner had hidden, via three independent paths: groupBy returned raw values for any column named in the request, filter and sort arrays operated on hidden columns enabling boolean-blind extraction, and the related-data list accepted arbitrary link-column IDs from other tables in the same base. This vulnerability is fixed in 2026.04.1.

Vulnerability class: IDOR (Insecure Direct Object Reference)

EPSS: 0.004 (34.5th percentile) — read the EPSS interpretation.

Affected products

  • Nocodb — versions < 2026.04.1

Weakness classification (CWE)

References