CVE Catalog

CVE-2026-4304

High
Published: Translated: NVD NIST

Summary

The WeePie Cookie Allow plugin for WordPress is vulnerable to SQL Injection via the 'consent' parameter in all versions up to and including 3.4.11 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query.

Risk Assessment

Unauthenticated attackers can append additional SQL queries into already existing queries, which can lead to the extraction of sensitive information from the database.

Recommendation

It is recommended to update the plugin to the latest version and review application security to minimize the risk of SQL Injection attacks.

Related vulnerabilities

Original NVD description (English source)

The WeePie Cookie Allow plugin for WordPress is vulnerable to SQL Injection via the 'consent' parameter in all versions up to, and including, 3.4.11 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers 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