---
id: CVE-2026-93456
title: >-
  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
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…
severity: high
cvss: 8.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:N'
cwe:
  - CWE-352
vendor: batiste
product: django-page-cms
affected:
  - django-page-cms <= 2.0.13
published: '2026-09-18'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:53:07.383'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93456'
references:
  - url: 'https://github.com/batiste/django-page-cms'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L51-L53
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/placeholders.py#L238-L241
    label: disclosure@vulncheck.com
  - url: 'https://github.com/batiste/django-page-cms/issues/244'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-csrf-via-admin-mutation-views
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00204
epssPercentile: 0.09192
ssvc:
  exploitation: none
  automatable: 'yes'
  technicalImpact: partial
  timestamp: '2026-09-21T16:28:46.685546Z'
ingestedAt: '2026-09-18T01:33:24.270Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
