CVE-2026-47279

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, the public shared-view relation endpoints accepted a caller-supplied column ID without verifying that the column was visible in the shared view, so anyone holding a share UUID could read links from any LTAR column on the view's table — including columns the view owner had hidden. publicMmList, publicHmList, and relDataList already ensured that the requested column belonged to the view's model, but did not check the view-column entry's show flag. This vulnerability is fixed in 2026.05.1.
CVSS

No CVSS.

Configurations

No configuration.

History

23 Jun 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 21:16

Updated : 2026-06-25 14:21


NVD link : CVE-2026-47279

Mitre link : CVE-2026-47279

CVE.ORG link : CVE-2026-47279


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control