HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-41640 — NocoBase is an AI-powered no-code/low-code platform for building business applic...

·Source: NIST NVD

Updated:

Executive Summary

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 wh

Analysis

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. CVSS Score: 7.5. Published: 2026-05-07T04:16:28.277.

Indicators of Compromise (1)

CVE (1)
CVE-2026-41640
Source Attribution

Originally published by NIST NVD on May 7, 2026. Verified by: NIST.

Related Threats