CVE-2026-15993: Form Maker by 10Web <= 1.15.44 - Authenticated (Subscriber+) SQL Injection via '{username}' Placeholder in Dynamic-Choice Field WHERE Clause
The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to blind SQL Injection via '{username}' Placeholder in Dynamic-Choice Field WHERE Clause in all versions up to, and including, 1.15.44 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This requires that a form is configured with a DB-backed dynamic choice field whose WHERE template references the {username} placeholder, and the attacker must first set their own displayname to a SQL payload via the standard WordPress profile edit screen before triggering the fmreloadinput AJAX endpoint.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Form Maker by 10Web (WordPress plugin)to a version that resolves this vulnerability.Fixed in 1.15.44 - Compensating control
Ensure any form does NOT use a DB-backed Dynamic-Choice field whose WHERE template references the {username} placeholder (removes the vulnerable query construction path).
- Operational
After remediation, reset any attacker-controlled user values (e.g., the user display_name set to a SQL payload via the standard WordPress profile edit screen) to prevent residual effects before re-testing fm_reload_input behavior.
Event History
Frequently Asked Questions
What is the severity of CVE-2026-15993?
CVE-2026-15993 has a medium severity rating of 5.3.
How do I fix CVE-2026-15993?
To fix CVE-2026-15993, update the Form Maker plugin to the latest version beyond 1.15.44 where the vulnerability is addressed.
What type of vulnerability is CVE-2026-15993?
CVE-2026-15993 is an SQL Injection vulnerability affecting the Form Maker plugin by 10Web.
Who is affected by CVE-2026-15993?
Users of the Form Maker by 10Web plugin for WordPress versions up to and including 1.15.44 are affected by CVE-2026-15993.
What is the impact of CVE-2026-15993?
The impact of CVE-2026-15993 includes potential unauthorized access to sensitive data through blind SQL injection.