CVE-2026-12920
Received Received - Intake

SQL Injection in Cookie Banner for GDPR/CCPA – WPLP Cookie Consent WordPress Plugin

Vulnerability report for CVE-2026-12920, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-03

Last updated on: 2026-07-03

Assigner: Wordfence

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-03
Last Modified
2026-07-03
Generated
2026-07-03
AI Q&A
2026-07-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wplp cookie_consent to 4.3.5 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress, affecting all versions up to and including 4.3.5. It is a generic SQL Injection vulnerability via the 's' parameter. This happens because the plugin does not properly escape user-supplied input and does not sufficiently prepare the SQL query. As a result, authenticated attackers with administrator-level access or higher can append additional SQL queries to existing ones.

This allows attackers to extract sensitive information from the database by manipulating the SQL queries executed by the plugin.

Impact Analysis

This vulnerability can impact you by allowing an authenticated attacker with administrator-level access to extract sensitive information from your website's database. This could lead to unauthorized disclosure of confidential data stored within the database.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12920. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart