Vulnerability Description
django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection in pages/admin/views.py, allowing attackers to forge requests that modify page content. Signed-in editors visiting a malicious page can be tricked into storing unescaped content that renders to all visitors, enabling stored cross-site scripting attacks.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/batiste/django-page-cms
- https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec
- https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec
- https://github.com/batiste/django-page-cms/issues/244
- https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-csrf-via-adm
FAQ
What is CVE-2026-93456?
CVE-2026-93456 is a vulnerability with a CVSS score of 8.2 (HIGH). django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection in pages/admin/views.py, allowing attackers to forge requests that modify page content. Signed-in editors visiting...
How severe is CVE-2026-93456?
CVE-2026-93456 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-93456?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.