Description
The Simple Membership plugin for WordPress is vulnerable to Improper Handling of Missing Values in all versions up to, and including, 4.7.0 via the Stripe webhook handler. This is due to the plugin only validating webhook signatures when the stripe-webhook-signing-secret setting is configured, which is empty by default. This makes it possible for unauthenticated attackers to forge Stripe webhook events to manipulate membership subscriptions, including reactivating expired memberships without payment or canceling legitimate subscriptions, potentially leading to unauthorized access and service disruption.
Published: 2026-02-19
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Management of Memberships
Action: Immediate Patch
AI Analysis

Impact

The Simple Membership plugin for WordPress allows an unauthenticated attacker to forge Stripe webhook events because the plugin only verifies signatures when a stripe‑webhook‑signing‑secret is set, which is left empty by default. This improper handling of missing values enables manipulation of membership subscriptions, such as re‑activating expired memberships without payment or cancelling legitimate subscriptions. The consequence is unauthorized access to paid content and potential service disruption.

Affected Systems

Affected systems include any WordPress site that has the Simple Membership plugin installed, with version numbers 4.7.0 or earlier. The issue resides in the Stripe webhook handler and related classes within the plugin. No information is available about specific installations beyond the plugin name and affected version range.

Risk and Exploitability

The vulnerability has a CVSS score of 6.5, indicating a moderate risk, and an EPSS score of less than 1 %, suggesting a very low probability of exploitation at present. Based on the description, the likely attack vector is sending forged HTTP POST requests to the plugin’s Stripe webhook endpoint, bypassing signature verification due to an empty signing‑secret. The attack requires no authentication and therefore can be executed from anywhere. The fact that the issue is not listed in the CISA KEV catalog indicates that it has not yet been widely exploited in the wild.

Generated by OpenCVE AI on April 15, 2026 at 18:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest version of Simple Membership (4.7.1 or later) to eliminate the flaw.
  • Configure a non‑empty stripe‑webhook‑signing‑secret in the plugin settings to enforce signature verification.
  • Restrict the webhook endpoint to accept traffic only from Stripe’s IP ranges or implement additional request validation before processing the webhook payload.

Generated by OpenCVE AI on April 15, 2026 at 18:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 20 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 20 Feb 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpinsider-1
Wpinsider-1 simple Membership
Vendors & Products Wordpress
Wordpress wordpress
Wpinsider-1
Wpinsider-1 simple Membership

Thu, 19 Feb 2026 10:00:00 +0000

Type Values Removed Values Added
Description The Simple Membership plugin for WordPress is vulnerable to Improper Handling of Missing Values in all versions up to, and including, 4.7.0 via the Stripe webhook handler. This is due to the plugin only validating webhook signatures when the stripe-webhook-signing-secret setting is configured, which is empty by default. This makes it possible for unauthenticated attackers to forge Stripe webhook events to manipulate membership subscriptions, including reactivating expired memberships without payment or canceling legitimate subscriptions, potentially leading to unauthorized access and service disruption.
Title Simple Membership <= 4.7.0 - Unauthenticated Improper Handling of Missing Values
Weaknesses CWE-230
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wpinsider-1 Simple Membership
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:51:43.189Z

Reserved: 2026-01-27T02:01:14.522Z

Link: CVE-2026-1461

cve-icon Vulnrichment

Updated: 2026-02-20T20:40:30.561Z

cve-icon NVD

Status : Deferred

Published: 2026-02-19T10:16:11.457

Modified: 2026-04-15T00:35:42.020

Link: CVE-2026-1461

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T18:15:10Z

Weaknesses