GHSA-55gj-j5m5-7h32MediumCVSS 4.3
The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (8)
- https://nvd.nist.gov/vuln/detail/CVE-2026-15136
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/class-gdpr-cookie-consent-admin.php#L1657
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/data-req/class-wpl-data-req-table.php#L270
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/data-req/class-wpl-data-req-table.php#L287
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/data-req/class-wpl-data-req-table.php#L444
- https://plugins.trac.wordpress.org/changeset?reponame=&old=3618614%40gdpr-cookie-consent&new=3618614%40gdpr-cookie-consent
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7a54b803-7e30-4964-88f0-d79276e67218?source=cve
- https://github.com/advisories/GHSA-55gj-j5m5-7h32