CVE-2026-47375
MEDIUM EPSS 11.8%
Published Jun 23, 20261w ago · Modified Jun 23, 20261w ago
6.0 CVSS 3.1
Published Jun 23, 2026 1w ago
Last Modified Jun 23, 2026 1w ago
Description
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability High
Threat Intelligence
EPSS Exploit Probability
11.8% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
References 1
- github.com https://github.com/nocodb/nocodb/security/advisories/GHSA-cxv7-gmmp-228p
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.