| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-hvq6-2r72-p2x7 | django CMS: Stored XSS in edit-mode plugin exception rendering |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 20 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 20 Aug 2026 20:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Django-cms
Django-cms django Cms |
|
| Vendors & Products |
Django-cms
Django-cms django Cms |
Thu, 20 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | django CMS: Stored XSS in edit-mode plugin exception rendering | |
| Weaknesses | CWE-79 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-20T19:20:52.755Z
Reserved: 2026-08-17T20:49:21.600Z
Link: CVE-2026-75526
Updated: 2026-08-20T19:20:49.377Z
Status : Received
Published: 2026-08-20T19:17:03.787
Modified: 2026-08-20T20:17:46.697
Link: CVE-2026-75526
No data.
OpenCVE Enrichment
Updated: 2026-08-20T19:45:03Z
Github GHSA