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-41641

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

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.2HIGH

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

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

Exploit Intelligence

EPSS Score
1.83%
Probability of exploitation in next 30 days
EPSS Percentile
76.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
Nuclei: CVE-2026-41641 · Apr 23, 2026
This CVE's current EPSS score of 0.0183 is in the 72nd percentile among its peer group of 5,531 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.3 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 (1)

npmpatch availablevia ghsa
Product: @nocobase/plugin-collection-sqlFixed in: 2.0.39

Vendor Advisories (1)

npmGHSA-wrwh-c28m-9jjhhigh

@nocobase/plugin-collection-sql: SQL Validation Bypass Through Missing `checkSQL` Call

Apr 22, 2026

References

github.com / nocobase/nocobase/commit/851aee543efa894142e0f7be03eb55d9cec06a91
Patch
github.com / nocobase/nocobase/pull/9134
Issue TrackingPatch
github.com / nocobase/nocobase/releases/tag/v2.0.39
PatchProduct
github.com / nocobase/nocobase/security/advisories/GHSA-wrwh-c28m-9jjh
ExploitMitigationVendor Advisory