CVE-2026-3330
Last modified
CVE-2026-3330 is a medium-severity vulnerability rated 4.9/10 on the CVSS scale. 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()`. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3330?
How severe is CVE-2026-3330?
How do I fix CVE-2026-3330?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33294WWBN AVideo is an open source video platform. Prior to versi…4.3
- CVE-2026-33295WWBN AVideo is an open source video platform. Prior to versi…5.4
- CVE-2026-33296WWBN AVideo is an open source video platform. Prior to versi…6.1
- CVE-2026-33297WWBN AVideo is an open source video platform. Prior to versi…9.1
- CVE-2026-33298llama.cpp is an inference of several LLM models in C/C++. Pr…7.8
- CVE-2026-33299OpenEMR is a free and open source electronic health records …5.4
- CVE-2026-33300Discourse is an open-source discussion platform. From versio…6.5
- CVE-2026-33301OpenEMR is a free and open source electronic health records …8.1
- CVE-2026-33302OpenEMR is a free and open source electronic health records …8.1
- CVE-2026-33303OpenEMR is a free and open source electronic health records …5.4
- CVE-2026-33304OpenEMR is a free and open source electronic health records …6.5
- CVE-2026-33305OpenEMR is a free and open source electronic health records …5.4
Are you affected by CVE-2026-3330?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
