Skip to main content

User Registration & Membership CVE-2026-11964

| EUVDEUVD-2026-43285 CRITICAL
2026-07-13 WPScan GHSA-6f2x-47pc-8mpq
9.1
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
8.2 HIGH

Unauthenticated remote webhook forgery (AV:N/AC:L/PR:N/UI:N); primary impact is integrity from activating memberships (I:H), with only limited confidentiality from gained content access (C:L) and no availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

5
Analysis Generated
Jul 13, 2026 - 19:10 vuln.today
CVSS changed
Jul 13, 2026 - 19:07 NVD
9.1 (CRITICAL)
Patch available
Jul 13, 2026 - 08:01 EUVD
CVE Published
Jul 13, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 13, 2026 - 06:00 cve.org
CRITICAL 9.1

DescriptionCVE.org

The User Registration & Membership WordPress plugin before 5.2.2 does not verify the authenticity of incoming payment-provider webhook notifications before acting on them, allowing unauthenticated attackers to forge a payment-approved event and activate a paid membership subscription without completing a real payment.

AnalysisAI

Payment-verification bypass in the User Registration & Membership WordPress plugin before 5.2.2 lets unauthenticated attackers forge a payment-provider webhook to mark a subscription as paid, activating premium memberships without any real transaction. WPScan reports publicly available exploit code, though there is no public exploit identified as being used in active attacks (not in CISA KEV). The core weakness is that inbound webhook notifications are trusted and acted upon without authenticating their origin or signature.

Technical ContextAI

The plugin implements paid membership tiers on WordPress sites and relies on asynchronous webhook callbacks from payment providers (e.g. PayPal/Stripe-style IPN or webhook events) to confirm that a subscriber has paid. Payment webhooks are designed to be verified either by validating a provider-signed signature/HMAC header or by performing a server-to-server callback to the provider to confirm the event. This vulnerability is a classic insufficient-verification-of-data-authenticity flaw (CWE-345, and specifically CWE-347 improper verification of a cryptographic signature) - the endpoint that receives 'payment approved' events does not confirm the request genuinely originated from the payment provider, so any HTTP client can POST a crafted event. The CPE 'cpe:2.3:a:unknown:user_registration_&_membership:*' with a version boundary of <5.2.2 identifies all releases up to but not including 5.2.2 as affected.

RemediationAI

Vendor-released patch: upgrade the User Registration & Membership plugin to version 5.2.2 or later, which is available from the vendor per the WPScan advisory (https://wpscan.com/vulnerability/faf55649-8f76-4abf-a6b9-0d0774e22d29/). Until the update can be applied, restrict access to the plugin's payment/webhook callback endpoint so it is only reachable from your payment provider's published IP ranges (a firewall/WAF allowlist), accepting that provider IP changes could break legitimate callbacks and require maintenance. As an additional interim control, monitor for membership activations that lack a corresponding real transaction in your payment-provider dashboard and reconcile/reverse fraudulent subscriptions; if feasible, temporarily disable automatic webhook-driven activation and require manual approval, at the cost of onboarding delay. Do not rely on obscuring the endpoint URL alone, as the endpoint is reachable by any unauthenticated client.

CVE-2025-2563 HIGH POC
8.1 Apr 14

The User Registration & Membership WordPress plugin before version 4.1.2 fails to prevent users from setting their accou

CVE-2025-2594 HIGH POC
8.1 Apr 22

The User Registration & Membership WordPress plugin before 4.1.3 does not properly validate data in an AJAX action when

CVE-2026-11961 HIGH POC
8.1 Jul 17

Privilege escalation in the User Registration & Membership WordPress plugin before 5.2.3 lets unauthenticated visitors s

CVE-2026-11963 HIGH POC
8.1 Jul 13

Privilege escalation in the User Registration & Membership WordPress plugin before 5.2.2 lets any authenticated low-priv

CVE-2026-16736 HIGH POC
7.5 Aug 05

Registration enforcement bypass in the User Registration & Membership WordPress plugin (all versions before 5.2.6) allow

CVE-2026-79996 HIGH POC
7.2 Aug 28

Privilege escalation in the User Registration & Membership WordPress plugin before 5.2.6 lets authenticated users holdin

CVE-2026-11966 MEDIUM POC
5.3 Jul 17

Unauthenticated account deletion in the User Registration & Membership WordPress plugin (all versions before 5.2.3) expo

CVE-2026-79995 MEDIUM POC
4.3 Aug 28

Missing object-level authorization in the User Registration & Membership WordPress plugin (before 5.2.5) allows any auth

CVE-2023-27459 HIGH
7.4 Mar 26

Deserialization of Untrusted Data vulnerability in WPEverest User Registration.3.2.1. Rated high severity (CVSS 7.4), th

CVE-2025-3282 MEDIUM
5.3 Apr 12

The User Registration & Membership - Custom Registration Form, Login Form, and User Profile plugin for WordPress is vuln

CVE-2024-1720 MEDIUM
4.7 Mar 07

The User Registration - Custom Registration Form, Login Form, and User Profile WordPress Plugin plugin for WordPress is

CVE-2025-3292 MEDIUM
4.3 Apr 12

The User Registration & Membership - Custom Registration Form, Login Form, and User Profile plugin for WordPress is vuln

Share

CVE-2026-11964 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy