Form Maker by 10Web <= 1.15.43 - Authenticated (Administrator+) SQL Injection via 'name' Parameter
Strategic Overview
- Status
- Patched in 1.15.44
- Affected Version
<= 1.15.43- CVSS
- 4.9Medium
- Weakness type
- CWE-89 · Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
- CVE
CVE-2026-11777
At a glance
CVE-2026-11777 is a medium-severity Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in the Form Maker by 10Web WordPress plugin, affecting versions <= 1.15.43. It carries a CVSS score of 4.9 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires an authenticated account at Administrator level or above. The issue is fixed in version 1.15.44; sites on affected versions should update now. Disclosed June 2026, reported by Muhammad Arsalan Diponegoro (tripoloski).
Vulnerability Overview
The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to generic SQL Injection via the 'name' parameter in all versions up to, and including, 1.15.43 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 administrator-level access, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Form Maker by 10Web <= 1.15.43 carries this weakness at name, and reaching it takes an account at Administrator level or above. SQL injection happens when request data is concatenated into a query instead of being bound as a parameter, letting an attacker change the structure of the statement rather than just its values.
A working injection can read any table the database user can see, which on a WordPress install means user records, password hashes and session or API secrets stored in options. For Form Maker by 10Web the fix is 1.15.44: builds <= 1.15.43 are affected, anything from 1.15.44 onward is not.
Remediation
Update to version 1.15.44, or a newer patched version
How does WordSec protect against this?
An attacker needs Administrator access first, so the firewall sees the attempt as traffic from a logged-in account: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Form Maker by 10Web 1.15.44 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder
- 9.8CVE-2023-4666: Form Maker by 10Web <= 1.15.19 Arbitrary File Upload
CVE-2023-4666 - 8.1CVE-2019-11590: Form Maker by 10Web CSRF to Local File Inclusion
CVE-2019-11590 - 7.8CVE-2018-10504: Form Maker by 10Web <= 1.12.21 CSV Injection
CVE-2018-10504 - 7.2CVE-2026-4388: Form Maker by 10Web <= 1.15.40 Stored XSS
CVE-2026-4388 - 7.2CVE-2026-1065: Form Maker by 10Web <= 1.15.35 Stored XSS
CVE-2026-1065 - 7.2CVE-2023-45071: Form Maker by 10Web <= 1.15.18 Stored XSS
CVE-2023-45071 - 7.2CVE-2022-3300: Form Maker <= 1.15.5 SQL Injection
CVE-2022-3300 - 7.2Form Maker by 10Web <= 1.13.35 SQL Injection
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C