CVE-2026-93455

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 enumerate content identifiers and access unpublished drafts, page listings, and file paths without proper authorization checks.

Affected Software

VendorProductVersion RangeStatus
batistedjango-page-cms0 <= 2.0.13affected

Weaknesses

  • CWE-862: Missing Authorization

References