CVE-2026-11777
MediumCVSS 4.9Exploitation Probability (EPSS)
Low risk27th percentile — higher than 27% of all known CVEs
Summary
The Form Maker by 10Web, a plugin for creating contact forms in WordPress, is vulnerable to generic SQL Injection via the 'name' parameter in all versions up to and including 1.15.43. This is due to insufficient escaping on the user-supplied parameter and lack of sufficient preparation on the existing SQL query.
Risk Assessment
Authenticated attackers with administrator-level access can append additional SQL queries into existing ones, potentially leading to the extraction of sensitive information from the database.
Recommendation
It is recommended to update the plugin to the latest version to mitigate this vulnerability and to review logs for any potential attack attempts.
Original NVD description (English source)
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.

