CVE-2026-63003
Last modified
CVE-2026-63003 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.9, page duplication lacks an object-level authorization check on the source page. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.9, 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. In cms/admin/pageadmin.py, duplicate and PageAdmin.has_add_permission check only whether a staff user may add a page. A crafted source value can therefore copy every placeholder and plugin from an unauthorized page with permissions=False, stripping source view restrictions and exposing content across sites or restricted subtrees when CMS_PERMISSION is enabled. This issue is fixed in versions 5.0.9.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| django-cms | django-cms | < 5.0.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-63003?
How severe is CVE-2026-63003?
How do I fix CVE-2026-63003?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-62993Smarty is a template engine for PHP, facilitating the separa…6.9
- CVE-2026-62994CoreDNS is a DNS server written in Go. From 1.9.4 until 1.14…3.7
- CVE-2026-62995joserfc is a Python library that provides an implementation …2.3
- CVE-2026-62996Smarty is a template engine for PHP, facilitating the separa…6.9
- CVE-2026-62999Copier is a library and CLI app for rendering project templa…7.5
- CVE-2026-6300Use after free in CSS in Google Chrome prior to 147.0.7727.1…8.8
- CVE-2026-63004Unleash is an open-source feature management platform. Prior…5.5
- CVE-2026-6301Type Confusion in Turbofan in Google Chrome prior to 147.0.7…8.8
- CVE-2026-63015Uncontrolled Resource Consumption vulnerability in Apache In…4.3
- CVE-2026-63016Uncontrolled Resource Consumption vulnerability in Apache In…5.3
- CVE-2026-6302Use after free in Video in Google Chrome prior to 147.0.7727…8.8
- CVE-2026-63020A vulnerability exists in an undisclosed BIG-IP Configuratio…3.1
Are you affected by CVE-2026-63003?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
