WordPress security changelog
CRITICAL CVE-2026-75865 Deferred

WPLP Cookie Consent permits unauthenticated arbitrary file upload

WPLP Cookie Consent through 4.4.1 combines an authorization bypass on its connector REST endpoints with missing file-type validation in saas_upload_logo(). An unauthenticated attacker can upload arbitrary files to the server, potentially leading to remote code execution.

CVE / CNA score 9.8 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA & Google Consent Mode
Plugin slug
gdpr-cookie-consent
Affected
<= 4.4.1
Safe version
See mitigation notes
Published
Sep 01, 2026
Weakness
CWE-434 — Unrestricted Upload of File with Dangerous Type

This CVE was published Sep 01, 2026 and is one of 22 known issues for this plugin.

Update, patch or deactivate.

Update to a confirmed release newer than 4.4.1 when available. Until then, disable or remove the plugin when warranted, inspect uploaded files, and review the site for unauthorized code and administrator activity.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

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 WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA & Google Consent Mode plugin for WordPress is vulnerable to arbitrary file upload due to missing file type validation in the saas_upload_logo() function combined with an authorization bypass on the WPLP connector REST endpoints in all versions up to, and including, 4.4.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.

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

Primary and upstream sources