Description
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.
Published: 2026-05-05
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress plugin contains an unauthenticated SQL injection flaw because the 'consent' parameter is not properly escaped or prepared. An attacker can supply malicious input to append or alter SQL statements, allowing extraction of sensitive database information such as user credentials and site content. This weakness is categorized under CWE-89.

Affected Systems

Any WordPress installation running the WeePie Cookie Allow plugin version 3.4.11 or earlier is affected. The plugin is distributed through the CodeCanyon marketplace and is listed by the vendor as WeePie Cookie Allow.

Risk and Exploitability

The likely attack vector is a simple HTTP request where an unauthenticated user supplies the malicious 'consent' value. The CVSS score of 7.5 indicates moderate to high severity. EPSS is currently not available, so the exploitation probability is unknown, and the vulnerability is not listed in the CISA KEV catalog. Nonetheless, because the flaw permits data exposure without authentication, administrators should consider it a significant risk to confidentiality.

Generated by OpenCVE AI on May 5, 2026 at 15:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WeePie Cookie Allow plugin to version 3.4.12 or later.
  • If the latest version cannot be installed, disable or remove the plugin entirely from the WordPress site.
  • Apply general input validation and use parameterized queries for any custom code that interacts with the database.

Generated by OpenCVE AI on May 5, 2026 at 15:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 05 May 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 05 May 2026 14:00:00 +0000

Type Values Removed Values Added
Description 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.
Title WeePie Cookie Allow <= 3.4.11 - Unauthenticated SQL Injection via 'consent' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-05T15:03:15.574Z

Reserved: 2026-03-16T20:30:23.709Z

Link: CVE-2026-4304

cve-icon Vulnrichment

Updated: 2026-05-05T15:03:10.247Z

cve-icon NVD

Status : Received

Published: 2026-05-05T14:16:09.170

Modified: 2026-05-05T14:16:09.170

Link: CVE-2026-4304

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-05T15:30:26Z

Weaknesses