CVE-2026-41640
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
@nocobase/databasenpm | < 2.0.39 | 2.0.39 |
Affected products
2Patches
Vulnerability mechanics
References
6- github.com/nocobase/nocobase/commit/202e2b8efe44ba90adbf1087f6f70881ff947604nvdPatchWEB
- github.com/nocobase/nocobase/pull/9133nvdIssue TrackingPatchWEB
- github.com/nocobase/nocobase/releases/tag/v2.0.39nvdPatchRelease NotesWEB
- github.com/nocobase/nocobase/security/advisories/GHSA-4948-f92q-f432nvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-4948-f92q-f432ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-41640ghsaADVISORY
News mentions
0No linked articles in our index yet.