PatchSiren cyber security CVE debrief
CVE-2026-93456 batiste CVE debrief
CVE-2026-93456 is a high-severity vulnerability in django-page-cms through 2.0.13, allowing attackers to forge requests that modify page content due to the exemption of five admin mutation views from CSRF protection. Signed-in editors visiting a malicious page can be tricked into storing unescaped content that renders to all visitors, enabling stored cross-site scripting attacks.
- Vendor
- batiste
- Product
- django-page-cms
- CVSS
- HIGH 8.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-18
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-09-18
- Advisory updated
- 2026-09-22
Who should care
Defenders responsible for django-page-cms installations, administrators of websites using django-page-cms, and security teams monitoring for CSRF and XSS attacks should be aware of this vulnerability and take necessary actions.
Why it matters
CVE-2026-93456 is a high-severity vulnerability in django-page-cms that allows CSRF attacks and stored cross-site scripting. Defenders should verify exposure, apply patches, and monitor for suspicious activity.
- Potential for attackers to modify page content through forged requests
- Risk of stored cross-site scripting attacks against signed-in editors and visitors
- Need for verification of django-page-cms installations and exposure to this vulnerability
- Priority for applying patches or mitigations to prevent exploitation
Technical summary
The django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection, allowing attackers to forge requests that modify page content. Signed-in editors visiting a malicious page can be tricked into storing unescaped content that renders to all visitors, enabling stored cross-site scripting attacks. The vulnerability allows CSRF attacks and stored cross-site scripting. Defenders should verify exposure of django-page-cms installations to this vulnerability and apply patches or mitigations as available. The vulnerability has a high severity and a CVSS score of 8.4.
Defensive priority
Defenders should prioritize verifying exposure of django-page-cms installations to this vulnerability and apply patches or mitigations as available.
Recommended defensive actions
- Verify django-page-cms installations for exposure to CVE-2026-93456
- Apply patches or mitigations as available
- Monitor for suspicious activity related to django-page-cms admin mutation views
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and references to source code and advisories. The django-page-cms through 2.0.13 exempts five admin mutation views from CSRF protection, allowing attackers to forge requests that modify page content. Defenders should verify exposure of django-page-cms installations to this vulnerability and apply patches or mitigations as available. The vulnerability allows CSRF attacks and stored cross-site scripting. The evidence limits of this
Sources and references
Verified primary and authoritative sources
-
CVE-2026-93456 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-93456
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-93456 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93456
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/batiste/django-page-cms
-
Source reference
Unverified legacy reference
URL: https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/admin/views.py
-
Source reference
Unverified legacy reference
URL: https://github.com/batiste/django-page-cms/blob/bc4cbe6c187d2d4573289c5695ce8dec0556994d/pages/placeholders.py
-
Source reference
Unverified legacy reference
URL: https://github.com/batiste/django-page-cms/issues/244
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/django-page-cms-through-2.0.13-csrf-via-admin-mutation-views
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.