CVE 6 MEDIUM

NocoDB: Postgres SQL Injection in Formula `ARRAYSORT`_CVE-2026-47375

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

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.

Basic Information

ID CVE-2026-47375
Source GitHub_M
Published Jun 23, 2026 at 20:36

Affected Product

Vendor nocodb
Product nocodb
Version < 2026.04.1
Affected Versions nocodb nocodb < 2026.04.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.