CVE-2026-5073

The ARMember Premium plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the 'arm_directory_paging_action' AJAX action in all versions up to, and including, 7.3.1. This is due to insufficient escaping on the user-supplied 'order' and 'orderby' parameters and the lack of sufficient preparation on the existing SQL query in the `arm_get_directory_members()` function. 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.
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 'order' de la acción AJAX 'arm_directory_paging_action' en todas las versiones hasta e incluyendo la 7.3.1. Esto se debe a un escape insuficiente en los parámetros 'order' y 'orderby' proporcionados por el usuario y a la falta de preparación suficiente en la consulta SQL existente en la función 'arm_get_directory_members()'. Esto hace posible que atacantes no autenticados añadan consultas SQL adicionales a consultas ya existentes que pueden ser utilizadas para extraer información sensible de la base de datos.

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-5073

Mitre link : CVE-2026-5073

CVE.ORG link : CVE-2026-5073


JSON object : View

Products Affected

No product.

CWE
CWE-89

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