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.
Published: 2026-03-24
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Account Destruction
Action: Immediate Patch
AI Analysis

Impact

The WP DSGVO Tools (GDPR) plugin allows an unauthenticated user to trigger the super-unsubscribe AJAX action with the process_now parameter, bypassing the intended email confirmation. This action immediately anonymizes and deletes any non-administrator user account, overwriting usernames, emails, roles, and usermeta, and removing associated comments. The result is an irreversible loss of user data and disruption of legitimate user access without any prior authorization.

Affected Systems

Customers running the WP DSGVO Tools (GDPR) WordPress plugin from vendor legalweb, in any version up to and including 3.1.38, are affected. The vulnerability exists in all earlier releases of the plugin as well.

Risk and Exploitability

The CVSS base score of 9.1 marks this as critical, and while the EPSS score is not available, the lack of authentication requirement and the public availability of the nonce on any page featuring the unsubscribe shortcode make exploitation trivially achievable through a simple HTTP request. The vulnerability is not listed in the CISA KEV catalog, but the potential for mass account deletions poses a significant business risk.

Generated by OpenCVE AI on March 24, 2026 at 06:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP DSGVO Tools (GDPR) plugin to version 3.1.39 or later to remove the vulnerable super-unsubscribe action.
  • If an immediate update is not possible, temporarily remove or disable pages that use the [unsubscribe_form] shortcode to block public nonce exposure.
  • Consider disabling the super-unsubscribe AJAX endpoint or restricting it to authenticated users via custom code or a WordPress security plugin.
  • Audit user roles to ensure that sensitive accounts are protected and consider implementing additional role‑based restrictions around the plugin functionality.

Generated by OpenCVE AI on March 24, 2026 at 06:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 24 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 24 Mar 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Legalweb
Legalweb wp Dsgvo Tools
Wordpress
Wordpress wordpress
Vendors & Products Legalweb
Legalweb wp Dsgvo Tools
Wordpress
Wordpress wordpress

Tue, 24 Mar 2026 05:15:00 +0000

Type Values Removed Values Added
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.
Title WP DSGVO Tools (GDPR) <= 3.1.38 - Missing Authorization to Unauthenticated Account Destruction of Non-Admin Users
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Legalweb Wp Dsgvo Tools
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:41:24.691Z

Reserved: 2026-03-16T16:17:14.969Z

Link: CVE-2026-4283

cve-icon Vulnrichment

Updated: 2026-03-24T13:18:44.624Z

cve-icon NVD

Status : Deferred

Published: 2026-03-24T05:16:24.343

Modified: 2026-04-24T16:32:53.997

Link: CVE-2026-4283

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T20:40:06Z

Weaknesses