CVE-2026-13080 MEDIUM

CVE-2026-13080: WPFunnels <= 3.12.7 - Authenticated (Administrator+) Local File Inclusion via 'logKey' Parameter

Vendor Getwpfunnels
Product WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell
Weakness CWE-98 · PHP file inclusion
Published July 9, 2026
Last update July 9, 2026

CVSS base score

6.6/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.12.7 via the 'logKey' parameter parameter. This makes it possible for authenticated attackers, with administrator-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

WPFunnels versions up to 3.12.7 contain a remote code execution vulnerability accessible to high-privilege users. An authenticated admin or user with elevated permissions can execute arbitrary PHP code on the site without user interaction. The vulnerability requires network access and high privileges but grants full control over site confidentiality, integrity, and availability.

What an attacker can do

03Attacker Capabilities

Run their own PHP code on the site with full access to the database and files.

Potential impact on your site

04Site Impact

A compromised admin account can execute code to steal data, modify content, or take the site offline.

Conditions required to exploit

05Prerequisites

Attacker must have high-level admin or privileged user account on the WordPress site.

Key dates

06Disclosure timeline

July 9, 2026 CVE published
July 9, 2026 Record updated