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.
Published: 2026-08-14
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The affected WordPress plugin performs insufficient escaping on the user‑supplied input provided in the ‘data[queryCondition]’ parameter, allowing an adversary with administrator or higher privileges to inject arbitrary SQL fragments into existing queries. The injection can be used to retrieve sensitive database contents. The weakness is a classic SQL injection (CWE‑89).

Affected Systems

Any installation of the Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder plugin for WordPress whose version is 3.2.0 or earlier. The vendor, bitpressadmin, retains responsibility for the plugin’s update cycle.

Risk and Exploitability

The score of 6.5 on the CVSS vector indicates a high potential impact. The exploitation requires authentication with administrator‑level access; the attack vector is an authenticated web request, so the attacker must already have valid credentials or compromise an admin account. No EPSS value is available, so the current exploitation probability is unclear, and the vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 14, 2026 at 06:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bit Form plugin to the latest available version that addresses the SQL injection flaw.
  • If an upgrade is not yet available, restrict the use of the plugin to only those administrators who require it and consider disabling the vulnerable parameter via code changes or configuration if feasible.
  • Deploy a web application firewall rule to detect and block anomalous SQL payloads targeting the ‘data[queryCondition]’ endpoint until a patch is applied.

Generated by OpenCVE AI on August 14, 2026 at 06:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
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.
Title Bit Form <= 3.2.0 - Authenticated (Administrator+) SQL Injection via 'filterText' Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-14T05:30:43.447Z

Reserved: 2026-07-23T21:30:24.591Z

Link: CVE-2026-16810

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-14T06:17:03.253

Modified: 2026-08-14T06:17:03.253

Link: CVE-2026-16810

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T06:30:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')