Severity by source
AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
8DescriptionCVE.org
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 in Form Maker By 10Web
View allSecond-order SQL injection in Form Maker by 10Web WordPress plugin (all versions before 1.15.45) allows any subscriber-l
Unauthenticated SQL injection in the Form Maker by 10Web WordPress plugin (versions ≤ 1.15.38) allows remote attackers t
SQL injection in Form Maker by 10Web (WordPress plugin) versions 1.15.44 and earlier allows subscriber-level authenticat
Unauthenticated reflected or stored cross-site scripting in Form Maker by 10Web WordPress plugin (versions <= 1.15.46) a
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209409
GHSA-5h3p-j6gw-765v