Cross-Site Scripting Vulnerability in django CMS by Django
CVE-2026-75526

4.4MEDIUM

Key Information:

Vendor

Django-cms

Vendor
CVE Published:
20 August 2026

What is CVE-2026-75526?

A vulnerability in django CMS allows an attacker to execute stored malicious HTML in an administrator's browser. This occurs when the ContentRenderer renders plugin errors in edit mode, using raw values that can include harmful scripts. If these values are not escaped properly, they may lead to unauthorized actions. This issue, identified in versions 5.0.8 and 5.0.9, can be mitigated by upgrading to the fixed version 5.0.9 where appropriate sanitization is implemented using format_html.

Affected Version(s)

django-cms >= 5.0.8, < 5.0.9

References

CVSS V3.1

Score:
4.4
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
Low
User Interaction:
Required
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.