django CMS 是一个基于 Django 的内容管理系统。在版本 5.0.8 之前以及 5.1.0a1 版本中,django CMS 的页面缓存机制(位于 cms/cache/page.py)会忽略插件通过 get_vary_cache_on() 方法声明的请求头。_page_cache_key 函数生成的缓存键仅包含缓存前缀、站点、语言、路径和时区,而未包含这些声明的头部字段值。尽管 set_page_cache 方法会将这些头部名称添加到响应的 Vary 头中,但 get_page_cache 方法在检索
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| django-cms | django-cms | < 5.0.8 |
affected |
>= 5.1.0a1, < 5.1.0 |
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.8 | - |
|
| # | 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-63003 | 6.5 MEDIUM | django CMS: Broken access control in page *Duplicate* allows reading the content of any pa |
| 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