Impact
The Simple Membership WordPress plugin, released before version 4.7.7, contains a flaw that fails to verify that a PayPal payment notification (IPN) originated from the site’s legitimate merchant account. As a result, anyone who controls a PayPal account can send a forged IPN to the plugin, causing the system to activate or extend a user’s membership without authenticating the payment. This allows unauthorized users to gain access to paid content or restricted features normally protected by membership status.
Affected Systems
The in‑vendor name for the affected product is Simple Membership for WordPress. Versions of the plugin older than 4.7.7 are vulnerable; the issue exists in all releases prior to that point. No further sub‑version detail is available from the vendor.
Risk and Exploitability
The CVSS score of 5.3 indicates a moderate risk level. The EPSS score is not available, so the delivery likelihood cannot be quantified by that metric, but the absence of authentication on the IPN endpoint makes exploitation trivial for anyone who can exercise control of a PayPal account. Because the vulnerability is not listed in CISA’s KEV catalog, there is currently no evidence of public exploitation. Attackers would craft a POST request emulating a PayPal IPN to the plugin’s endpoint, and since the plugin does not check the merchant identifier, the membership activation logic will be executed without further checks. This could lead to revenue loss, unauthorized data access, and friction in membership management for site administrators.
OpenCVE Enrichment