django CMS 是一个易用且对开发者友好的企业内容管理系统,由 Django 驱动。在 5.0.9 版本之前,页面复制功能缺少对源页面的对象级授权检查。在 中, 接受任何 Page 对象, 构造函数未对隐藏的 source 字段进行限制, 方法未验证 source 字段与当前用户之间的权限关系,并且 调用了 。在 中, 方法和 仅检查工作人员用户是否可以添加页面。因此,通过构造特定的 source 值,攻击者可以复制来自权限设置为 False 的未授权页面的所有占位符和插件,从而绕过源页面的查看限制,在启用
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| django-cms | django-cms | < 5.0.9 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| django-cms | django-cms | < 5.0.9 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-54623 | 7.1 HIGH | django CMS: Plugin move endpoint allows cyclic reparenting (DoS) |
| CVE-2026-54622 | 6.5 MEDIUM | django CMS: Clipboard copy IDOR discloses unauthorized plugin content |
| CVE-2026-54624 | 6.5 MEDIUM | django CMS: Structure endpoint bypasses page-view permission |
| CVE-2026-54625 | 4.8 MEDIUM | django CMS: Page cache ignores plugin-declared Vary headers (disclosure & poisoning) |
| CVE-2026-75526 | 4.4 MEDIUM | django CMS: Stored XSS in edit-mode plugin exception rendering |
| CVE-2026-61663 | 4.3 MEDIUM | django CMS: Missing authorization in `render_object_structure` discloses non-PageContent p |
No comments yet