Description
The Bucketlister plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode `category` and `id` attributes in all versions up to, and including, 0.1.5 due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-02-07
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Apply Patch
AI Analysis

Impact

The Bucketlister plugin for WordPress contains an SQL Injection flaw in the shortcode attributes "category" and "id". The plugin fails to escape or prepare user‑supplied values, allowing an authenticated contributor or higher to inject additional SQL statements into existing queries. This leads to unauthorized extraction of sensitive database data.

Affected Systems

The vulnerability affects the WordPress plugin The Bucketlister by simonfairbairn. All releases up to version 0.1.5 inclusive are impacted. The attack requires a user account with Contributor‑level access or higher.

Risk and Exploitability

The CVSS base score of 6.5 indicates moderate severity. The EPSS score of less than 1% shows a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. An attacker must first be authenticated with at least Contributor privileges and then embed malicious shortcodes in content or directly exploit the plugin’s shortcode handling in a page or post. If successful, the attacker can append arbitrary SQL statements that may disclose or modify database information.

Generated by OpenCVE AI on April 20, 2026 at 20:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bucketlister plugin to the latest available version, which removes the SQL injection vector.
  • If an upgrade cannot be performed immediately, disable the "category" and "id" shortcode attributes by removing or sanitizing them; use the plugin’s settings or custom code to strip user input.
  • Restrict Contributor and higher role users from adding or editing content that uses the Bucketlister shortcode, or enforce strict input validation and parameterized queries as a development best practice.

Generated by OpenCVE AI on April 20, 2026 at 20:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 09 Feb 2026 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Sat, 07 Feb 2026 08:45:00 +0000

Type Values Removed Values Added
Description The Bucketlister plugin for WordPress is vulnerable to SQL Injection via the plugin's shortcode `category` and `id` attributes in all versions up to, and including, 0.1.5 due to insufficient escaping on the user supplied parameters and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title The Bucketlister <= 0.1.5 - Authenticated (Contributor+) SQL Injection via `category` and `id` Shortcode Attributes
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:34:33.713Z

Reserved: 2026-01-07T12:33:47.336Z

Link: CVE-2025-15477

cve-icon Vulnrichment

Updated: 2026-02-09T19:02:12.669Z

cve-icon NVD

Status : Deferred

Published: 2026-02-07T09:15:59.543

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-15477

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T21:00:12Z

Weaknesses