CVE-2026-16810
Received Received - Intake

SQL Injection in Bit Form WordPress Plugin

Vulnerability report for CVE-2026-16810, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-14

Last updated on: 2026-08-14

Assigner: Wordfence

Description

The Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder plugin for WordPress is vulnerable to generic SQL Injection via the 'data[queryCondition]' parameter in all versions up to, and including, 3.2.0 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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-14
Last Modified
2026-08-14
Generated
2026-08-14
AI Q&A
2026-08-14
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
bit_form contact_form_payment_forms_multi_step_forms_calculator_custom_form_builder to 3.2.0 (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 Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a SQL Injection flaw in the Bit Form WordPress plugin. It allows authenticated attackers with administrator access or higher to inject malicious SQL code via the 'data[queryCondition]' parameter. The plugin fails to properly escape user input and lacks sufficient SQL query preparation, enabling attackers to manipulate database queries and extract sensitive information.

Detection Guidance

Detection requires checking for suspicious SQL queries or unauthorized database access attempts. Review WordPress logs for unusual queries containing 'data[queryCondition]' or appended SQL commands. Use database monitoring tools to track queries with admin-level access. No specific commands are provided in the context.

Impact Analysis

If you use this plugin, an attacker could steal sensitive data from your WordPress database, such as user credentials, personal information, or payment details. They could also modify or delete database content, potentially disrupting your website's functionality. The attack requires administrator-level access, so unauthorized users cannot exploit it directly.

Compliance Impact

This vulnerability could lead to unauthorized access and exposure of personal data, violating GDPR and HIPAA requirements for data protection. Organizations using this plugin may face legal penalties, fines, or reputational damage due to non-compliance with data security regulations.

Mitigation Strategies

Immediately update the Bit Form plugin to the latest version beyond 3.2.0 to patch the SQL injection vulnerability. If updating is not possible, consider disabling the plugin until a patch is available.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16810. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart