CVE-2026-12920
MediumCVSS 4.9Exploitation Probability (EPSS)
Low risk22th percentile - higher than 22% of all known CVEs
Summary
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. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query. Authenticated attackers with administrator-level access and above can append additional SQL queries to extract sensitive information from the database.
Risk Assessment
The risk involves potential theft of sensitive database information, such as user passwords or API keys, by administrators or higher-privileged users. This could lead to further attacks on other systems or GDPR compliance violations.
Recommendation
It is recommended to immediately update the plugin to the latest available version that fixes this vulnerability. Additionally, limit the number of administrator accounts and regularly audit access.
Other vulnerabilities in WPLP Cookie Consent
See all- CVE-2026-75865Critical
The WPLP Cookie Consent plugin for WordPress up to version 4.4.1 is vulnerable to arbitrary file upload due to missing file type validation in the saas_upload_logo() function combined with an authorization bypass on the WPLP connector REST endpoints. This allows unauthenticated attackers to upload arbitrary files on the server, potentially leading to remote code execution.
- CVE-2026-14475Medium
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 and lack of query preparation. This allows authenticated attackers with administrator-level access or higher to append additional SQL queries to existing ones.
Original NVD description (English source)
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.

