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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47227— Admidio 模块管理员通过授权检查绕过可删除或重排序其他模块的类别漏洞

CVSS 6.5 · Medium EPSS 0.03% · P9

可能的 ATT&CK 技术 1AI

T1548.001 · Setuid and Setgid

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
Admidio module-administrator can delete or reorder categories owned by other modules via dead authorization check in `modules/categories.php`
来源: CVE Program / CVE List V5
Vulnerability Description
Admidio is an open-source user management solution. `modules/categories.php` checks that the supplied `type` parameter (`ANN`, `EVT`, `ROL`, `USF`, …) corresponds to a module the actor administers. The follow-up "is this specific category editable by me" check at lines 56-61 is dead code because it compares `$getType` (a category-type code) against mode names (`edit`/`save`/`delete`); the condition is permanently false, so `$category->isEditable()` is never invoked. Prior to version 5.0.10, the `delete`, `sequence`, and `save` switch cases load the category by the supplied UUID and act on it without re-checking that the category belongs to a module the actor administers. A user holding only one module-administrator right can therefore destroy or reorder empty categories belonging to *other* modules — for example, an announcements administrator can delete role categories, profile-field categories, or weblink categories that they have no right to touch. Version 5.0.10 fixes the issue.
来源: 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订阅
Admidioadmidio < 5.0.10 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

同批安全公告 · Admidio · 2026-08-12 · 共 9 条

CVE-2026-472318.1 HIGHAdmidio 文件移动参数存在越权漏洞
CVE-2026-472266.5 MEDIUMAdmidio 越权删除文件漏洞
CVE-2026-472306.5 MEDIUMAdmidio IDOR漏洞允许未授权文件重命名和描述修改
CVE-2026-472336.5 MEDIUMAdmidio 任意登录用户可删除库存字段
CVE-2026-472295.4 MEDIUMAdmidio SSO客户端启用动作CSRF漏洞
CVE-2026-472285.2 MEDIUMAdmidio 注册模式任意用户密码重置漏洞
CVE-2026-472344.4 MEDIUMAdmidio 日志泄露会话ID与自动登录Cookie
CVE-2026-472324.3 MEDIUMAdmidio PKCS#12私钥导出缺少CSRF保护

IV. Related Vulnerabilities

V. Comments for CVE-2026-47227

暂无评论


发表评论