AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2026-16810

MEDIUM · CVSS 6.5

Source: NVD + CISA KEV + EPSS · Published 2026-08-14 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The Bit Form plugin for WordPress is vulnerable to SQL Injection through the 'data[queryCondition]' parameter, affecting all versions up to 3.2.0 due to inadequate input sanitization. This vulnerability allows authenticated attackers with administrator-level access to execute arbitrary SQL queries, potentially leading to the exposure of sensitive database information. WordPress site administrators using this plugin should prioritize immediate updates to mitigate the risk.

CVE
CVE-2026-16810
Severity
MEDIUM
CVSS
6.5
EPSS
N/A
WordPress

Original NVD 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.