CVE-2026-6898
WishList Products · WishList Member
The WishList Member plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check.
Executive summary
A high-severity authorization vulnerability in the WishList Member WordPress plugin allows attackers to modify sensitive data by bypassing capability checks.
Vulnerability
The vulnerability exists in the 'WishListMember3_Hooks::generate_api_key' function, which lacks proper capability checks. This allows an unauthorized user to invoke administrative functions and modify system data.
Business impact
A CVSS score of 8.8 highlights the severity of this flaw. Exploitation could lead to unauthorized API key generation, granting attackers persistent access to the platform and the ability to manipulate member data or compromise sensitive site information.
Remediation
Immediate Action: Update the WishList Member plugin to the latest version provided by the vendor.
Proactive Monitoring: Check logs for unauthorized calls to API generation functions or unusual administrative activity.
Compensating Controls: Restrict access to the WordPress administrative dashboard to trusted IP addresses only.
Exploitation status
Public Exploit Available: false
Analyst recommendation
Missing capability checks are a significant security oversight. Administrators must apply the latest plugin updates immediately to ensure that administrative functions are protected by proper authorization requirements.