Pluck CMS's admin panel relies solely on a Referer-header comparison (requestedByTheSameDomain in data/inc/functions.admin.php, gating every admin.php action) for CSRF protection, with no per-request anti-CSRF token anywhere in the admin area.
References
| Link | Resource |
|---|---|
| https://github.com/pluck-cms/pluck |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 08:16
Updated : 2026-08-28 18:51
NVD link : CVE-2026-70376
Mitre link : CVE-2026-70376
CVE.ORG link : CVE-2026-70376
JSON object : View
Products Affected
No product.
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
