Vulnerability 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 checkSQL() validation function that blocks dangerous SQL keywords (e.g., pg_read_file, LOAD_FILE, dblink) is applied on the collections:create and sqlCollection:execute endpoints but is entirely missing on the sqlCollection:update endpoint. An attacker with collection management permissions can create a SQL collection with benign SQL, then update it with arbitrary SQL that bypasses all validation, and query the collection to execute the injected SQL and exfiltrate data. This issue has been patched in version 2.0.39.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Nocobase | Nocobase | < 2.0.39 |
Related Weaknesses (CWE)
References
- https://github.com/nocobase/nocobase/commit/851aee543efa894142e0f7be03eb55d9cec0Patch
- https://github.com/nocobase/nocobase/pull/9134Issue TrackingPatch
- https://github.com/nocobase/nocobase/releases/tag/v2.0.39PatchProduct
- https://github.com/nocobase/nocobase/security/advisories/GHSA-wrwh-c28m-9jjhExploitMitigationVendor Advisory
- https://github.com/nocobase/nocobase/security/advisories/GHSA-wrwh-c28m-9jjhExploitMitigationVendor Advisory
FAQ
What is CVE-2026-41641?
CVE-2026-41641 is a vulnerability with a CVSS score of 7.2 (HIGH). NocoBase is an AI-powered no-code/low-code platform for building business applications and enterprise solutions. Prior to version 2.0.39, the checkSQL() validation function that blocks dangerous SQL k...
How severe is CVE-2026-41641?
CVE-2026-41641 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41641?
Check the references section above for vendor advisories and patch information. Affected products include: Nocobase Nocobase.