Description
The WPFunnels WordPress plugin before 3.13.0 does not check whether user registration is enabled on the site before creating accounts from opt-in form submissions, relying on a value supplied in the request instead, allowing unauthenticated attackers to create WordPress user accounts even when registration is disabled.

This is an incomplete fix for CVE-2025-12353: the check added in 3.6.3 covers only one of the three registration paths.
Published: 2026-09-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the WPFunnels WordPress plugin before version 3.13.0 and allows an unauthenticated attacker to create new WordPress user accounts without administrative or registration permissions. The plugin incorrectly trusts a value supplied in the opt‑in form submission instead of checking whether the site has user registration enabled in its settings. This flaw effectively bypasses the authentication requirement for account creation, enabling an attacker to add arbitrary user accounts and potentially gain access to privileged functions that regionally assigned accounts might possess. The weakness represents a classic improper access control or authentication bypass, allowing an attacker to alter the site’s user base without needing existing credentials.

Affected Systems

WordPress installations using the WPFunnels plugin older than version 3.13.0 are affected. The vulnerability impacts any site where the plugin’s opt‑in forms are enabled, regardless of the site registration setting. It does not require any additional software or specific server configuration beyond the presence of the plugin.

Risk and Exploitability

The flaw can be exploited over the network by submitting crafted opt‑in form requests to the plugin’s processing endpoint; no authentication or privileged access is needed. The lack of a formal CVSS score and EPSS data means exact severity metrics are unavailable, but the ability to create arbitrary accounts carries high potential for privilege escalation or malicious site activity. The vulnerability is not listed as a known exploited vulnerability in the CISA KEV catalog, and no current proof‑of‑concept exploits have been publicly disclosed. However, the attack vector is straightforward and the conditions for exploitation are minimal, indicating a strong potential for misuse by attackers, especially on sites with a large number of opt‑in form visitors.

Generated by OpenCVE AI on September 4, 2026 at 07:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPFunnels plugin to version 3.13.0 or newer to apply the missing registration check.
  • If upgrading is not immediately possible, disable all opt‑in forms or turn off the site registration feature in WordPress to block account creation via this path.
  • Apply a custom code patch to the plugin’s form handler that verifies the site registration setting before creating a user account.
  • Monitor site logs and user registrations for any unexpected new accounts and revoke access promptly if suspicious activity is detected.

Generated by OpenCVE AI on September 4, 2026 at 07:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-287

Fri, 04 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WPFunnels WordPress plugin before 3.13.0 does not check whether user registration is enabled on the site before creating accounts from opt-in form submissions, relying on a value supplied in the request instead, allowing unauthenticated attackers to create WordPress user accounts even when registration is disabled. This is an incomplete fix for CVE-2025-12353: the check added in 3.6.3 covers only one of the three registration paths.
Title WPFunnels < 3.13.0 - Unauthenticated User Registration via Opt-in Forms
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T06:00:02.523Z

Reserved: 2026-08-25T09:32:53.676Z

Link: CVE-2025-15691

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T07:17:07.293

Modified: 2026-09-04T07:17:07.293

Link: CVE-2025-15691

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T07:30:15Z

Weaknesses