CVE-2026-93456

Summary

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.

Affected Software

VendorProductVersion RangeStatus
batistedjango-page-cms0 <= 2.0.13affected

Weaknesses

  • CWE-352: Cross-Site Request Forgery (CSRF)

References