What the vulnerability does
01Description
The Advanced Form Integration – Connect WooCommerce and Contact Form 7 to Google Sheets and other platforms plugin for WordPress is vulnerable to SQL Injection via the ‘integration_id’ parameter in all versions up to, and including, 1.82.0 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 and subsequently inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Explanation of Vulnerability in Simple Terms
02Summary
AFI – The Easiest Integration Plugin versions up to 1.82.0 contain a SQL injection vulnerability that allows an attacker to manipulate database queries through user-supplied input. The vulnerability requires user interaction, such as clicking a malicious link. An attacker can read or modify database contents, potentially exposing sensitive site data or compromising site integrity.
What an attacker can do
03Attacker Capabilities
Read or modify database contents by injecting malicious SQL through the plugin.
Potential impact on your site
04Site Impact
Site data could be exposed or altered; attackers may access user information or modify site content.
Conditions required to exploit
05Prerequisites
Victim must click a malicious link or visit an attacker-controlled page; no authentication required.
Key dates
06Disclosure timeline
March 20, 2024
CVE published
April 8, 2026
Record updated