Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-41640

46
FAUCET Score

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.

First published: May 7, 2026Last modified: May 7, 2026

Impacted Technologies

VendorProductVersion(s)CPE
< 2.0.39CPE matchmatch criteria
cpe:2.3:a:nocobase:nocobase:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.6
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
1.88%
Probability of exploitation in next 30 days
EPSS Percentile
77.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
Nuclei: CVE-2026-41640 · Apr 23, 2026
This CVE's current EPSS score of 0.0187 is in the 75th percentile among its peer group of 17,822 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.3 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: @nocobase/databaseFixed in: 2.0.39

Vendor Advisories (1)

npmGHSA-4948-f92q-f432high

@nocobase/database has SQL Injection via String Concatenation through Recursive Eager Loading

Apr 22, 2026

References

github.com / nocobase/nocobase/commit/202e2b8efe44ba90adbf1087f6f70881ff947604
Patch
github.com / nocobase/nocobase/pull/9133
Issue TrackingPatch
github.com / nocobase/nocobase/releases/tag/v2.0.39
PatchRelease Notes
github.com / nocobase/nocobase/security/advisories/GHSA-4948-f92q-f432
ExploitMitigationVendor Advisory