CVE-2026-47375
NocoDB: Postgres SQL Injection in Formula `ARRAYSORT`
Record summary
CVE-2026-47375 has a selected CVSS score of 6.0 (medium).
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.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 24, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
nocodbBrowse nocodb / nocodb | CVE List | < 2026.04.1 | affected |
nocodbBrowse npm / nocodb | GitHub Advisory | Before 2026.04.1 · Fixed in 2026.04.1 | affected |