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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54350— Budibase SQL注入漏洞

CVSS 10.0 · Critical EPSS 0.54% · P41

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
Budibase: Anonymous NoSQL operator injection via published-app query templates
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Budibase is an open-source low-code platform. Prior to 3.39.12, an unauthenticated visitor of any published Budibase app reads every document of the backing MongoDB, CouchDB, Elasticsearch, DynamoDB-PartiQL, or REST-with-JSON-body collection and, where the builder has published a PUBLIC write query, modifies every document of that collection with one HTTP request. enrichContext at packages/server/src/sdk/workspace/queries/queries.ts:121-138 substitutes parameter values into the raw JSON body of a query, then JSON.parses the result. The validator validateQueryInputs at packages/server/src/api/controllers/query/index.ts:61-71 rejects only Handlebars markers ({{, }}) in user input and does not escape JSON metacharacters (", \, }). A parameter value containing a closing quote and additional keys lifts attacker-controlled fields into the parsed filter object. For Mongo find, the parsed filter passes directly to collection.find() (packages/server/src/integrations/mongodb.ts:506-510). Duplicate-key JSON parsing overrides the builder's {name: "..."} with {name: {$exists: true}} and returns every document. The same primitive against an updateMany query (mongodb.ts:577-585) widens the filter scope to the full collection while the builder-controlled $set body runs against every matched document. The authorized middleware at packages/server/src/middleware/authorized.ts:141-148 short-circuits when the query's role is PUBLIC. CSRF is not enforced on this path. POST /api/v2/queries/:queryId (packages/server/src/api/routes/query.ts:63) accepts the call with no session, only an x-budibase-app-id header that is public from the published-app URL. This vulnerability is fixed in 3.39.12.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Budibase SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Budibase是英国Budibase公司开源的一个用于在几分钟内创建内部应用程序、工作流和管理面板的低代码平台。 Budibase 3.39.12之前版本存在安全漏洞,该漏洞源于enrichContext函数将参数值替换到JSON查询体中且验证器未转义JSON元字符,可能导致未经验证的攻击者通过特制参数值实现JSON重复键解析,从而读取或修改后端数据库集合中的全部文档。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
Budibasebudibase < 3.39.12 -

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

#POC 描述源链接神龙链接
AI 生成 POC已实测靶场 高级
Qwen3.6-35B-A3B · 5720 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

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

登录查看更多情报信息。

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

同批安全公告 · Budibase · 2026-06-26 · 共 7 条

CVE-2026-543529.6 CRITICALBudibase 路径遍历漏洞
CVE-2026-543538.5 HIGHBudibase 竞争条件问题漏洞
CVE-2026-543518.2 HIGHBudibase 输入验证错误漏洞
CVE-2026-501367.4 HIGHBudibase 授权问题漏洞
CVE-2026-501327.3 HIGHBudibase 权限许可和访问控制问题漏洞
CVE-2026-50137Budibase 授权问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-54350

暂无评论


发表评论