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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-50283— Craft CMS 源资产未授权删除漏洞

AI 预测 8.1 利用难度: 中等
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Craft CMS: Unauthorized Deletion of Source Assets During File Replacement
来源: 美国国家漏洞数据库 NVD
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
授权机制缺失
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
craftcmscms >= 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-50284Craft CMS AssetsController 权限验证缺失致用户资产被删
CVE-2026-50280Craft CMS 条目移动至板块时存在授权绕过漏洞
CVE-2026-50279Craft CMS 通过条目保存接口的授权间隙实现作者身份伪造漏洞
CVE-2026-55793Craft CMS 表视图结构条目标题存储型XSS漏洞
CVE-2026-55790Craft CMS DOM XSS漏洞:GitHub议题标题通过CraftSupport组件
CVE-2026-55792Craft CMS 敏感文件披露/服务端文件读取漏洞
CVE-2026-55791Craft CMS actionResourceJs 盲 SSRF 与 JS 注入漏洞
CVE-2026-55794Craft CMS 认证远程代码执行漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-50283

暂无评论


发表评论