Description
The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 4.3.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-07-03
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A CWE-89 vulnerability exists in the Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress, allowing generic SQL Injection through the 's' parameter in all versions up to and including 4.3.5. The flaw stems from insufficient escaping of user-supplied data and lack of prepared statements, enabling an attacker with Administrator-level access to append arbitrary SQL commands to existing queries. This can lead to extraction or alteration of sensitive database contents, thereby compromising confidentiality, integrity, or availability of the site’s data.

Affected Systems

All releases of the Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin up to and including version 4.3.5 are affected. WordPress sites that have any of these versions installed are vulnerable, and the flaw can be exploited by any user who holds an Administrator role or higher.

Risk and Exploitability

The CVSS score of 4.9 reflect a moderate overall severity level. The EPSS score is below 1 %, indicating a very low probability of exploitation. The vulnerability is not listed in the Cers therefore need authenticated access with administrator privileges, limiting the pool to site owners or insiders, but once a privileged user supplies crafted input through the plugin’s administrative interface, arbitrary SQL can be executed. The impact on a compromised site could allow attackers to read, modify, or delete database records.

Generated by OpenCVE AI on July 21, 2026 at 10:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest available update for the Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin to eliminate the SQL injection flaw.
  • Restrict or remove administrator access to the plugin’s data‑request endpoint so that the unsanitized ‘s’ parameter cannot be supplied by privileged users.
  • If an update is not immediately possible, implement input validation or parameter binding for the ‘s’ parameter to reject or escape characters that could form SQL commands.

Generated by OpenCVE AI on July 21, 2026 at 10:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 03 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages cookie Banner For Gdpr / Ccpa – Wplp Cookie Consent
Vendors & Products Wordpress
Wordpress wordpress
Wplegalpages
Wplegalpages cookie Banner For Gdpr / Ccpa – Wplp Cookie Consent

Fri, 03 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Description The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 4.3.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Cookie Banner for GDPR / CCPA <= 4.3.5 - Authenticated (Administrator+) SQL Injection via 's' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
Wplegalpages Cookie Banner For Gdpr / Ccpa – Wplp Cookie Consent
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-06T15:33:17.935Z

Reserved: 2026-06-22T16:33:22.278Z

Link: CVE-2026-12920

cve-icon Vulnrichment

Updated: 2026-07-06T15:33:12.484Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T10:30:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')