CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
Lifecycle Timeline
8DescriptionNVD
The Form Maker by 10Web WordPress plugin before 1.15.38 does not properly prepare SQL queries when the "MySQL Mapping" feature is in use, which could make SQL Injection attacks possible in certain contexts.
AnalysisAI
SQL injection in Form Maker by 10Web WordPress plugin before version 1.15.38 allows unauthenticated remote attackers to read sensitive data via improper SQL query preparation when the MySQL Mapping feature is enabled. The attack requires high complexity to exploit but has high confidentiality impact, affecting all WordPress sites running the vulnerable plugin with this feature active. Public exploit code is available, though EPSS scoring (0.02%) suggests real-world exploitation remains limited despite the presence of proof-of-concept.
Technical ContextAI
The vulnerability stems from CWE-89 (SQL Injection), a failure to properly sanitize or parameterize SQL queries constructed with user-supplied input. The Form Maker by 10Web plugin generates dynamic SQL queries when the MySQL Mapping feature processes data; when user input is concatenated directly into these queries without prepared statements or proper escaping, attackers can inject arbitrary SQL syntax. The plugin's MySQL Mapping functionality typically maps WordPress form fields to custom database tables, and the injection occurs at the query construction layer. This is a classic SQL injection flaw exacerbated by the complexity of handling third-party database schema mapping without central input validation.
RemediationAI
Upgrade Form Maker by 10Web to version 1.15.38 or later immediately, which includes SQL query preparation fixes. Site administrators should access the WordPress plugin admin panel, navigate to the plugin list, and update Form Maker by 10Web to the patched version. If immediate patching is not feasible, disable the MySQL Mapping feature in the plugin settings until the update is applied. WordPress site owners can verify the installed version and patch status via the Plugins page or by checking the advisory at https://nvd.nist.gov/vuln/detail/CVE-2025-15441.
More from same product – last 7 days
Unauthenticated refund abuse in the Eupago Gateway for WooCommerce WordPress plugin before 4.7.2 lets remote attackers t
Authentication bypass in the Login with OTP plugin for WordPress (all versions up to and including 1.6) lets unauthentic
Blind SQL injection in the RealMag777 'Active Products Tables for WooCommerce' WordPress plugin (versions up to and incl
Blind SQL injection in the RealMag777 "Active Products Tables for WooCommerce" WordPress plugin (all versions up to and
Remote code execution in the WPCode WordPress plugin (versions through 2.3.5) lets authenticated author-level users run
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209409
GHSA-5h3p-j6gw-765v