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.
CVE-2026-47384
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EPSS
- 22.4%
- KEV
- Not listed
Published
June 5, 2026
Last Modified
June 25, 2026
Advisory Details (1)
Auto-updated Jun 27, 2026SQL Injection via Column Title in Bulk GroupBy · Advisory · nocodb/nocodb · GitHub
https://github.com/nocodb/nocodb/security/advisories/GHSA-p8wx-5f39-w3x4Vendor Advisories for CVE-2026-47384(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| nocodb | — | 2026.05.1 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 30× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 23:42 UTCEG score recompute
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-04 20:38 UTCEG score recompute
- 2026-07-04 06:31 UTCEPSS rescore
- 2026-07-03 09:45 UTCEG score recompute
- 2026-07-02 03:32 UTCEG score recompute
- 2026-07-01 15:07 UTCEPSS rescore
- 2026-07-01 01:18 UTCEG score recompute
- 2026-06-30 23:22 UTCEPSS rescore
- 2026-06-29 23:06 UTCEG score recompute
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-29 14:06 UTCEPSS rescore
- 2026-06-28 20:53 UTCEG score recompute
- 2026-06-28 14:07 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-28 04:56 UTCEPSS rescore
- 2026-06-27 18:41 UTCEG score recompute
- 2026-06-27 03:08 UTCEPSS rescore
- 2026-06-26 16:29 UTCEG score recompute
- 2026-06-25 14:18 UTCEG score recompute
- 2026-06-25 13:49 UTCEPSS rescore
- 2026-06-24 14:05 UTCEPSS rescore
- 2026-06-24 12:04 UTCEG score recompute▲ 5.30
Show 6 moreShow fewer
- 2026-06-24 12:01 UTCNVD updateCVSS v3 → 5.3 · CVSS v4 → 5.3
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-14 19:10 UTCEG score recompute
- 2026-06-13 23:00 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-06-05 16:57 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-47384?
When was CVE-2026-47384 disclosed?
Is CVE-2026-47384 actively exploited?
What is the CVSS score of CVE-2026-47384?
How do I remediate CVE-2026-47384?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-47384
Is Your Infrastructure Affected by CVE-2026-47384?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.