User Account Takeover Vulnerability in Simple Membership Plugin for WordPress
CVE-2026-15930
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 3 August 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-15930?
The Simple Membership WordPress plugin allows unauthenticated attackers to exploit a flaw in user creation processes. When an account is created, the plugin fails to verify if this creation was successful before utilizing the returned user ID to update an account. This can lead to unauthorized modifications of the primary administrator's account details, enabling attackers to potentially take full control of the account through the password reset mechanism.
Affected Version(s)
Simple Membership 0 < 4.7.8
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.