PT-2026-47082 · Git+2 · Nocodb

·

CVE-2026-47384

·

Published

2026-06-05

·

Updated

2026-06-25

CVSS v4.0

5.3

Medium

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Name of the Vulnerable Software and Affected Versions NocoDB versions prior to 2026.05.1
Description An authenticated user with column-create permissions can perform SQL injection by setting a column title to a SQL fragment. This occurs because the bulk groupBy endpoint '/bulk groupBy' in group-by.ts uses knex.raw() aggregations that interpolate the column name variable directly into the SQL string. The column lookup process in data-table.service.ts matches both the sanitized column name and the free-text title, allowing a malicious title to bypass the column allowlist and reach the query builder unescaped. This allows read access to the connected database for any expression placed in a column title.
Recommendations Update to version 2026.05.1.

Exploit

Fix

SQL injection

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-47384
GHSA-P8WX-5F39-W3X4

Affected Products

Nocodb