Description
The WPFunnels WordPress plugin before 3.13.0 does not perform any authorisation or nonce check in one of its opt-in submission handlers, and takes the notification recipients and subject from the request, allowing unauthenticated users to make the site send emails to arbitrary recipients with an arbitrary subject.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated arbitrary email sending
Action: Apply Patch
AI Analysis

Impact

The WPFunnels WordPress plugin before version 3.13.0 fails to perform any authorization or nonce check in its opt‑in submission handler, permitting any requester to trigger the handler. The handler accepts notification recipients and subject directly from the HTTP request, enabling a sender to instruct the site to dispatch emails to any address with any content. This flaw, identified as an improper access control weakness (CWE‑862), can be leveraged to send spam, phishing, or malicious messages from the host. The impact is the potential use of the site as an unsolicited mail relay, compromising the site's reputation and possibly violating anti‑spam regulations.

Affected Systems

WordPress installations running WPFunnels plugin versions earlier than 3.13.0 are affected. The vulnerability resides in the wpfnl_shortcode_optin_submission endpoint; no specific WordPress core versions are required for exploitation.

Risk and Exploitability

The attacker can invoke the vulnerable endpoint without authentication, so the attack vector is effectively a publicly accessible HTTP request. The CVSS score of 5.3 indicates moderate severity. EPSS shows less than 1% probability of exploitation in the wild, yet the ability to send arbitrary email content raises the risk of spam or phishing campaigns. The vulnerability is not currently listed in the CISA KEV catalog, but its simplicity makes it a notable threat for site owners.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WPFunnels to version 3.13.0 or later to restore the missing authorization checks
  • If an upgrade cannot be applied immediately, prevent unauthenticated requests to the wpfnl_shortcode_optin_submission endpoint by removing the opt‑in shortcode from public pages or configuring a web‑application firewall to block such POST requests
  • After applying the fix or blocking the endpoint, review outgoing email logs for unusual activity and lock down any compromised mailing lists

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-285

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

Type Values Removed Values Added
First Time appeared Getwpfunnels
Getwpfunnels wpfunnels
Wordpress
Wordpress wordpress
Vendors & Products Getwpfunnels
Getwpfunnels wpfunnels
Wordpress
Wordpress wordpress

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

Type Values Removed Values Added
Weaknesses CWE-862
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'}


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

Type Values Removed Values Added
Weaknesses CWE-285

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

Type Values Removed Values Added
Description The WPFunnels WordPress plugin before 3.13.0 does not perform any authorisation or nonce check in one of its opt-in submission handlers, and takes the notification recipients and subject from the request, allowing unauthenticated users to make the site send emails to arbitrary recipients with an arbitrary subject.
Title WPFunnels < 3.13.0 - Unauthenticated Arbitrary Recipient Email Sending via wpfnl_shortcode_optin_submission
References

Subscriptions

Getwpfunnels Wpfunnels
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-04T12:53:12.964Z

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

Link: CVE-2026-79632

cve-icon Vulnrichment

Updated: 2026-09-04T12:52:57.627Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-79632

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T17:30:17Z

Weaknesses