---
id: CVE-2026-93455
title: >-
  django-page-cms through 2.0.13 fails to properly validate page permissions in
  admin helper views, allowing any staff account to read arbitrary page content
  and stored media paths
summary: >-
  django-page-cms through 2.0.13 fails to properly validate page permissions in
  admin helper views, allowing any staff account to read arbitrary page content
  and stored media paths. Attackers with low-privilege staff credentials can
  enumer…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-862
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-93455'
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#L174-L178
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L226-L229
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py#L35-L36
    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-unauthorized-content-access-via-staff-account
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00257
epssPercentile: 0.17714
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T12:50:56.801734Z'
ingestedAt: '2026-09-18T01:33:24.271Z'
---

## Overview

django-page-cms through 2.0.13 fails to properly validate page permissions in admin helper views, allowing any staff account to read arbitrary page content and stored media paths. Attackers with low-privilege staff credentials can enumerate content identifiers and access unpublished drafts, page listings, and file paths without proper authorization checks.

## Remediation

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