WordPress Form Maker Plugin SQL Injection Vulnerability

Vulnerability

A SQL injection vulnerability has been identified in the WordPress Form Maker Plugin, specifically in versions through 1.12.24. This vulnerability allows authenticated attackers to manipulate database queries by injecting malicious SQL payloads. Exploitation can be achieved through the FormMakerSQLMapping and generete_csv actions, using the name and search_labels parameters to extract, modify, or escalate privileges within the WordPress database.

Impact

Exploitation of this vulnerability allows for unauthorized database access, where attackers can execute arbitrary SQL commands. This could lead to extraction or modification of database information, and in some cases, escalation of privileges within the WordPress site.

Reproduction

To reproduce this vulnerability, log into a WordPress site as an authenticated user with access to the Form Maker Plugin settings. Then, send a POST request to 'wp-admin/admin-ajax.php' with the 'action' parameter set to 'FormMakerSQLMapping' or 'generete_csv'. Include a crafted SQL payload in the 'name' or 'search_labels' parameters. The injected SQL will be executed by the database, allowing manipulation of database contents or privileges.

Added: May 26, 2026, 9:18 PM
Updated: May 26, 2026, 9:18 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
2.5
exploitability
6.6
remediation
0.0
relevance
9.2
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.