Form Maker by 10Web <= 1.15.40 - Authenticated (Administrator+) SQL Injection via 'ip_search' Parameter

4.9
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
CVE CVE-2026-3330
CVSS 4.9 (Medium)
Publicly Published April 16, 2026
Last Updated April 17, 2026
Researcher Sein Linn

Description

The Form Maker by 10Web plugin for WordPress is vulnerable to SQL Injection via the 'ip_search', 'startdate', 'enddate', 'username_search', and 'useremail_search' parameters in all versions up to, and including, 1.15.40. This is due to the `WDW_FM_Library::validate_data()` method calling `stripslashes()` on user input (removing WordPress's `wp_magic_quotes()` protection) and the `FMModelSubmissions_fm::get_labels_parameters()` function directly concatenating user-supplied values into SQL queries without using `$wpdb->prepare()`. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Additionally, the Submissions controller skips nonce verification for the `display` task, which means this vulnerability can be triggered via CSRF by tricking an administrator into clicking a crafted link.

Learn more about SQL Injection vulnerabilities and how to prevent them.

References

Share

Vulnerability Details for Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder

Software Type Plugin
Software Slug form-maker (view on wordpress.org)
Patched? Yes
Remediation Update to version 1.15.41, or a newer patched version
Affected Version
  • <= 1.15.40
Patched Version
  • 1.15.41

Recent vulnerabilities in Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder

# Title CVE ID CVSS Researchers Date
1 Form Maker by 10Web <= 1.15.44 - Authenticated (Subscriber+) SQL Injection via '{username}' Placeholder in Dynamic-Choice Field WHERE Clause CVE-2026-15993 5.3 R4mbb August 14, 2026
2 Form Maker by 10Web <= 1.15.44 - Authenticated (Subscriber+) SQL Injection CVE-2026-16977 6.5 Revanth Meesala August 10, 2026
3 Form Maker by 10Web <= 1.15.43 - Authenticated (Adminsitrator+) SQL Injection via 'groupids' Parameter CVE-2026-11776 4.9 Muhammad Arsalan Diponegoro (tripoloski) June 17, 2026
4 Form Maker by 10Web <= 1.15.43 - Authenticated (Administrator+) SQL Injection via 'name' Parameter CVE-2026-11777 4.9 Muhammad Arsalan Diponegoro (tripoloski) June 17, 2026
5 Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder <= 1.15.42 - Unauthenticated SQL Injection via 'inputs' CVE-2026-3359 7.5 type5afe May 4, 2026
6 Form Maker by 10Web <= 1.15.40 - Unauthenticated Stored Cross-Site Scripting via Matrix Field Text Box CVE-2026-4388 7.2 Naoya Takahashi (nakko) April 13, 2026
7 Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder <= 1.15.38 - Unauthenticated SQL Injection CVE-2026-39502 7.5 Nguyen Ba Khanh April 8, 2026
8 Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder < 1.15.38 - Unauthenticated SQL Injection CVE-2025-15441 7.5 hiariz March 23, 2026
9 Form Maker by 10Web <= 1.15.35 - Unauthenticated Stored Cross-Site Scripting via Hidden Field CVE-2026-1058 7.1 Supakiad S. (m3ez) February 2, 2026
10 Form Maker by 10Web <= 1.15.35 - Unauthenticated Stored Cross-Site Scripting via SVG file CVE-2026-1065 7.2 Supakiad S. (m3ez) February 2, 2026

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation