CVE-2026-54624
django CMS: Structure endpoint bypasses page-view permission
CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th
django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.8, render_object_structure in cms/views.py renders cms/toolbar/structure.html for a PageContent object without calling user_can_view_page(). Any staff account can request a restricted pageโs structure when CMS_PERMISSION is enabled and the page has view restrictions or CMS_PUBLIC_FOR is set to staff. The response exposes plugin get_short_description() values, including link names, URLs, and text snippets, rather than only the page shape. This issue is fixed in versions 5.0.8.
| CWE | CWE-285 CWE-862 |
| Vendor | django-cms |
| Product | django-cms |
| Published | Aug 20, 2026 |
| Last Updated | Aug 20, 2026 |
Stay Ahead of the Next One
Get instant alerts for django-cms django-cms
Be the first to know when new medium vulnerabilities affecting django-cms django-cms are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None
Affected Versions
django-cms / django-cms
< 5.0.8
References
github.com: https://github.com/django-cms/django-cms/security/advisories/GHSA-vgxm-h9gx-h9w7 github.com: https://github.com/django-cms/django-cms/pull/8645 github.com: https://github.com/django-cms/django-cms/commit/7642a98ab3170793c0b27b4125dd1f3d318b8a1c github.com: https://github.com/django-cms/django-cms/releases/tag/5.0.8