CVE-2026-14345 PUBLISHED

WPFunnels <= 3.12.7 - Unauthenticated Remote Code Execution via 'postData' Parameter

Assigner: Wordfence
Reserved: 01.07.2026 Published: 07.07.2026 Updated: 07.07.2026

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 include_once to render that file in wpfnl_show_log. 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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor getwpfunnels
Product WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell
Versions Default: unaffected
  • affected from 0 to 3.12.7 (incl.)

Credits

  • thevietronin finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE