GHSA-4948-f92q-f432 · 深刻度: high · エコシステム: npm — @nocobase/database has SQL Injection via String Concatenation through Recursive Eager Loading
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.
総合評価: CVE-2026-41640 は悪用リスクが高い(68.2/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 1.88%、77 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 5.50% | 1.88% | -3.62% |
| 2 | 2026-06-08 | 4.82% | 5.50% | +0.68% |
| 3 | 2026-05-22 | — | 4.82% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
1.6 | 5.9 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-4948-f92q-f432 · 深刻度: high · エコシステム: npm — @nocobase/database has SQL Injection via String Concatenation through Recursive Eager Loading
| URL | タグ |
|---|---|
| https://github.com/nocobase/nocobase/commit/202e2b8efe44ba90adbf1087f6f70881ff947604 | Patch |
| https://github.com/nocobase/nocobase/pull/9133 | Issue Tracking Patch |
| https://github.com/nocobase/nocobase/releases/tag/v2.0.39 | Patch Release Notes |
| https://github.com/nocobase/nocobase/security/advisories/GHSA-4948-f92q-f432 | Exploit Mitigation Vendor Advisory |