CVE-2026-41641

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

Configuration 1 (hide)

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

History

07 May 2026, 20:23

Type Values Removed Values Added
CPE cpe:2.3:a:nocobase:nocobase:*:*:*:*:*:*:*:*
References () https://github.com/nocobase/nocobase/commit/851aee543efa894142e0f7be03eb55d9cec06a91 - () https://github.com/nocobase/nocobase/commit/851aee543efa894142e0f7be03eb55d9cec06a91 - Patch
References () https://github.com/nocobase/nocobase/pull/9134 - () https://github.com/nocobase/nocobase/pull/9134 - 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, Product
References () https://github.com/nocobase/nocobase/security/advisories/GHSA-wrwh-c28m-9jjh - () https://github.com/nocobase/nocobase/security/advisories/GHSA-wrwh-c28m-9jjh - Exploit, Mitigation, Vendor Advisory
First Time Nocobase
Nocobase nocobase

07 May 2026, 15:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-07 06:16

Updated : 2026-05-07 20:23


NVD link : CVE-2026-41641

Mitre link : CVE-2026-41641

CVE.ORG link : CVE-2026-41641


JSON object : View

Products Affected

nocobase

  • nocobase
CWE
CWE-89

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

CWE-284

Improper Access Control