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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-22599— Strapi SQL注入漏洞

AI 预测 7.5 利用难度: 较易 EPSS 1.18% · P64

影响版本矩阵 4

厂商产品版本范围状态
strapi@strapi/content-type-builder>= 5.0.0, < 5.33.2affected
>= 4.0.0, < 4.26.1affected
strapistrapi>= 5.0.0, < 5.33.2affected
>= 4.0.0, < 4.26.1affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Strapi Vulnerable to SQL Injection in Content Type Builder
来源: CVE Program / CVE List V5
Vulnerability Description
Strapi is an open source headless content management system. In versions on the 4.x branch prior to 4.26.1 and on the 5.x branch prior to 5.33.2, a database-query injection vulnerability existed in the Strapi Content-Type Builder write API. An authenticated administrator could inject arbitrary database statements through the `column.defaultTo` attribute when creating or modifying a content type. Setting `defaultTo` as a tuple `[value, { isRaw: true }]` caused the value to be passed directly into Knex's `db.connection.raw()` during schema migration without sanitization, allowing arbitrary statement execution at the database layer. Depending on the database engine, this enabled arbitrary file read via database utility functions, denial of service via forced server crash on schema-migration error, and on engines that permit external program execution, remote code execution against the database server. The patch in versions 4.26.1 and 5.33.2 addresses this by restricting all Content-Type Builder write APIs to development mode only. Production deployments running v5.33.2 or later return 404 for requests against `/content-type-builder/content-types` and related endpoints, removing the network-reachable attack surface entirely.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
来源: CVE Program / CVE List V5
Vulnerability Title
Strapi SQL注入漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Strapi是法国strapi社区的一套开源的内容管理系统(CMS)。 Strapi 4.26.1之前版本和5.33.2之前版本存在SQL注入漏洞,该漏洞源于Content-Type Builder写入API中数据库查询注入,可能导致经过身份验证的管理员通过column.defaultTo属性注入任意数据库语句,从而根据数据库引擎实现任意文件读取、拒绝服务或远程代码执行。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
strapistrapi >= 5.0.0, < 5.33.2 -
strapi@strapi/content-type-builder >= 5.0.0, < 5.33.2 -

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

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-22599 补丁与修复 (1)

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

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

同批安全公告 · strapi · 2026-05-14 · 共 5 条

CVE-2026-22706Strapi 代码问题漏洞
CVE-2026-22707Strapi 代码问题漏洞
CVE-2026-27886Strapi 路径遍历漏洞
CVE-2025-64526Strapi 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-22599

暂无评论


发表评论