CVE-2026-47375

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.

References

https://github.com/nocodb/nocodb/security/advisories/GHSA-cxv7-gmmp-228p

Details

Source: Mitre, NVD

Published: 2026-06-23

Updated: 2026-06-24

Risk Information

CVSS v2

Base Score: 7.3

Vector: CVSS2#AV:N/AC:L/Au:M/C:P/I:P/A:C

Severity: High

CVSS v3

Base Score: 6

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H

Severity: Medium

EPSS

EPSS: 0.00027