CVE-2026-16810 MEDIUM

CVE-2026-16810: Bit Form <= 3.2.0 - Authenticated (Administrator+) SQL Injection via 'filterText' Parameter

Vendor Bitpressadmin
Product Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder
Weakness CWE-89 · SQLi
Published August 14, 2026
Last update August 14, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Bit Form contains a SQL injection vulnerability in versions up to 3.2.0. An authenticated administrator can inject malicious SQL commands through form input fields, potentially reading or modifying the site's database. The vulnerability requires high-level admin access and does not affect data availability. Update to a version newer than 3.2.0 to remediate.

What an attacker can do

03Attacker Capabilities

Read or modify database contents via SQL injection in form fields.

Potential impact on your site

04Site Impact

A compromised admin account could expose or alter sensitive form data and site information stored in the database.

Conditions required to exploit

05Prerequisites

Attacker must have administrator-level access to the WordPress site.

Key dates

06Disclosure timeline

August 14, 2026 CVE published

Related vulnerabilities

08Related CVE