CVE-2026-11794: Advanced Form Integration Plugin Admin Account Creation Vulnerability
A vulnerability in the Advanced Form Integration plugin for WordPress allows unauthenticated users to create administrator accounts through form submissions. The plugin fails to validate or restrict the WordPress role assigned when users are auto-created from public form data. An attacker can exploit this if the site has configured a form field to map directly to user role assignment—a non-default setup that some integrations may enable. Success requires knowledge of the specific form configuration, but once exploited, grants full administrative control over the WordPress installation.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.1 HIGH · CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- —
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-07-01 / 2026-07-01
NVD description (verbatim)
The Advanced Form Integration — Connect Forms to 200+ Apps WordPress plugin before 2.1.1 does not restrict the WordPress role assigned when it creates a user from a public form submission, allowing unauthenticated visitors to create an administrator account when an active integration maps the user role to a public form field. This requires a specific, non-default multi-Advanced Form Integration — Connect Forms to 200+ Apps WordPress plugin before 2.1.1 configuration.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-11794 exists in Advanced Form Integration — Connect Forms to 200+ Apps before version 2.1.1. When the plugin automatically creates WordPress users from public form submissions, it does not enforce role restrictions on the assigned user role. If a site's integration configuration maps a public form field (or condition) to the WordPress user role parameter, an unauthenticated attacker can craft a submission that assigns the 'administrator' role to the newly created account. The vulnerability requires a specific non-default multi-form configuration where role mapping is exposed to user input. The CVSS 3.1 score of 8.1 (HIGH) reflects high impact across confidentiality, integrity, and availability, moderated by the requirement for specific configuration (AC:H) and lack of user interaction (UI:N).
Business impact
Successful exploitation results in complete compromise of the WordPress site. An attacker gains administrative privileges, enabling data theft, malware injection, website defacement, ransomware deployment, and credential harvesting from site visitors. For organizations relying on the plugin's form-to-integration workflows, this also creates operational risk: an attacker could modify integrations, exfiltrate connected app data (up to 200+ third-party services), and damage trust with downstream systems. The business impact scales with site criticality and the sensitivity of integrated applications.
Affected systems
Advanced Form Integration — Connect Forms to 200+ Apps WordPress plugin versions prior to 2.1.1 are affected. The vulnerability manifests only when the plugin is actively configured with form-field-to-role mapping enabled—a deliberate configuration choice, not a default setting. Any WordPress site running an unpatched version with this specific integration setup is at risk. Verify your plugin version and audit whether any active form configurations include user role field mapping.
Exploitability
Exploitability is moderate in complexity but high in impact. An attacker requires: (1) knowledge or discovery that the target site uses Advanced Form Integration, (2) identification of a public form with role-mapping enabled, and (3) the ability to craft a form submission with a role value. No authentication or user interaction is needed. The non-default configuration requirement significantly raises the barrier compared to pre-configured vulnerabilities, but security tooling and reconnaissance can reveal such misconfigurations. Once found, exploitation is straightforward and repeatable.
Remediation
Upgrade Advanced Form Integration to version 2.1.1 or later immediately. The patch enforces role validation and restricts the roles assignable through form submissions. Additionally, audit all active form integrations to identify and disable any user role field mappings not explicitly required for business function. Consider implementing WordPress security hardening: limit form access to authenticated users where feasible, use role-based access controls on sensitive integrations, and monitor user creation logs for anomalies.
Patch guidance
Update the Advanced Form Integration plugin to version 2.1.1 or later via the WordPress plugin dashboard (Plugins > Installed Plugins > Advanced Form Integration, then click Update if available). After patching, test affected form integrations to ensure they continue to function correctly. Verify in the plugin settings that no public forms are mapped to unrestricted role assignment. If your site does not use user role mapping in forms, the patch presents minimal risk to existing workflows.
Detection guidance
Monitor WordPress user creation logs (via security plugins or direct database audit) for new administrator accounts created shortly after public form submissions, especially if created by unauthenticated sessions or from suspicious IP addresses. Review form submission logs within the Advanced Form Integration plugin for role field payloads. Check plugin configuration and active integrations for any form fields mapped to 'wp_capabilities' or user role parameters. If your site does not require role assignment via forms, any such configuration should be treated as anomalous. Consider enabling WordPress security logging to track user creation sources and role changes.
Why prioritize this
This vulnerability scores HIGH (CVSS 8.1) due to the critical impact of administrator account creation, which leads to full site compromise. While the non-default configuration requirement reduces immediate risk for most sites, any organization that has intentionally enabled role mapping in forms faces extreme risk and should patch urgently. Even sites that do not currently use this feature should patch proactively, as misconfiguration during plugin setup is plausible. The July 2026 publication date means this is a recent threat with limited exploit prevalence; early patching minimizes the window of opportunity for attackers conducting reconnaissance.
Risk score, explained
CVSS 3.1 score of 8.1 reflects: (1) Network-accessible attack vector (AV:N)—the form is public and reachable without VPN or proximity; (2) High attack complexity (AC:H)—specific non-default configuration required, not a plug-and-play flaw; (3) No privilege or user interaction required (PR:N, UI:N)—unauthenticated attacker, no click-through needed; (4) High impact across confidentiality, integrity, and availability (C:H, I:H, A:H)—administrator compromise enables any malicious action. The score lands in HIGH because the combination of network access and multi-factor impact outweighs the configuration barrier. Organizations with this configuration enabled should treat it as CRITICAL.
Frequently asked questions
Does this vulnerability affect all WordPress sites running Advanced Form Integration?
No. The vulnerability only manifests if the plugin is configured with form-field-to-role mapping enabled—a deliberate, non-default setup. Most sites using the plugin for standard form-to-app integrations without user role assignment are not affected. Audit your plugin settings to confirm whether any active forms map fields to WordPress user roles.
What versions of Advanced Form Integration are vulnerable?
All versions before 2.1.1 are affected. Update to 2.1.1 or later to resolve the issue. Check your installed version via Plugins > Installed Plugins in the WordPress dashboard.
Can this vulnerability be exploited if my forms are behind a login page?
The vulnerability specifically applies to public form submissions. If your forms require WordPress user authentication to access, the attack surface is significantly reduced. However, if any form is publicly accessible and configured with role mapping, it remains exploitable by unauthenticated visitors.
What should I do if I suspect my site was already exploited?
Immediately audit user accounts for any unexpected administrators created after the plugin was installed or configured. Review access logs for form submissions with suspicious role values. Consider engaging a WordPress security specialist to perform a forensic review. Change all administrator passwords, audit active sessions, and scan for backdoors or malware. Patch the plugin and remove any unauthorized accounts before returning to production.
This analysis is based on the published vulnerability record (CVE-2026-11794, CVSS 3.1 v8.1) as of July 2026. No exploit code or weaponized proof-of-concept is provided. Patch versions, affected product details, and KEV status are drawn from authoritative vendor and CISA sources; verify against the official plugin repository and vendor advisory before taking action. This document does not replace vendor guidance or professional security assessment. Organizations should test patches in non-production environments before deployment and conduct incident response procedures if compromise is suspected. SEC.co assumes no liability for damages resulting from patch deployment, misconfiguration, or delayed remediation. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2016-20062HIGHSQL Injection in Simply Poll 1.4.1 WordPress Plugin - Unauthenticated Data Theft
- CVE-2016-20063HIGHSQL Injection in Single Personal Message 1.0.3 – Credential & Data Theft Risk
- CVE-2016-20065HIGHUnauthenticated SQL Injection in Product Catalog 8 WordPress Plugin
- CVE-2016-20066HIGHWordPress CP Polls 1.0.8 Persistent XSS Vulnerability
- CVE-2016-20068HIGHUnauthenticated SQL Injection in WordPress Booking Calendar Contact Form 1.0.23
- CVE-2016-20069HIGHUnauthenticated SQL Injection in WordPress Booking Calendar Contact Form 1.0.23
- CVE-2016-20071HIGHCritical SQL Injection in WordPress 404 Redirection Manager Plugin v1.0
- CVE-2016-20072HIGHBBS e-Franchise WordPress Plugin SQL Injection – Remote Data Exfiltration Risk