django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.8, renderobjectstructure in cms/views.py renders cms/toolbar/structure.html for a PageContent object without calling usercanviewpage(). Any staff account can request a restricted page’s structure when CMSPERMISSION is enabled and the page has view restrictions or CMSPUBLICFOR is set to staff. The response exposes plugin getshortdescription() values, including link names, URLs, and text snippets, rather than only the page shape. This issue is fixed in versions 5.0.8.
{
"cwe_ids": [
"CWE-285",
"CWE-862"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54624.json"
}