4.4
CVE-2026-75526
- EPSS -
- Veröffentlicht 20.08.2026 18:11:10
- Zuletzt bearbeitet 20.08.2026 20:17:46
- CVE-Watchlists
- Unerledigt
django CMS: Stored XSS in edit-mode plugin exception rendering
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.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellerdjango-cms
≫
Produkt
django-cms
Version
>= 5.0.8, < 5.0.9
Status
affected
VulnDex Vulnerability Enrichment
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 4.4 | 1.3 | 2.7 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://github.com/django-cms/django-cms/releases/tag/5.0.9
https://github.com/django-cms/django-cms/security/advisories/GHSA-hvq6-2r72-p2x7
https://github.com/django-cms/django-cms/pull/8711
https://github.com/django-cms/django-cms/commit/b56a568844ff3702495945f73a31d0868285bf88