CVE-2026-47384
Last modified
CVE-2026-47384 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with column-create permission can inject SQL into the bulk groupBy endpoint by setting a column's title to a SQL fragment. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, an authenticated user with column-create permission can inject SQL into the bulk groupBy endpoint by setting a column's title to a SQL fragment. The bulk groupBy path in group-by.ts builds three database-specific knex.raw() aggregations that interpolate the request's column_name directly into the SQL string. Column lookup in data-table.service.ts matches on both the sanitized column_name field and the free-text title, so a title containing a SQL fragment bypasses the public endpoint's existing column allowlist and reaches the query builder unescaped. This vulnerability is fixed in 2026.05.1.
Metrics
CVSS:4.0/AV: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
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47384?
How severe is CVE-2026-47384?
How do I fix CVE-2026-47384?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47379NocoDB is software for building databases as spreadsheets. P…6.9
- CVE-2026-4738Improper Restriction of Operations within the Bounds of a Me…9.4
- CVE-2026-47380NocoDB is software for building databases as spreadsheets. P…6.3
- CVE-2026-47381NocoDB is software for building databases as spreadsheets. P…6.9
- CVE-2026-47382NocoDB is software for building databases as spreadsheets. P…5.3
- CVE-2026-47383NocoDB is software for building databases as spreadsheets. P…7.4
- CVE-2026-47385NocoDB is software for building databases as spreadsheets. P…5.3
- CVE-2026-47386NocoDB is software for building databases as spreadsheets. P…6.3
- CVE-2026-47387NocoDB is software for building databases as spreadsheets. P…8.4
- CVE-2026-47388NocoDB is software for building databases as spreadsheets. P…2.3
- CVE-2026-47389Mastodon is a free, open-source social network server based …8.6
- CVE-2026-4739Integer Overflow or Wraparound vulnerability in InsightSoftw…9.4
Are you affected by CVE-2026-47384?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
