CVE-2026-11776: SQL Injection in Form Maker by 10Web WordPress Plugin
The Form Maker by 10Web WordPress plugin is susceptible to SQL injection through the 'groupids' parameter. An authenticated administrator can craft malicious input to execute unauthorized database queries and extract sensitive information. The vulnerability affects all versions up to and including 1.15.43 and requires administrator-level credentials to exploit.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 4.9 MEDIUM · CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
- Weaknesses (CWE)
- CWE-89
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-18 / 2026-06-18
NVD description (verbatim)
The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to generic SQL Injection via the 'groupids' parameter in all versions up to, and including, 1.15.43 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. 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.
10 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
This vulnerability is a classic SQL injection flaw (CWE-89) stemming from insufficient input validation and lack of prepared statement use. The 'groupids' parameter is not properly escaped before being incorporated into SQL queries, allowing authenticated admins to append arbitrary SQL commands. The attack surface is limited to users with administrator privileges or higher, but once compromised, an attacker gains read access to the entire WordPress database including user credentials, configuration data, and sensitive plugin/theme information.
Business impact
While the vulnerability requires administrative access to trigger, a compromised admin account—whether through phishing, credential reuse, or insider threat—becomes a direct path to database exfiltration. Organizations relying on Form Maker for lead capture or customer data collection face potential exposure of personal information collected through forms, alongside broader database compromise. This could trigger compliance incidents under GDPR, CCPA, and similar regulations if customer data is extracted.
Affected systems
Any WordPress installation running Form Maker by 10Web plugin version 1.15.43 or earlier is affected. The plugin is broadly distributed in the WordPress ecosystem, making this a widespread threat across small business, enterprise, and agency deployments that use this form builder for client-facing contact forms or lead generation workflows.
Exploitability
Exploitation requires valid WordPress administrator credentials and direct access to the affected parameter within the plugin's functionality. The technical barrier is low—SQL injection is straightforward once inside the admin panel—but the authentication requirement significantly constrains real-world attack scenarios. Opportunistic attacks are unlikely; targeted compromise of an admin account would be the prerequisite.
Remediation
Update Form Maker by 10Web to a patched version released after June 18, 2026. Verify the patch version against the vendor's official security advisory to ensure the 'groupids' parameter validation and prepared statement implementation are included. Until patching is complete, restrict admin account access to trusted users only and enforce strong password policies and multi-factor authentication for all administrator accounts.
Patch guidance
Monitor the 10Web security advisories and WordPress plugin repository for a patched release. Apply updates immediately upon availability, as even the authentication gate does not justify prolonged exposure in high-risk environments. Test patched versions in a staging environment first to ensure no form functionality regressions. If automatic updates are enabled, verify that the plugin updates without manual intervention.
Detection guidance
Monitor WordPress database logs and web server access logs for suspicious SQL patterns in requests to the plugin's admin endpoints, particularly POST requests containing unusual characters (single quotes, semicolons, UNION keywords) in the 'groupids' parameter. Implement WordPress-level logging via security plugins to track changes to user accounts or database queries initiated by admin-level actions. Check database audit logs for unexpected SELECT queries or data export patterns following login from unfamiliar IPs.
Why prioritize this
Although rated MEDIUM (CVSS 4.9) and requiring admin credentials, this vulnerability should be prioritized based on your organization's admin account security posture. In environments with weak admin account hygiene, credential sharing, or frequent third-party vendor access, patch immediately. Organizations with strong MFA, limited admin role assignments, and monitoring can defer slightly but should not postpone beyond the next maintenance window.
Risk score, explained
The CVSS 4.9 MEDIUM score reflects the high privilege requirement (PR:H) and limited impact scope (Confidentiality High, but Integrity and Availability unaffected). However, the contextual severity depends on the value and sensitivity of data stored in your WordPress database and the tightness of your admin access controls. A plugin with strict admin-only functionality and limited user base reduces real-world risk; broader admin delegation or shared credentials elevates it significantly.
Frequently asked questions
Can this be exploited without administrator access?
No. The vulnerability explicitly requires authenticated attacker status with administrator-level privileges or above. Unauthenticated users and lower-privileged subscribers cannot trigger the SQL injection.
What data is at risk if the database is accessed via this flaw?
An attacker with query access can extract any data stored in the WordPress database: user credentials, email addresses, form submissions, plugin settings, and any custom post types or metadata. The scope is limited to read-only access (no INSERT, UPDATE, or DELETE) based on the vulnerability description.
Do I need to update if I don't use the Form Maker plugin?
No. This vulnerability is specific to installations of Form Maker by 10Web. If you do not have the plugin active, you are not affected.
Should I disable the plugin until a patch is available?
If you can operate without it, disabling is the safest interim measure. If form functionality is critical to operations, apply strict access controls: limit admin accounts to essential personnel only, enforce MFA, and increase monitoring of admin activity until a patch is released and applied.
This analysis is based on vulnerability data published June 18, 2026. Patch availability, version numbers, and vendor timelines should be verified against official 10Web security advisories and the WordPress plugin repository. Severity and exploitability assessments are contextual and depend on your specific environment, admin access controls, and data sensitivity. This guidance does not constitute professional security advice; consult your internal security team or a third-party security assessor for tailored recommendations. Source: NVD (public-domain), retrieved 2026-07-27. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2026-0075MEDIUMAndroid SQL Injection in Contacts Database – Privilege Escalation Risk
- CVE-2026-10039MEDIUMFrontend Admin WordPress Plugin SQL Injection Vulnerability
- CVE-2026-10155MEDIUMSQL Injection in Bdtask Multi-Store Inventory Management System 1.0
- CVE-2026-10170MEDIUMSQL Injection in code-projects Visitor Management System 1.0
- CVE-2026-10171MEDIUMSQL Injection in code-projects Online Music Site 1.0 AdminUpdateAlbum.php
- CVE-2026-10176MEDIUMSQL Injection in Aider-AI Aider 0.86.3 Code Generation
- CVE-2026-10193MEDIUMSQL Injection in OFCMS ComnController – Authentication Required
- CVE-2026-10202MEDIUMOFCMS 1.1.3 SQL Injection in SystemDictController