PT-2026-79094 · Unknown · Django Cms
CVE-2026-61663
·
Published
2026-08-20
·
Updated
2026-09-10
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
django CMS versions prior to 5.0.9
Description
The
render object structure function fails to properly authorize non-PageContent objects that utilize PlaceholderRelationField. An active staff user lacking cms.use structure or model-level view or change permissions can access the //admin/cms/placeholder/object/<content type id>/structure/<object id>/ endpoint by guessing the content type id and object id values. This allows the user to disclose placeholder slot names, plugin trees, plugin identifiers, labels, and the existence of objects for frontend-editable objects.Recommendations
Update to version 5.0.9.
Exploit
Fix
Missing Authorization
IDOR
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Django Cms