Description
The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.3.7. This is due to missing or incorrect nonce validation on the process_bulk_action function. This makes it possible for unauthenticated attackers to permanently delete or forcibly resolve arbitrary GDPR data request records stored in the wpl_data_req table via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2026-07-28
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPLP Cookie Consent plugin for WordPress suffers from a Cross‑Site Request Forgery vulnerability (CWE‑352). A missing or incorrect nonce check in the bulk action handler allows an unauthenticated attacker to craft a request that causes a logged‑in administrator to delete or mark GDPR data‑request entries as resolved. The impact is the permanent removal or alteration of records that may be required for legal compliance, thereby compromising data integrity and auditability.

Affected Systems

The vulnerability affects the wplegalpages WordPress plugin WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA & Google Consent Mode. All releases up to and including version 4.3.7 are impacted. Any site running the plugin at version 4.3.7 or earlier should be considered vulnerable.

Risk and Exploitability

The CVSS v3 base score of 4.3 indicates moderate risk, and the EPSS score of less than 1 % suggests a low probability of exploitation currently. The flaw is not listed in the CISA KEV catalog. Exploitation requires only that an attacker successfully social‑engineer a site administrator into clicking a forged link; no authentication or elevated privileges are needed on the attacker side. Once triggered, the attacker can delete or resolve arbitrary GDPR request records stored in the wpl_data_req database table, potentially causing legal and compliance repercussions.

Generated by OpenCVE AI on August 4, 2026 at 13:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPLP Cookie Consent plugin to a version newer than 4.3.7.
  • If an upgrade cannot be applied immediately, disable the bulk action capability for GDPR data requests in the plugin settings or restrict those actions to users with the Administrator role via a custom capability check.
  • As a temporary measure, add a nonce verification step before processing bulk deletions or resolutions, or use a supplemental WordPress security plugin that enforces CSRF protection for bulk actions.

Generated by OpenCVE AI on August 4, 2026 at 13:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages wplp Cookie Consent – Cookie Banner & Consent Management For Gdpr, Ccpa & Google Consent Mode
Vendors & Products Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages wplp Cookie Consent – Cookie Banner & Consent Management For Gdpr, Ccpa & Google Consent Mode

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.3.7. This is due to missing or incorrect nonce validation on the process_bulk_action function. This makes it possible for unauthenticated attackers to permanently delete or forcibly resolve arbitrary GDPR data request records stored in the wpl_data_req table via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Cookie Banner for GDPR / CCPA – WPLP Cookie Consent <= 4.3.7 - Cross-Site Request Forgery via Bulk Action to Delete/Resolve Entries
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wplegalpages Wplp Cookie Consent – Cookie Banner & Consent Management For Gdpr, Ccpa & Google Consent Mode
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-28T13:55:24.005Z

Reserved: 2026-07-08T17:11:44.064Z

Link: CVE-2026-15136

cve-icon Vulnrichment

Updated: 2026-07-28T13:55:16.908Z

cve-icon NVD

Status : Deferred

Published: 2026-07-28T07:16:41.853

Modified: 2026-07-28T16:07:15.840

Link: CVE-2026-15136

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T13:15:03Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)