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
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
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.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209409
GHSA-5h3p-j6gw-765v