What the vulnerability does
01Description
WordPress Contact Form Maker Plugin 1.12.20 contains SQL injection vulnerabilities that allow authenticated attackers to manipulate database queries through the FormMakerSQLMapping and generete_csv_fmc AJAX actions. Attackers can inject malicious SQL code via the 'name' and 'search_labels' parameters to extract sensitive database information or escalate privileges.
Explanation of Vulnerability in Simple Terms
02Summary
Contact Form Maker versions up to 1.12.20 contain a SQL injection vulnerability in form processing. An attacker with low-level access can inject malicious SQL commands through form input fields, potentially reading or modifying the site database. The vulnerability requires authentication but no user interaction.
What an attacker can do
03Attacker Capabilities
Read or modify data in the site database by injecting SQL commands through form fields.
Potential impact on your site
04Site Impact
Attackers with subscriber or contributor access can extract sensitive data or corrupt form submissions and site content.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege account on the site; no user interaction required.
Key dates
06Disclosure timeline
May 23, 2026
CVE published
May 26, 2026
Record updated