WordPress · Wishlist Member · CVE-2026-6895
**Name of the Vulnerable Software and Affected Versions**
WishList Member versions prior to 3.30.2
**Description**
Missing authorization in the `export settings()` function allows for sensitive information disclosure and privilege escalation. The function fails to perform capability checks, enabling an attacker to retrieve the REST API Secret Key via an AJAX JSON response. With this key, an attacker can authenticate to the WishList Member API, create a new membership level with the administrator WordPress role, and register an arbitrary administrator-level user account, leading to a complete site takeover.
**Recommendations**
Update to a version later than 3.30.1.
As a temporary workaround, restrict access to the `export settings()` function to minimize the risk of exploitation.