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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54050— Sakai 任意用户删除头像越权漏洞

一分钟漏洞结论

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

Sakai 是一个协作与学习环境(CLE)。从 23.0 到 23.5 以及 25.3 版本中, 端点允许已认证用户删除其他用户的个人资料图片,原因是 方法将攻击者可控的 直接传递给 ,而未验证归属权,随后 会删除对应的记录。相关的 端点同样存在类似缺陷:在调用 删除目标用户的语音录制前,既未进行会话验证,也未检查归属权。上传路径不受影响,因为该路径已经包含归属权验证;超级用户被有意授权可修改他人资料。成功利用该漏洞可反复删除个人资料的身份标识内容(包括管理员和讲师的图片),并扰乱依赖这些身份标识的工作流程。此问题

CVSS 6.5 · Medium EPSS 0.04% · P14

可能的 ATT&CK 技术 1 AI

T1078 · Valid Accounts
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Sakai: IDOR in Profile Image Deletion Allows Any Authenticated User to Delete Any User's Profile Image
来源: CVE Program / CVE List V5
Vulnerability Description
Sakai is a Collaboration and Learning Environment (CLE). From 23.0 until 23.5 and 25.3, the DELETE /api/users/{userId}/profile/image endpoint allows an authenticated user to delete another user's profile image because ProfileController.removeProfileImage() passes the attacker-controlled userId to ProfileServiceImpl.removeProfileImage() without verifying ownership, and profileImageUploadedRepository.deleteById(userId) removes the selected row. The related DELETE /api/users/{userId}/profile/pronunciation endpoint also omits session validation and ownership checks before ProfileServiceImpl.removePronunciationRecording() deletes the target user's recording. The upload path is not affected because it already verifies ownership, and superusers remain intentionally authorized to modify other profiles. Successful exploitation can repeatedly remove profile identity artifacts, including administrator and instructor images, and disrupt workflows that rely on those artifacts. This issue is fixed in versions 23.5, 25.3, and 26.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
sakaiproject sakai >= 23.0, < 23.5 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-54050

暂无评论


发表评论