Cross-Site Request Forgery Vulnerability in django-page-cms Admin Views
CVE-2026-93456
8.4HIGH
What is CVE-2026-93456?
The django-page-cms prior to version 2.0.13 contains a vulnerability where five admin mutation views are exempt from CSRF protection. This oversight means that attackers can initiate forged requests affecting page content. If a logged-in editor is tricked into visiting a malicious page, they may unknowingly store unescaped content that is rendered for all users, paving the way for stored cross-site scripting (XSS) attacks. It is essential for users of django-page-cms to update to a secure version to mitigate the risks associated with this vulnerability.
Affected Version(s)
django-page-cms 0 <= 2.0.13
