CVE-2026-5074

The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'sSortDir_0' parameter of the `get_private_content_data` AJAX action in all versions up to, and including, 7.3.1. This is due to insufficient sanitization of the user-supplied parameter which is concatenated directly into the ORDER BY clause of an SQL query without a whitelist check. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Note: The vulnerability can only be exploited if the "User Private Content" addon is enabled, which is disabled by default..
Configurations

No configuration.

History

21 Jul 2026, 19:10

Type Values Removed Values Added
Summary
  • (es) El plugin ARMember Premium para WordPress es vulnerable a inyección SQL a través del parámetro 'sSortDir_0' de la acción AJAX 'get_private_content_data' en todas las versiones hasta la 7.3.1, inclusive. Esto se debe a una sanitización insuficiente del parámetro proporcionado por el usuario, que se concatena directamente en la cláusula ORDER BY de una consulta SQL sin una verificación de lista blanca. Esto hace posible que atacantes autenticados, con acceso de nivel de Suscriptor y superior, añadan consultas SQL adicionales a consultas ya existentes que pueden usarse para extraer información sensible de la base de datos. Nota: La vulnerabilidad solo puede ser explotada si el complemento 'User Private Content' está habilitado, el cual está deshabilitado por defecto.

02 Jun 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 20:16

Updated : 2026-07-21 19:10


NVD link : CVE-2026-5074

Mitre link : CVE-2026-5074

CVE.ORG link : CVE-2026-5074


JSON object : View

Products Affected

No product.

CWE
CWE-89

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