Executive brief
A vulnerability exists in the WPLP Cookie Consent plugin for WordPress, which is used to manage GDPR and CCPA compliance banners. An attacker could trick a site administrator into clicking a malicious link, allowing the attacker to delete or modify sensitive GDPR data request records. This could lead to the loss of compliance audit logs and interfere with how the site handles user privacy requests.
Technical details
The WPLP Cookie Consent plugin for WordPress is vulnerable to Cross-Site Request Forgery (CSRF) due to missing or incorrect nonce validation on the process_bulk_action function. This vulnerability affects all versions up to and including 4.3.7. An unauthenticated attacker can exploit this by inducing a site administrator to perform an action, such as clicking a link, which triggers a forged request. Successful exploitation allows the attacker to permanently delete or forcibly resolve arbitrary GDPR data request records stored in the wpl_data_req database table. A patch appears to be available in version 4.3.8 based on the provided changeset references.
Affected products
- wplegalpages WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA & Google Consent Mode up to, and including, 4.3.7
Timeline
- 2026-07-28: disclosed
- 2026-07-28: advisory
References
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/class-gdpr-cookie-consent-admin.php
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/data-req/class-wpl-data-req-table.php
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/data-req/class-wpl-data-req-table.php
- https://plugins.trac.wordpress.org/browser/gdpr-cookie-consent/tags/4.3.6/admin/data-req/class-wpl-data-req-table.php
- 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