CVE-2026-41640
high
CVSS v3
8.8
CVSS v2
—
VIR risk
8.8
Description
@nocobase/database has SQL Injection via String Concatenation through Recursive Eager Loading
Predictions
Exploit likelihood
92%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security-advisories@github.com — https://github.com/nocobase/nocobase/security/advisories/GHSA-4948-f92q-f432
Vendor advisory: security-advisories@github.com — https://github.com/nocobase/nocobase/releases/tag/v2.0.39
Vendor advisory: security-advisories@github.com — https://github.com/nocobase/nocobase/pull/9133
Vendor advisory: security-advisories@github.com — https://github.com/nocobase/nocobase/commit/202e2b8efe44ba90adbf1087f6f70881ff947604
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| npm | @nocobase/database | <2.0.39 | 2.0.39 |
| NPM | @nocobase/database | < 2.0.39 | 2.0.39 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| nocobase | nocobase | {"endExcluding":"2.0.39"} | 2.0.39 |
References
- https://github.com/nocobase/nocobase/commit/202e2b8efe44ba90adbf1087f6f70881ff947604
- https://github.com/nocobase/nocobase/pull/9133
- https://github.com/nocobase/nocobase/releases/tag/v2.0.39
- https://github.com/nocobase/nocobase/security/advisories/GHSA-4948-f92q-f432
- https://nvd.nist.gov/vuln/detail/CVE-2026-41640
- https://github.com/nocobase/nocobase
- https://github.com/advisories/GHSA-4948-f92q-f432
CWEs
CWE-89
Verify integrity in audit chain (admin only). AS-IS.