Vulnerability Description
The WP DSGVO Tools (GDPR) plugin for WordPress is vulnerable to unauthorized account destruction in all versions up to, and including, 3.1.38. This is due to the `super-unsubscribe` AJAX action accepting a `process_now` parameter from unauthenticated users, which bypasses the intended email-confirmation flow and immediately triggers irreversible account anonymization. This makes it possible for unauthenticated attackers to permanently destroy any non-administrator user account (password randomized, username/email overwritten, roles stripped, comments anonymized, sensitive usermeta wiped) by submitting the victim's email address with `process_now=1`. The nonce required for the request is publicly available on any page containing the `[unsubscribe_form]` shortcode.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/includes
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/includes
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/includes
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/tags/3.1.38/public/s
- https://plugins.trac.wordpress.org/browser/shapepress-dsgvo/trunk/public/shortco
- https://plugins.trac.wordpress.org/changeset?old_path=/shapepress-dsgvo/tags/3.1
- https://www.wordfence.com/threat-intel/vulnerabilities/id/21389122-cb39-45d1-a88
FAQ
What is CVE-2026-4283?
CVE-2026-4283 is a vulnerability with a CVSS score of 9.1 (CRITICAL). The WP DSGVO Tools (GDPR) plugin for WordPress is vulnerable to unauthorized account destruction in all versions up to, and including, 3.1.38. This is due to the `super-unsubscribe` AJAX action accept...
How severe is CVE-2026-4283?
CVE-2026-4283 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-4283?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.