Description
The Paid Membership Subscriptions WordPress plugin before 3.1.0 does not verify the reCAPTCHA on its registration handler when a form field is absent from the request, allowing unauthenticated users to create accounts without solving the reCAPTCHA the site has enabled.
Published: 2026-09-23
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Unauthenticated account creation via reCAPTCHA bypass
Action: Update Plugin
AI Analysis

Impact

The vulnerability in the Paid Membership Subscriptions WordPress plugin, a CWE‑693 protection mechanism failure, allows an unauthenticated user to bypass the reCAPTCHA challenge during registration when a form field is omitted from the request. This omission prevents the plugin from verifying the reCAPTCHA token, enabling attackers to create new user accounts without solving the challenge. The result is an elevation of privilege that can be exploited for spam, credential stuffing, or further malicious activity on the site.

Affected Systems

WordPress sites that have the Paid Membership Subscriptions plugin installed at a version earlier than 3.1.0 are affected. The plugin’s registration component does not enforce the reCAPTCHA verification for all input fields, exposing sites that rely on this plugin for user management.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate risk; the EPSS score is not reported, and the vulnerability is not in the CISA KEV catalog. Attackers can exploit the flaw by submitting crafted registration requests that omit required form fields, a straightforward action that requires no special credentials or tools. Because the vector is remote and requires only web traffic, the likelihood of exploitation is high on unpatched installations.

Generated by OpenCVE AI on September 23, 2026 at 14:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Paid Membership Subscriptions plugin to version 3.1.0 or later, which restores proper verification of reCAPTCHA on all registration fields.
  • Reconfigure the plugin’s settings to enforce reCAPTCHA validation regardless of missing form fields, ensuring that even malformed requests trigger the check.
  • If an update is temporarily unavailable, disable the public registration endpoint or restrict access to trusted IPs to prevent unauthenticated account creation until the plugin can be patched.

Generated by OpenCVE AI on September 23, 2026 at 14:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description The Paid Membership Subscriptions WordPress plugin before 3.1.0 does not verify the reCAPTCHA on its registration handler when a form field is absent from the request, allowing unauthenticated users to create accounts without solving the reCAPTCHA the site has enabled.
Title Paid Member Subscriptions < 3.1.0 - Unauthenticated reCAPTCHA Bypass via Registration Form
Weaknesses CWE-693
References
Metrics cvssV3_1

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

ssvc

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-23T10:48:31.853Z

Reserved: 2026-09-14T11:46:49.339Z

Link: CVE-2026-90950

cve-icon Vulnrichment

Updated: 2026-09-23T10:33:19.275Z

cve-icon NVD

Status : Received

Published: 2026-09-23T11:17:16.773

Modified: 2026-09-23T11:17:16.773

Link: CVE-2026-90950

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T15:00:06Z

Weaknesses
  • CWE-693

    Protection Mechanism Failure