NocoDB is software for building databases as spreadsheets. Prior to 2026.04.1, an authenticated user with columnAdd permission on a Postgres-backed base can inject arbitrary SQL into the formula engine via the optional direction argument of ARRAYSORT(...). The value is unrestricted by formula validation and embedded into a knex.raw ORDER BY clause, executing during column creation and on every subsequent record read of the formula column. The vulnerability is specific to the Postgres mapping for ARRAYSORT in packages/nocodb/src/db/functionMappings/pg.ts. This vulnerability is fixed in 2026.04.1.
References
Configurations
No configuration.
History
24 Jun 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/nocodb/nocodb/security/advisories/GHSA-cxv7-gmmp-228p - |
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-47375
Mitre link : CVE-2026-47375
CVE.ORG link : CVE-2026-47375
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
