CVE-2025-12469 MEDIUM

CVE-2025-12469: FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce <= 3.6.4.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Email Sending

Vendor Amans2K
Product FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce
Weakness CWE-862 · Missing authorization
Published November 5, 2025
Last update April 8, 2026

CVSS base score

4.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

The FunnelKit Automations – Email Marketing Automation and CRM for WordPress & WooCommerce plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.6.4.1. This is due to the plugin not properly verifying that a user is authorized to perform administrative actions in the `bwfan_test_email` AJAX handler. The nonce used for verification is publicly exposed to all visitors (including unauthenticated users) via the frontend JavaScript localization, and the `check_nonce()` function accepts low-privilege authenticated users who possess this nonce. This makes it possible for authenticated attackers, with Subscriber-level access and above, to send arbitrary emails from the site with attacker-controlled subject and body content.

Explanation of Vulnerability in Simple Terms

02Summary

FunnelKit Automations for WordPress does not properly check user permissions before allowing certain actions. A logged-in user with low privileges can modify data they should not have access to. The vulnerability affects versions up to 3.6.4.1. Site owners should update the plugin to a version newer than 3.6.4.1.

What an attacker can do

03Attacker Capabilities

A low-privilege user can modify data they should not have permission to change.

Potential impact on your site

04Site Impact

Unauthorized users may alter plugin settings, automation rules, or customer data without proper access controls.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

November 5, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE