๐Ÿ” CVE Alert

CVE-2026-61663

MEDIUM 4.3

django CMS: Missing authorization in `render_object_structure` discloses non-PageContent placeholder structure to low-privileged staff

CVSS Score
4.3
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.9, render_object_structure fails to authorize non-PageContent objects that use PlaceholderRelationField. An active staff user without cms.use_structure or model-level view or change permission can request the //admin/cms/placeholder/object/<content_type_id>/structure/<object_id>/ endpoint with guessed content_type_id and object_id values. The response discloses placeholder slot names, plugin trees, plugin identifiers, labels, and object existence for frontend-editable objects. The fix applies user_can_view_placeholder_source to the non-PageContent branch while keeping the structure board read-only for view-only users. This issue is fixed in versions 5.0.9.

CWE CWE-639 CWE-862
Vendor django-cms
Product django-cms
Published Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for django-cms django-cms

Be the first to know when new medium 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:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

django-cms / django-cms
< 5.0.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/django-cms/django-cms/security/advisories/GHSA-8qj2-c6q4-f399 github.com: https://github.com/django-cms/django-cms/pull/8703 github.com: https://github.com/django-cms/django-cms/commit/9c82abfeb25471583e23906ea1ebef9202527b04 github.com: https://github.com/django-cms/django-cms/releases/tag/5.0.9