PT-2026-79095 · Unknown · Django Cms

CVE-2026-63003

·

Published

2026-08-20

·

Updated

2026-09-10

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions django CMS versions prior to 5.0.9
Description Page duplication lacks an object-level authorization check on the source page. In cms/admin/forms.py, DuplicatePageForm.source accepts any Page, the AddPageForm constructor does not narrow a hidden source field, AddPageForm.clean does not validate the source against the user, and AddPageForm.save calls from source. Additionally, in cms/admin/pageadmin.py, duplicate and PageAdmin.has add permission only verify if a staff user can add a page. When CMS PERMISSION is enabled, a crafted source value allows copying every placeholder and plugin from an unauthorized page with permissions=False, removing source view restrictions and exposing content across sites or restricted subtrees.
Recommendations Update to version 5.0.9.

Exploit

Fix

Missing Authorization

IDOR

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-63003
GHSA-6X92-6VX4-5FWR
PYSEC-2026-3821

Affected Products

Django Cms