SQL injection in NocoDB - CVE-2023-43794

 

SQL injection in NocoDB - CVE-2023-43794

Published: October 17, 2023 / Updated: April 27, 2026


Vulnerability identifier: #VU127976
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2023-43794
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to sql injection in the triggerList method in SqliteClient.ts when handling a crafted table_name parameter through the tableCreate endpoint. A remote privileged user can send a specially crafted request to disclose sensitive information.

The issue is a blind SQL injection that may require time-based payloads to infer query results from response timing.


Affected software

NocoDB

How to mitigate CVE-2023-43794

Install security update from vendor's website.

NocoDB - update to 0.111.0

External References

Related Security Bulletins