GHSA-5j3h-q5f7-g2vqHighCVSS 8.2
django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection in pages...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-93456
- https://github.com/batiste/django-page-cms/issues/244
- https://github.com/batiste/django-page-cms
- https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L51-L53
- https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/placeholders.py#L238-L241
- https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-csrf-via-admin-mutation-views
- https://github.com/advisories/GHSA-5j3h-q5f7-g2vq