Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-70376 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/pluck-cms/pluck TuranSecSource CodeVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-352Cross-Site Request Forgery (CSRF)TuranSec

Affected Products

ProductVersions
Pluck CMS
All versions

CPE

  • cpe:2.3:a:pluck-cms:pluck:*:*:*:*:*:*:*:*

Remediation

  • Workaround:low effort

    Configure your web server to require a valid Referer header for all requests to the admin panel.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-70376
NVD Published Date:
Aug 5, 2026
NVD Last Modified:
Aug 28, 2026
Source:
TuranSec
CVE-2026-70376 Details - Not Deferred