WordPress security changelog
MEDIUM CVE-2026-16613 Received

GDPR Cookie Compliance cross-site request can clear user cookies

GDPR Cookie Compliance before 5.1.0 exposes a cookie-expiration action without authentication or request-origin validation. An attacker can lure a victim to a crafted link that invokes the action, deletes the site's cookies and logs the victim out. This unscored record received deeper review because the action is an unauthenticated service-disruption primitive that can affect any user. The CNA does not disclose the endpoint, action name or request parameters.

CVE / CNA score 4.3 CVSS 3.1 · 134c704f-9b21-4f2e-91b3-4a467353bcc0
NVD score Pending NVD has not published its own CVSS assessment.
Component
GDPR Cookie Compliance
Plugin slug
gdpr-cookie-compliance
Affected
< 5.1.0
Safe version
5.1.0
Published
Aug 05, 2026
Weakness
CWE-352 — Cross-Site Request Forgery (CSRF)

This CVE was published Aug 05, 2026 and is one of 10 known issues for this plugin.

Update, patch or deactivate.

Update GDPR Cookie Compliance to 5.1.0 or later. Unexpected logout events may have other causes, but review requests to the plugin's cookie-management actions if a vulnerable release was active.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The GDPR Cookie Compliance WordPress plugin before 5.1.0 expires the visitor's cookies from an action that is reachable without authentication and performs no request-origin check, allowing an attacker to log any user out and delete the site's cookies by luring them to a crafted link.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L

Primary and upstream sources