Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
8.8

CVE-2026-6419: WishList Member plugin for WordPress exposes sensitive data

CVE-2026-6419
Summary

Authenticated attackers with Subscriber-level access can steal the plugin's secret key, create administrator accounts, and take over the entire website. Affected users should update the WishList Member plugin to a version that is not vulnerable. It's also a good idea to change the plugin's secret key as a precautionary measure.

Original title
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 chec...
Original description
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.
nvd CVSS3.1 8.8
Vulnerability type
CWE-269 Improper Privilege Management
Published: 23 May 2026 · Updated: 30 May 2026 · First seen: 26 May 2026