Description
The FunnelKit - Funnel Builder for WooCommerce Checkout plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'opid' parameter in all versions up to, and including, 3.13.1.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-12-12
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Data Breach via SQL Injection
Action: Immediate Patch
AI Analysis

Impact

The FunnelKit – Funnel Builder for WooCommerce Checkout plugin is vulnerable to a time‑based blind SQL Injection through the 'opid' parameter in all releases up to and including 3.13.1.5. The vulnerability arises from insufficient escaping of the user‑supplied value and the absence of prepared statements, allowing an attacker to append additional SQL statements to the existing query. This flaw can compromise data confidentiality by enabling the extraction of sensitive information from the WordPress database and can also affect data integrity if the injected statements modify stored data. The weakness is classified as CWE‑89.

Affected Systems

Vendors: amans2k; Product: FunnelKit – Funnel Builder for WooCommerce Checkout; Versions affected: all releases up to and including 3.13.1.5.

Risk and Exploitability

The CVSS score of 7.5 indicates moderate to high severity, while the EPSS score of less than 1% suggests a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw by sending crafted 'opid' values to the plugin’s endpoint that processes this parameter; the exact URL is not explicitly provided, but the parameter exists within the plugin’s processing logic. The attack requires a time‑based blind approach where the attacker observes response delays to infer the success of injected statements. The ability to append malicious queries enables extraction of sensitive data or modification of database contents, provided the attacker is able to reach the vulnerable endpoint without authentication.

Generated by OpenCVE AI on April 21, 2026 at 00:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the FunnelKit – Funnel Builder for WooCommerce Checkout plugin to version 3.13.1.6 or later, which removes the vulnerable code block.
  • If an immediate upgrade is not feasible, restrict access to the plugin’s optin management functionality by requiring user authentication and verifying that the requester has the appropriate capability before accepting the 'opid' input.
  • Patch the vulnerable code by replacing the unsafe string concatenation with parameterized queries or by sanitizing the 'opid' input using whitelisting and proper escaping.

Generated by OpenCVE AI on April 21, 2026 at 00:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Dec 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 14 Dec 2025 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Funnelkit
Funnelkit funnel Builder
Funnelkit funnelkit Checkout
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Funnelkit
Funnelkit funnel Builder
Funnelkit funnelkit Checkout
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress

Fri, 12 Dec 2025 07:30:00 +0000

Type Values Removed Values Added
Description The FunnelKit - Funnel Builder for WooCommerce Checkout plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'opid' parameter in all versions up to, and including, 3.13.1.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title FunnelKit – Funnel Builder for WooCommerce Checkout <= 3.13.1.5 - Unauthenticated SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Funnelkit Funnel Builder Funnelkit Checkout
Woocommerce Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:34:29.703Z

Reserved: 2025-12-05T22:02:13.962Z

Link: CVE-2025-14169

cve-icon Vulnrichment

Updated: 2025-12-18T15:48:37.193Z

cve-icon NVD

Status : Deferred

Published: 2025-12-12T08:15:47.830

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-14169

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T01:00:12Z

Weaknesses