CVE-2026-6419

The WishList Member plugin for WordPress is vulnerable to Privilege Escalation via Missing Authorization in versions up to and including 3.30.1. This is due to the missing capability and nonce check in the ajax_get_screen() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to supply an arbitrary admin screen identifier via the data[url] parameter, causing the plugin to load and execute the administrative API configuration template without authorization. The rendered HTML, which contains the plugin's plaintext REST API Secret Key, is returned directly to the attacker in the AJAX JSON response. An attacker who obtains this key can authenticate to the WishList Member API, create a new membership level assigned the administrator WordPress role, and register an arbitrary administrator-level user account, resulting in complete site takeover.
Configurations

No configuration.

History

23 Jul 2026, 11:10

Type Values Removed Values Added
Summary
  • (es) El plugin WishList Member para WordPress es vulnerable a escalada de privilegios a través de autorización faltante en versiones hasta la 3.30.1 inclusive. Esto se debe a la verificación de capacidad y nonce faltante en la función ajax_get_screen(). Esto hace posible que atacantes autenticados, con acceso de nivel Suscriptor y superior, suministren un identificador de pantalla de administración arbitrario a través del parámetro data[url], haciendo que el plugin cargue y ejecute la plantilla de configuración de la API administrativa sin autorización. El HTML renderizado, que contiene la clave secreta de la API REST en texto plano del plugin, se devuelve directamente al atacante en la respuesta JSON AJAX. Un atacante que obtiene esta clave puede autenticarse en la API de WishList Member, crear un nuevo nivel de membresía asignado al rol de administrador de WordPress y registrar una cuenta de usuario de nivel de administrador arbitraria, lo que resulta en una toma de control completa del sitio.

23 May 2026, 05:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-23 05:16

Updated : 2026-07-23 11:10


NVD link : CVE-2026-6419

Mitre link : CVE-2026-6419

CVE.ORG link : CVE-2026-6419


JSON object : View

Products Affected

No product.

CWE
CWE-269

Improper Privilege Management