CVE-2026-54622: django CMS: Clipboard copy IDOR discloses unauthorized plugin content
The clipboard copy paths of the copy_plugins admin endpoint validate only the target (the user’s own clipboard) and skip source-side authorization. A staff user can copy plugins out of a placeholder they have no permission on into their clipboard, then read the (secret) content.
References
- github.com/advisories/GHSA-4xfr-4p46-gc6p
- 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-4xfr-4p46-gc6p
- nvd.nist.gov/vuln/detail/CVE-2026-54622
Code Behaviors & Features
Detect and mitigate CVE-2026-54622 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 →