CVE-2024-11069 MEDIUM

CVE-2024-11069: WordPress GDPR <= 2.0.2 - Missing Authorization to Unauthenticated Arbitrary User Deletion

Vendor Welaunch
Product WordPress GDPR
Weakness CWE-862 · Missing authorization
Published November 19, 2024
Last update April 8, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

What the vulnerability does

01Description

The WordPress GDPR plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'WordPress_GDPR_Data_Delete::check_action' function in all versions up to, and including, 2.0.2. This makes it possible for unauthenticated attackers to delete arbitrary users.

Explanation of Vulnerability in Simple Terms

02Summary

The WordPress GDPR plugin through version 2.0.2 lacks proper authorization checks, allowing unauthenticated attackers to modify site data. An attacker can send network requests without authentication to alter plugin settings or user-related information. Site administrators should update immediately to a version newer than 2.0.2.

What an attacker can do

03Attacker Capabilities

Modify plugin settings or user data without logging in.

Potential impact on your site

04Site Impact

Attackers can alter GDPR plugin configuration or user records without your knowledge or permission.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 19, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE