Authorization Flaw in django CMS Page Duplication Affects Multiple Versions
CVE-2026-63003

6.5MEDIUM

Key Information:

Vendor

Django-cms

Vendor
CVE Published:
20 August 2026

What is CVE-2026-63003?

In django CMS, prior to version 5.0.9, an authorization vulnerability exists during the page duplication process. Specifically, the framework does not enforce object-level authorization checks on the source page. This oversight allows a malicious actor to duplicate content from unauthorized pages, effectively bypassing intended access restrictions. The DuplicatePageForm and AddPageForm do not validate user permissions appropriately, resulting in potential exposure of sensitive content. This issue is mitigated in version 5.0.9, which addresses these security gaps by implementing necessary authorization checks.

Affected Version(s)

django-cms < 5.0.9

References

CVSS V3.1

Score:
6.5
Severity:
MEDIUM
Confidentiality:
High
Integrity:
None
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.