Description
Unrestricted Upload of File with Dangerous Type vulnerability in WP Legal Pages WP Cookie Notice for GDPR, CCPA & ePrivacy Consent allows Using Malicious Files.

This issue affects WP Cookie Notice for GDPR, CCPA & ePrivacy Consent: from n/a through 4.4.1.
Published: 2026-08-31
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unrestricted File Upload leading to remote code execution
Action: Update Plugin
AI Analysis

Impact

The vulnerability is an arbitrary file upload flaw where the plugin accepts files of dangerous MIME types without proper validation, enabling an attacker to upload executables or scripts. As a result, the attacker can execute code on the hosting server, compromising confidentiality, integrity, and availability. This weakness aligns with CWE‑434: Unrestricted Upload of File with Dangerous Type.

Affected Systems

Any WordPress site running the WP Cookie Notice for GDPR, CCPA & ePrivacy Consent plugin under version 4.4.1 or earlier is affected. The plugin is distributed by WP Legal Pages and is commonly deployed to manage cookie consent banners. The vulnerability exists in all versions from the earliest release through 4.4.1.

Risk and Exploitability

The CVSS score of 10 indicates a critical severity. The EPSS score is not reported, so exploitation probability cannot be quantified but the absence of a KEV listing means there is no known public exploitation yet. The likely attack path is through the plugin’s file‑upload interface, which an attacker can exploit remotely if they have authenticated or unauthenticated access to the upload endpoint. Because the flaw permits unrestricted file types, a successful exploitation would grant the attacker code execution on the server.

Generated by OpenCVE AI on August 31, 2026 at 16:38 UTC.

Remediation

Vendor Solution

Update the WordPress WP Cookie Notice for GDPR, CCPA & ePrivacy Consent Plugin to the latest available version (at least 4.4.2).


OpenCVE Recommended Actions

  • Apply the vendor‑issued update to version 4.4.2 or later
  • If an update cannot be applied immediately, disable the plugin’s file‑upload feature or configure the server to reject non‑image MIME types for that directory
  • Scan the WordPress uploads directory for unexpected executable files and remove any that appear
  • Monitor file upload logs for anomalous activity and enforce least privilege by restricting who can upload files

Generated by OpenCVE AI on August 31, 2026 at 16:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wp Legal Pages
Wp Legal Pages wp Cookie Notice For Gdpr, Ccpa & Eprivacy Consent
Vendors & Products Wordpress
Wordpress wordpress
Wp Legal Pages
Wp Legal Pages wp Cookie Notice For Gdpr, Ccpa & Eprivacy Consent

Mon, 31 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Description Unrestricted Upload of File with Dangerous Type vulnerability in WP Legal Pages WP Cookie Notice for GDPR, CCPA & ePrivacy Consent allows Using Malicious Files. This issue affects WP Cookie Notice for GDPR, CCPA & ePrivacy Consent: from n/a through 4.4.1.
Title WordPress WP Cookie Notice for GDPR, CCPA & ePrivacy Consent plugin <= 4.4.1 - Arbitrary File Upload vulnerability
Weaknesses CWE-434
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Wordpress Wordpress
Wp Legal Pages Wp Cookie Notice For Gdpr, Ccpa & Eprivacy Consent
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-31T18:51:27.733Z

Reserved: 2026-08-31T14:17:32.170Z

Link: CVE-2026-82970

cve-icon Vulnrichment

Updated: 2026-08-31T15:23:49.743Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T15:18:33.010

Modified: 2026-09-01T20:48:22.513

Link: CVE-2026-82970

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T16:45:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type