πŸ” CVE Alert

CVE-2026-54623

HIGH 7.1

django CMS: Plugin move endpoint allows cyclic reparenting (DoS)

CVSS Score
7.1
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, the move_plugin endpoint in cms/admin/placeholderadmin.py accepts an attacker-controlled plugin_parent value without rejecting a plugin’s own identifier or a descendant identifier. A staff user with plugin-change permission under CMS_PERMISSION can create a parent_id cycle in the plugin tree. The _get_descendants_cte and _get_ancestors_cte queries in cms/models/pluginmodel.py have no cycle guard, so get_descendants() and later rendering, copy, or delete operations can recurse indefinitely or reach a database recursion limit, corrupting the tree and consuming request workers. This issue is fixed in versions 5.0.8.

CWE CWE-674 CWE-835
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 high 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:N/I:L/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
High

Affected Versions

django-cms / django-cms
< 5.0.8

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/django-cms/django-cms/security/advisories/GHSA-8jj7-4v57-frf5 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