Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nocodb/nocodb/security/advisories/GHSA-cxv7-gmmp-228p
- https://github.com/nocodb/nocodb/security/advisories/GHSA-cxv7-gmmp-228p
FAQ
What is CVE-2026-47375?
CVE-2026-47375 is a vulnerability with a CVSS score of 6.0 (MEDIUM). 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 engin...
How severe is CVE-2026-47375?
CVE-2026-47375 has been rated MEDIUM with a CVSS base score of 6.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-47375?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.