πŸ” CVE Alert

CVE-2026-75526

MEDIUM 4.4

django CMS: Stored XSS in edit-mode plugin exception rendering

CVSS Score
4.4
EPSS Score
0.0%
EPSS Percentile
0th

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. From 5.0.8 until 5.0.9, ContentRenderer.render_placeholder in cms/plugin_rendering.py can pass stored, attacker-controlled values to ContentRenderer.render_exception when plugin rendering fails in edit mode. Values from get_short_description(), the exception message, the placeholder, or placeholder.source are interpolated into a cms-rendering-exception heading and later returned through mark_safe. Because the heading is not escaped, stored HTML executes in an editor’s browser, and settings.DEBUG does not prevent the custom heading from rendering. The fix uses format_html to escape the message before safe placeholder output is returned. This issue is fixed in versions 5.0.9.

CWE CWE-79
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 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:H/PR:L/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

django-cms / django-cms
>= 5.0.8, < 5.0.9

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/django-cms/django-cms/security/advisories/GHSA-hvq6-2r72-p2x7 github.com: https://github.com/django-cms/django-cms/pull/8711 github.com: https://github.com/django-cms/django-cms/commit/b56a568844ff3702495945f73a31d0868285bf88 github.com: https://github.com/django-cms/django-cms/releases/tag/5.0.9