Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. nocodb
  4. ›
  5. CVE-2026-47375

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

June 5, 2026

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.

References

  • github.com/advisories/GHSA-cxv7-gmmp-228p
  • github.com/nocodb/nocodb/releases/tag/2026.04.1
  • github.com/nocodb/nocodb/security/advisories/GHSA-cxv7-gmmp-228p
  • nvd.nist.gov/vuln/detail/CVE-2026-47375

Code Behaviors & Features

Detect and mitigate CVE-2026-47375 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.4.1

Fixed versions

  • 2026.4.1

Solution

Upgrade to version 2026.4.1 or above.

Impact 6 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Source file

npm/nocodb/CVE-2026-47375.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:23:37 +0000.