CVE-2026-14475
Received Received - Intake

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

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

Publication date: 2026-07-10

Last updated on: 2026-07-10

Assigner: Wordfence

Description

The Cookie Banner for GDPR / CCPA – WPLP Cookie Consent plugin for WordPress is vulnerable to generic SQL Injection via the 'scan_id' parameter in all versions up to, and including, 4.3.6 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-10
Last Modified
2026-07-10
Generated
2026-07-10
AI Q&A
2026-07-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wplp cookie_consent to 4.3.6 (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, specifically in versions up to and including 4.3.6.

It is a generic SQL Injection vulnerability via the 'scan_id' parameter caused by insufficient escaping of user-supplied input and lack of proper preparation of the SQL query.

This allows authenticated attackers with administrator-level access or higher to append additional SQL queries to existing ones, potentially extracting sensitive information from the database.

Impact Analysis

This vulnerability can impact you by allowing an attacker with administrator-level access to extract sensitive information from your database.

Since the attacker can inject additional SQL queries, they might access confidential data that should otherwise be protected.

The vulnerability does not affect availability or integrity directly but compromises confidentiality.

Compliance Impact

The vulnerability allows authenticated attackers with administrator-level access to perform SQL Injection attacks that can extract sensitive information from the database.

Such unauthorized access to sensitive data can lead to non-compliance with data protection regulations like GDPR and HIPAA, which require strict controls to protect personal and sensitive information.

Chat Assistant

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

EPSS Chart