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: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Account Creation
Action: Patch Plugin
AI Analysis

Impact

The WPFunnels WordPress plugin prior to version 3.13.0 fails to verify whether the site’s user registration setting is enabled before creating accounts from opt‑in form submissions. The plugin trusts a value supplied in the request, which lets an unauthenticated attacker create new WordPress user accounts even when site registration is disabled. This flaw constitutes an improper access control vulnerability that allows the addition of arbitrary user accounts without any existing credentials.

Affected Systems

WordPress sites running WPFunnels versions older than 3.13.0 are affected. The issue arises when opt‑in forms are enabled on the site; it does not depend on other software components or specific server configurations beyond the presence of the plugin.

Risk and Exploitability

Exploitation can be achieved over the network by submitting a crafted opt‑in form request; no authentication is required. The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests low immediate exploitation probability. The vulnerability is not listed in the CISA KEV catalog, and no public proof‑of‑concept exploits have been disclosed. However, an attacker can create a large number of unauthenticated accounts, which may be used for spam, phishing, or other malicious activities. The attack vector is straightforward and the necessary conditions for exploitation are minimal, implying a tangible risk for sites with publicly exposed opt‑in forms.

Generated by OpenCVE AI on September 4, 2026 at 21:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WPFunnels plugin to version 3.13.0 or later to apply the missing registration check.
  • Disable all opt‑in forms or turn off the WordPress site registration feature as a temporary measure.
  • 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 for unexpected account registrations and delete any accounts created without authorization.

Generated by OpenCVE AI on September 4, 2026 at 21:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 16:15:00 +0000

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

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

Type Values Removed Values Added
Weaknesses CWE-863
Metrics cvssV3_1

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

ssvc

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


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-04T12:57:04.603Z

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

Link: CVE-2025-15691

cve-icon Vulnrichment

Updated: 2026-09-04T12:56:57.668Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T19:15:18.627

Link: CVE-2025-15691

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T21:30:07Z

Weaknesses