SQL Injection Vulnerability in NocoBase AI-Powered No-Code/Low-Code Platform
CVE-2026-41640
7.5HIGH
What is CVE-2026-41640?
NocoBase, a no-code/low-code platform, was found to contain a SQL injection vulnerability due to the improper construction of a recursive CTE query in the queryParentSQL() function. This flaw arises from using string concatenation to join nodeIds instead of leveraging parameterized queries. If an attacker successfully creates a record with a malicious primary key string, they can exploit this vulnerability to inject arbitrary SQL when a subsequent request triggers recursive eager loading on the affected collection. This issue has been addressed and patched in version 2.0.39.
Affected Version(s)
nocobase < 2.0.39
