CVE Catalog

CVE-2026-12920

MediumCVSS 4.9
Published: Translated: NVD NIST

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 due to insufficient escaping and lack of query preparation. This allows authenticated attackers with administrator-level access to append additional SQL queries.

Risk Assessment

An attacker with administrator privileges can extract sensitive information from the database, such as user passwords or API keys, leading to confidentiality and integrity breaches.

Recommendation

Immediately update the plugin to the latest version that fixes this vulnerability. Restrict administrative access to trusted users only.

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS