Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L
Network-reachable plugin endpoint (AV:N/AC:L) requires admin-level WordPress role (PR:H); blind SQLi reads cross-table data (S:C/C:H) with minor availability impact and no integrity change.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in FunnelKit Funnel Builder by FunnelKit allows Blind SQL Injection.
This issue affects Funnel Builder by FunnelKit: from n/a through 3.15.0.5.
AnalysisAI
Blind SQL injection in FunnelKit Funnel Builder for WordPress (versions up to and including 3.15.0.5) allows authenticated attackers with high privileges to inject arbitrary SQL queries against the underlying database. The flaw is reported by Patchstack and tracked as CWE-89; no public exploit identified at time of analysis, and the issue is not currently listed in CISA KEV. The CVSS scope change combined with confidentiality impact indicates database contents beyond the plugin context can be exfiltrated one bit at a time via blind techniques.
Technical ContextAI
FunnelKit Funnel Builder (formerly WooFunnels) is a WordPress plugin used to build sales funnels, checkout flows, and order bumps on top of WooCommerce. The CWE-89 root cause is Improper Neutralization of Special Elements in an SQL Command: user-controlled input is concatenated into a SQL statement without parameterized queries or proper escaping via wpdb->prepare(). Because the resulting query runs against the shared WordPress database (wp_users, wp_options, wp_usermeta), a successful injection can read data far outside the plugin's own tables. The CPE cpe:2.3:a:funnelkit:funnel_builder_by_funnelkit covers all builds from initial release through 3.15.0.5.
RemediationAI
Upstream fix available (PR/commit); released patched version not independently confirmed from the supplied data - operators should upgrade FunnelKit Funnel Builder to the first release above 3.15.0.5 as soon as the vendor publishes it and consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/funnel-builder/vulnerability/wordpress-funnel-builder-by-funnelkit-plugin-3-15-0-5-sql-injection-vulnerability for the exact fixed build. Until a patched version is installed, restrict who holds Administrator and Shop Manager roles, audit existing privileged accounts, and enforce strong MFA on wp-admin to reduce the chance that the high-privilege precondition is met. A WordPress WAF (Wordfence, Patchstack mu-plugin, or equivalent) with a virtual patch for this CVE can block the malicious payloads at the request layer, at the cost of false positives on legitimate admin queries; database-layer monitoring for UNION/SLEEP/BENCHMARK patterns in plugin queries provides defense-in-depth detection.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-38713
GHSA-rj87-rfcc-35pw