
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-16810 is a SQL Injection vulnerability in the Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder plugin for WordPress. It affects all versions up to and including 3.2.0, where insufficient escaping of the data[queryCondition] parameter and lack of prepared statement usage allow authenticated attackers to inject arbitrary SQL queries. The vulnerability was disclosed on August 14, 2026, with a CVSS v3.1 base score of 6.5 (Medium), assigned by Wordfence (GitHub Advisory, Wordfence).
The root cause is classified as CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), stemming from insufficient input sanitization and the absence of prepared statements when handling the data[queryCondition] parameter (GitHub Advisory). The vulnerable code paths are traceable through multiple plugin files: AdminAjax.php (line 754), AdminFormHandler.php (line 2042), Model.php (line 424), and GlobalHelper.php (line 53) in the 3.2.0 release (Wordfence). Exploitation requires administrator-level authentication, meaning an attacker must first obtain valid admin credentials before appending malicious SQL to existing queries. No public proof-of-concept exploit code has been identified at this time.
Successful exploitation allows authenticated administrators to extract sensitive information from the WordPress database, including user credentials, personal data stored in form submissions, and site configuration details, resulting in high confidentiality and integrity impact with no availability impact (GitHub Advisory). While the attack is limited to users with administrator-level access, a compromised admin account combined with this vulnerability could expose the entire WordPress database, potentially enabling further lateral movement or privilege escalation within the hosting environment (Wordfence).
There is currently no evidence of public proof-of-concept exploit code or active in-the-wild exploitation (Wordfence). The CISA SSVC assessment (added August 17, 2026) classifies exploitation as "none" and the vulnerability as non-automatable, reflecting the high privilege requirement (GitHub Advisory). The EPSS score is approximately 0.266% (19th percentile), indicating a low near-term exploitation probability. The CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
/wp-login.php).AdminAjax.php handler (line 754), which processes the data[queryCondition] parameter./wp-admin/admin-ajax.php) with a manipulated data[queryCondition] value containing SQL injection syntax (e.g., appending UNION SELECT statements or boolean-based blind injection payloads)./wp-admin/admin-ajax.php containing SQL keywords (e.g., UNION, SELECT, FROM, WHERE, --) within the data[queryCondition] parameter; unexpected outbound database query traffic.Model.php or AdminFormHandler.php.Update the Bit Form plugin to a version newer than 3.2.0, which addresses the insufficient escaping and missing prepared statement usage (GitHub Advisory). As interim measures, restrict administrator-level access to trusted users only, enforce strong and unique credentials with multi-factor authentication, and consider deploying a Web Application Firewall (WAF) with rules to detect and block SQL injection patterns targeting WordPress AJAX endpoints (Wordfence). Monitor database query logs for suspicious activity as an additional detection control.
The vulnerability was discovered and reported by Wordfence, which serves as the CNA for this CVE. No significant broader media coverage, notable researcher commentary, or substantial social media discussion has been identified beyond standard vulnerability database aggregation and automated CVE feed announcements.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."