CVE 7.5 HIGH

NocoBase Vulnerable to SQL Injection via String Concatenation in Recursive Eager Loading_CVE-2026-41640

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

Description

NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the queryParentSQL() function in the core database package constructs a recursive CTE query by joining nodeIds with string concatenation instead of using parameterized queries. The nodeIds array contains primary key values read from database rows. An attacker who can create a record with a malicious string primary key can inject arbitrary SQL when any subsequent request triggers recursive eager loading on that collection. This issue has been patched in version 2.0.39.

Basic Information

ID CVE-2026-41640
Source GitHub_M
Published May 7, 2026 at 04:09

Affected Product

Vendor nocobase
Product nocobase
Version < 2.0.39
Affected Versions nocobase nocobase < 2.0.39

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.