Impact
The WordPress plugin misimplements the gdpr_delete_policy_data function by omitting a capability check, allowing an unauthenticated user to trigger permanent deletion of any post, page, or attachment by supplying its ID. This flaw is classified as a missing authorization weakness (CWE-862), leading to integrity loss of site content and potentially site disruption.
Affected Systems
The vulnerability affects the wplegalpages "Cookie Banner for GDPR / CCPA – WPLP Cookie Consent" plugin up to and including version 4.0.7. Any installation of this plugin before the fix is susceptible.
Risk and Exploitability
The CVSS score of 5.3 indicates a medium severity. An EPSS score of less than 1% points to a low likelihood of exploitation. The flaw is not listed in the CISA KEV catalog. The likely attack vector involves an unauthenticated HTTP request targeting the vulnerable function, passing the identifier of any desired post type for deletion.
OpenCVE Enrichment