GHSA-wrwh-c28m-9jjh · Severity: high · Ecosystem: npm — @nocobase/plugin-collection-sql: SQL Validation Bypass Through Missing `checkSQL` Call
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.
Conclusion & alert: CVE-2026-41641 is rated High Exploit Risk (72.1/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.83%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.64% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.19% | 1.83% | +1.64% |
| 2 | 2026-05-22 | 0.10% | 0.19% | +0.10% |
| 3 | 2026-05-08 | — | 0.10% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
1.2 | 5.9 | [email protected] |
GHSA-wrwh-c28m-9jjh · Severity: high · Ecosystem: npm — @nocobase/plugin-collection-sql: SQL Validation Bypass Through Missing `checkSQL` Call
| URL | Tags |
|---|---|
| https://github.com/nocobase/nocobase/commit/851aee543efa894142e0f7be03eb55d9cec06a91 | Patch |
| https://github.com/nocobase/nocobase/pull/9134 | Issue Tracking Patch |
| https://github.com/nocobase/nocobase/releases/tag/v2.0.39 | Patch Product |
| https://github.com/nocobase/nocobase/security/advisories/GHSA-wrwh-c28m-9jjh | Exploit Mitigation Vendor Advisory |