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

The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent WordPress plugin is vulnerable to generic SQL injection through the 's' parameter in all releases up to 4.3.5. The flaw arises from insufficient escaping of user‑supplied data and the lack of prepared statements, enabling an authenticated administrator or higher to append arbitrary SQL commands to existing database queries. This allows the attacker to read, modify, or delete sensitive database information, compromising data confidentiality and integrity.

Affected Systems

Any WordPress site that has the Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin installed at version 4.3.5 or earlier is affected. The vulnerability can be exploited only by users who possess Administrator privileges or higher within the WordPress environment.

Risk and Exploitability

The CVSS score of 4.9 indicates a moderate severity. The EPSS score is below 1 %, suggesting a very low exploitation probability in the general WordPress ecosystem. The vulnerability is not listed in the CISA KEV catalog. Because the flaw requires authenticated access with administrator-level privileges, the attack surface is limited to site owners or trusted internal users. Once an authorized user supplies crafted input via the plugin's administrative interface, arbitrary SQL can be executed, potentially exposing or destroying the site’s stored data.

Generated by OpenCVE AI on July 31, 2026 at 14:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest 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, enforce input validation or escape the 's' parameter to reject or neutralize characters that could form SQL commands.

Generated by OpenCVE AI on July 31, 2026 at 14:54 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

Status : Deferred

Published: 2026-07-03T02:16:23.343

Modified: 2026-07-06T18:02:49.450

Link: CVE-2026-12920

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T15:00:04Z

Weaknesses
  • CWE-89

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