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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-50283— CraftCMS CMS 授权问题漏洞

一分钟漏洞结论

影响对象
craftcms cms
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

CraftCMS cms是CraftCMS的内容管理系统。 CraftCMS CMS存在授权问题漏洞,该漏洞源于AssetsController::actionReplaceFile中的授权问题,通过同时提供assetId和sourceAssetId,可能导致已认证用户在没有源资产删除权限的情况下删除另一卷中的资产。以下版本受到影响:5.0.0-RC1至5.9.20版本和4.0.0-RC1至4.17.13版本。

AI 预测 8.1 利用难度: 中等 EPSS 0.27% · P19

影响版本矩阵 2

厂商产品 版本范围状态
craftcms cms >= 5.0.0-RC1, < 5.9.21 affected
>= 4.0.0-RC1, < 4.17.14 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Craft CMS: Unauthorized Deletion of Source Assets During File Replacement
来源: CVE Program / CVE List V5
Vulnerability Description
Craft CMS is a content management system (CMS). Versions 5.0.0-RC1 through 5.9.20, and 4.0.0-RC1 through 4.17.13 contain an authorization issue in the AssetsController::actionReplaceFile that can delete a source asset without source delete permission by supplying both assetId and sourceAssetId. AssetsController::actionReplaceFile() supports replacing a target asset file using another existing asset as the source. The action loads: assetId -> $assetToReplace and sourceAssetId -> $sourceAsset, then enforces replace permissions using ($assetToReplace ?: $sourceAsset). When both IDs are provided, this expression resolves to the target asset so no permission check is performed against the source asset volume. When both assets are present, Craft copies the source file into the target and then deletes the source asset. There is no deletion check for for the source asset. An authenticated user who can replace files in one volume can delete assets in another volume where they do not have delete permission, as long as they can obtain a sourceAssetId, leading to broken content references and data loss. This issue has been fixed in versions 4.17.14 and 5.9.21.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
来源: CVE Program / CVE List V5
Vulnerability Title
CraftCMS CMS 授权问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
CraftCMS cms是CraftCMS的内容管理系统。 CraftCMS CMS存在授权问题漏洞,该漏洞源于AssetsController::actionReplaceFile中的授权问题,通过同时提供assetId和sourceAssetId,可能导致已认证用户在没有源资产删除权限的情况下删除另一卷中的资产。以下版本受到影响:5.0.0-RC1至5.9.20版本和4.0.0-RC1至4.17.13版本。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
craftcms cms >= 5.0.0-RC1, < 5.9.21 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

同批安全公告 · craftcms · 2026-07-01 · 共 9 条

CVE-2026-50284 CraftCMS CMS 授权问题漏洞
CVE-2026-50280 Craft CMS 权限许可和访问控制问题漏洞
CVE-2026-50279 Craft CMS 授权问题漏洞
CVE-2026-55793 CraftCMS cms 跨站脚本漏洞
CVE-2026-55790 CraftCMS CMS 跨站脚本漏洞
CVE-2026-55792 Craft CMS 信息泄露漏洞
CVE-2026-55791 Craft CMS 跨站脚本漏洞
CVE-2026-55794 Craft CMS 代码注入漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-50283

暂无评论


发表评论