Description
The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'regionArray' parameter in all versions up to, and including, 4.3.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Successful exploitation requires that the site administrator has enabled the 'Support Google Consent Mode (GCM)' setting, which is disabled by default. Additionally, the AJAX handler performs no nonce or capability check, allowing any authenticated user including those with Subscriber-level access to overwrite the affected plugin setting.
Published: 2026-08-15
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPLP Cookie Consent plugin for WordPress contains a stored XSS flaw that originates from the "regionArray" parameter. Unsanitized input is saved by the AJAX handler and later rendered without escaping, allowing an attacker to embed arbitrary scripts that execute when a user views a page containing the injected content. The flaw is exploitable when the "Support Google Consent Mode (GCM)" option is activated, a setting that is disabled by default. Unlike typical XSS bugs, this one can be triggered by any authenticated user, since the handler performs no nonce or capability checks and permits even Subscriber‑level accounts to overwrite the plugin setting.

Affected Systems

WordPress sites that have installed the WPLP Cookie Consent (Cookie Banner for GDPR/CCPA) plugin, versions up to and including 4.3.5, and have enabled the GCM setting. Administrators of those sites are the primary users, but any user with Subscriber privileges can perform the injection.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity due to the stored nature of the attack and the potential for affecting all page visitors. The EPSS score is not available and the issue is not yet listed in the CISA KEV catalog, suggesting exploitation is not widespread yet. However, once a user is authenticated with a role equal to or higher than Subscriber, they can submit the malicious payload without restriction, making the vulnerability easy to abuse within a compromised or legitimately logged‑in account. The risk is therefore moderate to high, especially on sites where GCM is enabled and the Subscriber role has default editing capabilities.

Generated by OpenCVE AI on August 15, 2026 at 04:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPLP Cookie Consent plugin to version 4.4.0 or later to eliminate the stored XSS vector.
  • If an upgrade is not immediately possible, disable the "Support Google Consent Mode (GCM)" setting in the plugin options to remove the vulnerable input path.
  • Restrict the capabilities of Subscriber‑level accounts or revoke their access to the plugin’s AJAX endpoint if you cannot disable GCM or upgrade immediately.

Generated by OpenCVE AI on August 15, 2026 at 04:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 15 Aug 2026 05:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages wplp Cookie Consent – Cookie Banner & Consent Management For Gdpr, Ccpa & Google Consent Mode
Vendors & Products Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages wplp Cookie Consent – Cookie Banner & Consent Management For Gdpr, Ccpa & Google Consent Mode

Sat, 15 Aug 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'regionArray' parameter in all versions up to, and including, 4.3.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Successful exploitation requires that the site administrator has enabled the 'Support Google Consent Mode (GCM)' setting, which is disabled by default. Additionally, the AJAX handler performs no nonce or capability check, allowing any authenticated user including those with Subscriber-level access to overwrite the affected plugin setting.
Title Cookie Banner for GDPR / CCPA <= 4.3.5 - Authenticated (Subscriber+) Stored Cross-Site Scripting via 'regionArray' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wplegalpages Wplp Cookie Consent – Cookie Banner & Consent Management For Gdpr, Ccpa & Google Consent Mode
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-15T03:25:59.613Z

Reserved: 2026-06-25T18:40:20.275Z

Link: CVE-2026-13360

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-15T04:18:01.957

Modified: 2026-08-15T04:18:01.957

Link: CVE-2026-13360

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-15T05:00:04Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')