CVE-2026-3359
Deferred Deferred - Pending Action
SQL Injection in Form Maker by 10Web WordPress Plugin

Publication date: 2026-05-05

Last updated on: 2026-05-05

Assigner: Wordfence

Description
The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to SQL Injection via the 'inputs' parameter in versions up to, and including, 1.15.42 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-05
Last Modified
2026-05-05
Generated
2026-05-07
AI Q&A
2026-05-05
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
10web form_maker to 1.15.42 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The Form Maker by 10Web plugin for WordPress is vulnerable to SQL Injection through the 'inputs' parameter in versions up to and including 1.15.42. This vulnerability arises because the plugin does not properly escape user-supplied input and fails to adequately prepare the SQL query. As a result, unauthenticated attackers can inject additional SQL commands into existing queries.

This allows attackers to manipulate the database queries executed by the plugin, potentially extracting sensitive information from the database.


How can this vulnerability impact me? :

This vulnerability can allow unauthenticated attackers to extract sensitive information from your website's database by injecting malicious SQL queries. Since the attacker does not need to be authenticated, this poses a significant security risk.

  • Exposure of sensitive data stored in the database.
  • Potential compromise of user information or other confidential data.
  • Increased risk of further attacks leveraging the extracted data.

How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability allows unauthenticated attackers to perform SQL Injection attacks that can extract sensitive information from the database.

Such unauthorized access to sensitive data can lead to violations of data protection regulations like GDPR and HIPAA, which require the protection of personal and sensitive information.

Therefore, this vulnerability poses a risk to compliance with these standards by potentially exposing confidential user data.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart