CVE-2026-70376

CRITICALCVSS 9.6/10EPSS 0.19%

Last modified

CVE-2026-70376 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.

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.1
9.6/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

EPSS Probability
0.19%

9.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
pluck-cmsPluck CMS<= 4.7.21

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-70376?
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.
How severe is CVE-2026-70376?
CVE-2026-70376 has a CVSS score of 9.6/10 (CRITICAL severity). The EPSS model estimates a 0.19% probability of exploitation in the next 30 days.
How do I fix CVE-2026-70376?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-70376?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST