CVE-2026-14345: WPFunnels <= 3.12.7 - Unauthenticated Remote Code Execution via 'postData' Parameter
The WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 3.12.7 via the 'postData' parameter parameter. This is due to unsanitized write of attacker-controlled postData values into a PHP-includeable .log file combined with the use of includeonce to render that file in wpfnlshowlog. This makes it possible for unauthenticated attackers to execute code on the server. Exploitation requires that the Log Settings "Enable Logs" toggle is on and that an administrator subsequently opens the polluted log file via the plugin's Log Settings View UI; however, the nonce required to reach the optin endpoint is publicly emitted on every funnel step page, so the injection step itself is fully unauthenticated.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-14345?
CVE-2026-14345 has a critical severity rating of 9.8.
How do I fix CVE-2026-14345?
To fix CVE-2026-14345, update WPFunnels to the latest version beyond 3.12.7.
What type of vulnerability is CVE-2026-14345?
CVE-2026-14345 is an unauthenticated remote code execution vulnerability.
Which software is affected by CVE-2026-14345?
CVE-2026-14345 affects the WPFunnels plugin for WordPress, specifically versions up to and including 3.12.7.
What causes CVE-2026-14345?
CVE-2026-14345 is caused by unsanitized writes of attacker-controlled 'postData' values.