SQL Injection Vulnerability in NocoBase AI-Powered Platform
CVE-2026-41641
What is CVE-2026-41641?
NocoBase, an AI-driven no-code/low-code platform for developing business applications, contains a SQL injection vulnerability due to inadequate validation in its endpoints. Specifically, while the checkSQL() validation function restricts dangerous SQL keywords in the collections:create and sqlCollection:execute endpoints, it fails to apply the same protections in the sqlCollection:update endpoint. This oversight enables an attacker with collection management permissions to create a SQL collection using benign SQL and subsequently update it with arbitrary SQL commands, bypassing all validations. Consequently, the attacker can execute malicious SQL queries and exfiltrate sensitive data from the collection. This vulnerability has been addressed in version 2.0.39.
Affected Version(s)
nocobase < 2.0.39
