Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. django-cms
  4. ›
  5. CVE-2026-54624

CVE-2026-54624: django CMS: Structure endpoint bypasses page-view permission

August 20, 2026

The structure-board endpoint (render_object_structure) renders a page’s plugin structure without verifying that the requesting user is allowed to view the page. The edit and preview endpoints enforce this via render_page(), but the structure endpoint does not, allowing a low-privileged staff user to read the plugin structure of a view-restricted page.

References

  • github.com/advisories/GHSA-vgxm-h9gx-h9w7
  • github.com/django-cms/django-cms/commit/7642a98ab3170793c0b27b4125dd1f3d318b8a1c
  • github.com/django-cms/django-cms/pull/8645
  • github.com/django-cms/django-cms/releases/tag/5.0.8
  • github.com/django-cms/django-cms/security/advisories/GHSA-vgxm-h9gx-h9w7
  • nvd.nist.gov/vuln/detail/CVE-2026-54624

Code Behaviors & Features

Detect and mitigate CVE-2026-54624 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 5.0.8

Fixed versions

  • 5.0.8

Solution

Upgrade to version 5.0.8 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-285: Improper Authorization
  • CWE-862: Missing Authorization

Source file

pypi/django-cms/CVE-2026-54624.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 10 Sep 2026 00:19:16 +0000.