Skip to main content

WPFunnels Plugin CVE-2025-15691

| EUVDEUVD-2025-210844 MEDIUM
Incorrect Authorization (CWE-863)
2026-09-04 WPScan GHSA-23pq-j2qq-jh57
5.3
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
5.3 MEDIUM

Unauthenticated remote HTTP exploitation with no preconditions; impact limited to unauthorized account creation with no confidentiality or availability consequence.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/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
None
Integrity
Low
Availability
None

Lifecycle Timeline

5
Analysis Generated
Sep 04, 2026 - 13:25 vuln.today
CVSS changed
Sep 04, 2026 - 13:22 NVD
5.3 (MEDIUM)
Patch available
Sep 04, 2026 - 08:01 EUVD
CVE Published
Sep 04, 2026 - 06:00 cve.org
MEDIUM 5.3
CVE Published
Sep 04, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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.

AnalysisAI

Unauthorized WordPress account creation in WPFunnels (versions 3.6.3 through before 3.13.0) allows unauthenticated remote attackers to register user accounts on sites where WordPress registration is explicitly disabled. The plugin trusts a client-supplied boolean in the opt-in form submission request rather than querying the server-side registration setting, making the site-level restriction trivially bypassable. This is an incomplete patch for CVE-2025-12353 - the fix applied in 3.6.3 closed only one of three registration code paths, leaving sites that updated to 3.6.3 through 3.12.x still vulnerable and falsely believing they were protected.

Technical ContextAI

WPFunnels is a WordPress funnel-builder plugin that includes opt-in form functionality capable of triggering new user registration. The root cause is CWE-863 (Incorrect Authorization): rather than calling WordPress core functions to verify the site's users_can_register option server-side, the plugin reads a parameter value from the incoming HTTP request to decide whether account creation should proceed. This trust-the-client pattern means an attacker can flip the parameter to force registration regardless of site configuration. The CVE description explicitly notes three distinct registration code paths exist in the plugin; CVE-2025-12353 led to a patch in 3.6.3 that only guarded one of them. The CPE is cpe:2.3:a:unknown:wpfunnels:*:*:*:*:*:*:*:* - the vendor field is unresolved in NVD data, though the product identity is unambiguous from the WPScan advisory.

RemediationAI

Update WPFunnels to version 3.13.0 or later, which closes all three registration code paths. The WPScan advisory at https://wpscan.com/vulnerability/c01926e9-f3e0-4bd5-9802-8f5f79a50504/ confirms 3.13.0 as the fully patched release. Sites that previously upgraded to 3.6.3 through 3.12.x in response to CVE-2025-12353 should treat this as an unresolved exposure and upgrade immediately. If immediate patching is not feasible, consider temporarily disabling WPFunnels opt-in form submission by deactivating the plugin, or deploying WAF rules to block POST requests to the WPFunnels AJAX registration endpoints - note this will disrupt funnel form functionality. After mitigation, audit the wp_users table for accounts created during the exposure window, particularly those with subscriber role and no legitimate origin.

CVE-2026-84753 CRITICAL
9.8 Sep 03

Unauthenticated PHP Object Injection affects the Mail Mint email-marketing plugin for WordPress (by WPFunnels) in all ve

CVE-2026-79631 MEDIUM POC
5.3 Sep 04

Unauthenticated log file exposure in WPFunnels WordPress plugin (versions 2.6.0 through <3.13.0) enables any remote visi

CVE-2026-79632 MEDIUM POC
5.3 Sep 04

Unauthenticated email relay abuse in WPFunnels WordPress plugin versions 3.1.0 through 3.12.x allows any remote visitor

CVE-2026-79630 MEDIUM POC
5.3 Sep 04

Price manipulation in WPFunnels WordPress plugin before 3.13.0 allows unauthenticated attackers to apply a configured or

CVE-2026-32530 HIGH
8.8 Mar 25

An Incorrect Privilege Assignment vulnerability exists in WPFunnels Creator LMS plugin (versions up to and including 1.1

CVE-2026-49778 HIGH
7.1 Jun 17

Stored or reflected cross-site scripting in WPFunnels Pro WordPress plugin versions 2.9.4 and earlier allows unauthentic

CVE-2026-84754 MEDIUM
6.5 Sep 03

Broken access control in the WPFunnels WordPress plugin (versions <= 3.12.13) permits unauthenticated remote attackers t

CVE-2026-84755 MEDIUM
6.5 Sep 03

Broken access control in the Mail Mint WordPress plugin (≤1.31.0) exposes one or more endpoints to unauthenticated remot

CVE-2023-37977 MEDIUM
6.1 Jul 27

Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at

CVE-2024-27965 MEDIUM
5.9 Mar 21

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPFunnels WPFunnel

Share

CVE-2025-15691 vulnerability details – vuln.today

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