CVE-2025-14169: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in amans2k FunnelKit – Funnel Builder for WooCommerce Checkout
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.
AI Analysis
Technical Summary
CVE-2025-14169 identifies a critical SQL Injection vulnerability in the FunnelKit – Funnel Builder for WooCommerce Checkout plugin for WordPress, specifically in all versions up to and including 3.13.1.5. The vulnerability is due to improper neutralization of special elements used in SQL commands (CWE-89), where the 'opid' parameter is insufficiently escaped and incorporated into SQL queries without proper preparation or parameterization. This flaw allows unauthenticated attackers to inject arbitrary SQL code via the 'opid' parameter, enabling time-based blind SQL Injection attacks. Such attacks can be used to infer sensitive information from the backend database by measuring response delays, even without direct error messages or visible data leakage. The vulnerability is remotely exploitable over the network without any authentication or user interaction, increasing its risk profile. The CVSS v3.1 score of 7.5 reflects high severity, primarily due to the high impact on confidentiality, as attackers can extract sensitive data, while integrity and availability are not directly impacted. No patches or fixes have been linked yet, and no known exploits are reported in the wild, but the vulnerability's presence in a widely used WooCommerce plugin makes it a significant threat vector for e-commerce websites.
Potential Impact
For European organizations, especially those operating e-commerce platforms using WooCommerce with the FunnelKit plugin, this vulnerability could lead to unauthorized disclosure of sensitive customer data, including personal and payment information stored in the backend database. Such data breaches can result in regulatory penalties under GDPR, reputational damage, and financial losses. The ability for unauthenticated remote attackers to exploit this vulnerability increases the risk of widespread attacks. Additionally, attackers could leverage extracted data for further attacks such as identity theft, fraud, or targeted phishing campaigns. The lack of impact on data integrity and availability reduces the risk of service disruption but does not diminish the severity of confidentiality breaches. Organizations relying on this plugin without timely updates or mitigations are at heightened risk, particularly those with large customer bases or handling sensitive personal data.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the FunnelKit – Funnel Builder for WooCommerce Checkout plugin and verify its version. Until an official patch is released, it is critical to implement compensating controls such as web application firewalls (WAFs) configured to detect and block SQL Injection attempts targeting the 'opid' parameter. Input validation and sanitization should be enforced at the application level where possible. Restricting access to the affected plugin endpoints via IP whitelisting or VPNs can reduce exposure. Monitoring web server and application logs for suspicious query patterns or abnormal delays can help detect exploitation attempts. Organizations should subscribe to vendor advisories for updates and apply patches promptly once available. Additionally, conducting regular security assessments and penetration testing focused on SQL Injection vulnerabilities will help identify and remediate similar issues proactively.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland, Sweden
CVE-2025-14169: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in amans2k FunnelKit – Funnel Builder for WooCommerce Checkout
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.
AI-Powered Analysis
Technical Analysis
CVE-2025-14169 identifies a critical SQL Injection vulnerability in the FunnelKit – Funnel Builder for WooCommerce Checkout plugin for WordPress, specifically in all versions up to and including 3.13.1.5. The vulnerability is due to improper neutralization of special elements used in SQL commands (CWE-89), where the 'opid' parameter is insufficiently escaped and incorporated into SQL queries without proper preparation or parameterization. This flaw allows unauthenticated attackers to inject arbitrary SQL code via the 'opid' parameter, enabling time-based blind SQL Injection attacks. Such attacks can be used to infer sensitive information from the backend database by measuring response delays, even without direct error messages or visible data leakage. The vulnerability is remotely exploitable over the network without any authentication or user interaction, increasing its risk profile. The CVSS v3.1 score of 7.5 reflects high severity, primarily due to the high impact on confidentiality, as attackers can extract sensitive data, while integrity and availability are not directly impacted. No patches or fixes have been linked yet, and no known exploits are reported in the wild, but the vulnerability's presence in a widely used WooCommerce plugin makes it a significant threat vector for e-commerce websites.
Potential Impact
For European organizations, especially those operating e-commerce platforms using WooCommerce with the FunnelKit plugin, this vulnerability could lead to unauthorized disclosure of sensitive customer data, including personal and payment information stored in the backend database. Such data breaches can result in regulatory penalties under GDPR, reputational damage, and financial losses. The ability for unauthenticated remote attackers to exploit this vulnerability increases the risk of widespread attacks. Additionally, attackers could leverage extracted data for further attacks such as identity theft, fraud, or targeted phishing campaigns. The lack of impact on data integrity and availability reduces the risk of service disruption but does not diminish the severity of confidentiality breaches. Organizations relying on this plugin without timely updates or mitigations are at heightened risk, particularly those with large customer bases or handling sensitive personal data.
Mitigation Recommendations
European organizations should immediately audit their WordPress installations to identify the presence of the FunnelKit – Funnel Builder for WooCommerce Checkout plugin and verify its version. Until an official patch is released, it is critical to implement compensating controls such as web application firewalls (WAFs) configured to detect and block SQL Injection attempts targeting the 'opid' parameter. Input validation and sanitization should be enforced at the application level where possible. Restricting access to the affected plugin endpoints via IP whitelisting or VPNs can reduce exposure. Monitoring web server and application logs for suspicious query patterns or abnormal delays can help detect exploitation attempts. Organizations should subscribe to vendor advisories for updates and apply patches promptly once available. Additionally, conducting regular security assessments and penetration testing focused on SQL Injection vulnerabilities will help identify and remediate similar issues proactively.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-05T22:02:13.962Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693bc3e35f3fdafda42e6cea
Added to database: 12/12/2025, 7:27:31 AM
Last enriched: 12/12/2025, 7:27:59 AM
Last updated: 12/12/2025, 9:52:47 AM
Views: 8
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-40829: CWE-908: Use of Uninitialized Resource in Siemens Simcenter Femap
HighCVE-2025-58137: CWE-639 Authorization Bypass Through User-Controlled Key in Apache Software Foundation Apache Fineract
HighCVE-2025-58130: CWE-522 Insufficiently Protected Credentials in Apache Software Foundation Apache Fineract
HighCVE-2025-26866: CWE-502 Deserialization of Untrusted Data in Apache Software Foundation Apache HugeGraph-Server
UnknownCVE-2025-23408: CWE-521 Weak Password Requirements in Apache Software Foundation Apache Fineract
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.