Back to overview

CVE-2026-47279

MEDIUM
6.9
CVSS 4.0
Description
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.

Metadata

CVE ID
CVE-2026-47279
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-18 23:03 UTC
Published
2026-06-23 20:18 UTC
Last updated
2026-06-23 20:18 UTC
Primary CWE
CWE-284
CWE-284: Improper Access Control
Vendor / Product
nocodb / nocodb
Sources
cve.org  ·  NVD

Severity & Metrics

6.9 MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
Affected products (1)
VendorProductPlatformVersions
nocodb nocodb < 2026.05.1
Weakness (CWE)
CWESourceDescription
CWE-284 cna CWE-284: Improper Access Control
CVSS scores (1)
ScoreSeverityVersionSourceVector
6.9 MEDIUM 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
References (1)
Back to overview