目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-41640— Nocobase SQL注入漏洞

CVSS 7.5 · High EPSS 4.82% · P90

公开利用映射 1

影响版本矩阵 1

厂商产品版本范围状态
nocobasenocobase< 2.0.39affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-41640 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
NocoBase Vulnerable to SQL Injection via String Concatenation in Recursive Eager Loading
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Nocobase SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Nocobase是NocoBase开源的一个低代码平台。 NocoBase 2.0.39之前版本存在SQL注入漏洞,该漏洞源于queryParentSQL函数使用字符串拼接而非参数化查询构建递归CTE查询,可能导致SQL注入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
nocobasenocobase < 2.0.39 -

二、漏洞 CVE-2026-41640 的公开POC

#POC 描述源链接神龙链接
1NocoBase versions prior to 2.0.39 contain a SQL injection vulnerability in the @nocobase/database package. The queryParentSQL function in eager-loading-tree.ts constructs a recursive CTE query by directly concatenating user-controlled primary key values into the SQL WHERE IN clause without parameterization. An authenticated attacker with record creation permissions on a tree collection with string-type primary keys can inject arbitrary SQL via crafted record identifiers, enabling full database compromise including data exfiltration and modification. https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-41640.yamlPOC详情
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-41640 的情报信息

登录查看更多情报信息。

CVE-2026-41640 补丁与修复 (2)

CVE-2026-41640 厂商安全公告 (1)

CVE-2026-41640 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-41640

暂无评论


发表评论