CVE-2025-14061 MEDIUM

CVE-2025-14061: Cookie Banner, Cookie Consent, Consent Log, Cookie Scanner, Script Blocker (for GDPR, CCPA & ePrivacy) : WP Cookie Consent <= 4.0.7 - Missing Authorization to Unauthenticated Arbitrary Post Deletion

Vendor Wplegalpages
Product Cookie Banner for GDPR / CCPA – WPLP Cookie Consent
Weakness CWE-862 · Missing authorization
Published December 17, 2025
Last update April 8, 2026

CVSS base score

5.3/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:N

What the vulnerability does

01Description

The Cookie Banner, Cookie Consent, Consent Log, Cookie Scanner, Script Blocker (for GDPR, CCPA & ePrivacy) : WP Cookie Consent plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the gdpr_delete_policy_data function in all versions up to, and including, 4.0.7. This makes it possible for unauthenticated attackers to permanently delete arbitrary posts, pages, attachments, and other post types by ID.

Explanation of Vulnerability in Simple Terms

02Summary

The Cookie Banner for GDPR / CCPA plugin for WordPress does not properly check user permissions before allowing certain actions. An attacker without authentication can modify cookie consent settings or related data on affected sites. This affects versions 4.0.7 and earlier. Site owners should update to a version newer than 4.0.7 as soon as a patch is available.

What an attacker can do

03Attacker Capabilities

Modify cookie consent settings or data without needing to log in.

Potential impact on your site

04Site Impact

Attackers can alter your site's cookie consent configuration, potentially breaking GDPR/CCPA compliance or redirecting users.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

December 17, 2025 CVE published
April 8, 2026 Record updated