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

CVE-2026-54623: django CMS: Plugin move endpoint allows cyclic reparenting (DoS)

August 24, 2026

The move_plugin admin endpoint does not prevent a plugin from being reparented under itself or one of its own descendants. Doing so creates a cycle in the plugin tree, after which the recursive descendant/ancestor SQL queries loop without terminating, stalling the request worker.

References

  • github.com/advisories/GHSA-8jj7-4v57-frf5
  • 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-8jj7-4v57-frf5
  • nvd.nist.gov/vuln/detail/CVE-2026-54623

Code Behaviors & Features

Detect and mitigate CVE-2026-54623 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 7.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-674: Uncontrolled Recursion
  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 22 Sep 2026 12:19:44 +0000.