CVE-2025-15477

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.
Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) El plugin Bucketlister para WordPress es vulnerable a inyección SQL a través de los atributos 'category' e 'id' del shortcode del plugin en todas las versiones hasta la 0.1.5, inclusive, debido a un escape insuficiente en los parámetros proporcionados por el usuario y la falta de preparación suficiente en la consulta SQL existente. Esto permite a atacantes autenticados, con acceso de nivel Colaborador o superior, añadir consultas SQL adicionales a consultas ya existentes que pueden utilizarse para extraer información sensible de la base de datos.

07 Feb 2026, 09:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-07 09:15

Updated : 2026-06-17 08:37


NVD link : CVE-2025-15477

Mitre link : CVE-2025-15477

CVE.ORG link : CVE-2025-15477


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')