CVE-2026-70376
CRITICALPluck CMS: CSRF via Spoofable Missing-Referer Bypass Leads to Stored XSS and RCE
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-70376. PoCs published by IlhomjonR.
AI-analyzed exploit summary This repository contains a functional exploit for CVE-2026-70376, a CSRF vulnerability in Pluck CMS (<= 4.7.21-dev) caused by a fail-open Referer check. The exploit demonstrates how an attacker can bypass CSRF protections to perform destructive actions (file deletion) or achieve RCE via a double-extension file upload on Apache/mod_php hosts.
Description
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.
Exploits (1)
This repository contains a functional exploit for CVE-2026-70376, a CSRF vulnerability in Pluck CMS (<= 4.7.21-dev) caused by a fail-open Referer check. The exploit demonstrates how an attacker can bypass CSRF protections to perform destructive actions (file deletion) or achieve RCE via a double-extension file upload on Apache/mod_php hosts.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H