CVE-2026-2363

The WP-Members Membership Plugin plugin for WordPress is vulnerable to SQL Injection via the 'order_by' attribute of the [wpmem_user_membership_posts] shortcode in all versions up to, and including, 3.5.5.1. This is 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 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

22 Apr 2026, 21:26

Type Values Removed Values Added
Summary
  • (es) El plugin WP-Members Membership Plugin para WordPress es vulnerable a inyección SQL a través del atributo 'order_by' del shortcode [wpmem_user_membership_posts] en todas las versiones hasta la 3.5.5.1, inclusive. Esto se debe a un escape insuficiente en el parámetro proporcionado por el usuario y a la falta de preparación suficiente en la consulta SQL existente. Esto hace posible que atacantes autenticados, con acceso de nivel Colaborador y superior, añadan consultas SQL adicionales a consultas ya existentes que pueden ser utilizadas para extraer información sensible de la base de datos.

04 Mar 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-04 07:16

Updated : 2026-06-17 10:30


NVD link : CVE-2026-2363

Mitre link : CVE-2026-2363

CVE.ORG link : CVE-2026-2363


JSON object : View

Products Affected

No product.

CWE
CWE-89

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