CVE-2026-41640

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nocobase:nocobase:*:*:*:*:*:*:*:*

History

12 May 2026, 16:51

Type Values Removed Values Added
CPE cpe:2.3:a:nocobase:nocobase:*:*:*:*:*:*:*:*
References () https://github.com/nocobase/nocobase/commit/202e2b8efe44ba90adbf1087f6f70881ff947604 - () https://github.com/nocobase/nocobase/commit/202e2b8efe44ba90adbf1087f6f70881ff947604 - Patch
References () https://github.com/nocobase/nocobase/pull/9133 - () https://github.com/nocobase/nocobase/pull/9133 - Issue Tracking, Patch
References () https://github.com/nocobase/nocobase/releases/tag/v2.0.39 - () https://github.com/nocobase/nocobase/releases/tag/v2.0.39 - Patch, Release Notes
References () https://github.com/nocobase/nocobase/security/advisories/GHSA-4948-f92q-f432 - () https://github.com/nocobase/nocobase/security/advisories/GHSA-4948-f92q-f432 - Exploit, Mitigation, Vendor Advisory
First Time Nocobase
Nocobase nocobase

07 May 2026, 15:08

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-07 04:16

Updated : 2026-05-12 16:51


NVD link : CVE-2026-41640

Mitre link : CVE-2026-41640

CVE.ORG link : CVE-2026-41640


JSON object : View

Products Affected

nocobase

  • nocobase
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')