FunnelKit Vulnerability

HIGH (7.5)

Threat Intelligence

Low Risk
EPSS Score: 0.07% chance of exploitation (percentile: 22%)
🔍 Detection Tools: None available in major open-source tools
⚔️ Exploit Availability: No public exploits found

How we test →

What is it?

The FunnelKit plugin is a WooCommerce checkout builder for WordPress. It allows users to customize their checkout process, but the vulnerability discovered in this CVE affects its SQL injection capabilities. This means that an attacker could inject malicious SQL queries into your database, potentially extracting sensitive information.

Am I affected?

You're affected if you use FunnelKit - Funnel Builder for WooCommerce Checkout. Specific version info not stated in the advisory.

Affected Products

Automattic / FunnelKit - Funnel Builder for WooCommerce Checkout

How to fix

To patch your installation, follow these steps:

  1. Update to FunnelKit version 3.13.2 or later from the WordPress Plugin Directory.
  2. If you can't update immediately, apply the following immediate mitigations:
    • Restrict network access to your WordPress site (firewall it from the public internet).
    • Audit database queries for suspicious patterns.