SQL Injection in Bit Form: CVE-2026-16810 Threatens Databases

Step by step
How the attack unfolded
Click a phase for details – or let the animation play through.
PHASE 1/4 · Prerequisite: Valid Administrator Access

The attack requires an already authenticated account with administrator-level privileges.

T1078 – Valid Accounts
  • CVSS vector requires high privileges (PR:H)
  • Attack is possible remotely over the network (AV:N)
  • Risk increases with compromised, over-provisioned or poorly managed admin accounts
PHASE 2/4 · Execution: SQL Injection via Parameter

The attacker injects additional SQL fragments into an existing database query via the data[queryCondition] parameter.

T1190 – Exploit Public-Facing Application
  • CVE-2026-16810, classified as CWE-89 (SQL Injection)
  • Affected: Bit Form plugin up to and including version 3.2.0
  • Root cause: insufficient escaping and lack of safe query preparation
  • Low attack complexity (AC:L), no user interaction required (UI:N)
PHASE 3/4 · Collection: Reading the Database

Through the injected queries, the attacker extracts sensitive data from the WordPress database.

T1213 – Data from Information Repositories
  • Access possible to user accounts, password hashes and settings
  • Extraction of stored form entries (contact, booking, payment data)
  • High impact on confidentiality and integrity (C:H, I:H)
  • Over 10,000 active installations as potential attack surface
PHASE 4/4 · Impact: Exfiltration of Personal Data

The extracted personal and sensitive data can be exfiltrated, potentially triggering a reportable data breach.

T1567 – Exfiltration Over Web Service
  • Commonly affected: names, email addresses, phone numbers, payment or application data
  • Possible GDPR reporting obligation under Article 33
  • No confirmed proof of concept and no active exploitation as of 2026-08-14
  • No entry in the CISA KEV catalog
Short & clear answers
Frequently asked questions about this incident
Am I affected by CVE-2026-16810?
All websites running the WordPress plugin Bit Form in a version up to and including 3.2.0 are affected. Check the version number shown under Plugins > Installed Plugins. Version 3.2.1 or higher is patched according to Wordfence and therefore not affected.
What should I do now?
First create a current backup of your files and database. Then update Bit Form immediately to at least version 3.2.1, ideally to the current version 3.2.2, and afterwards check your forms, email notifications and payment flows. If an update isn't possible right away, temporarily deactivate the plugin.
How dangerous is this vulnerability really?
It is a SQL injection with a CVSS score of 6.5 (Medium) that allows sensitive data to be extracted from the database. However, the attack requires an already logged-in account with administrator privileges, which limits the attack surface. An ordinary website visitor cannot easily exploit the flaw.
Is the vulnerability already being actively exploited?
As of the verified status of 14 August 2026, there is no confirmed public proof of concept and no confirmed active exploitation. The CISA KEV catalog also contained no entry for CVE-2026-16810. This is a snapshot and no guarantee – updating remains urgent.
Do I have to report a data breach?
Bit Form often stores personal data such as names, email addresses or payment details from contact, booking and application forms. If you find signs of an actual compromise, a reporting obligation under Article 33 GDPR may apply. Therefore review all admin accounts, agency access and login and audit logs for unknown logins or changes.
More security news
You might also be interested in
Critical Elementor Pro Flaw: Attackers Can Fully Take Over WordPress Sites
A file upload bug in Elementor Pro up to 4.2.1 allows RCE without login. Version 4.2.2 fixes the flaw – update now!
Pods Plugin: Critical Flaw Enables Admin Takeover, No Login
A critical flaw in the WordPress plugin Pods lets attackers overwrite admin passwords without login. Over 100,000 sites are affected.
miniOrange SAML SSO: Critical Bypass Turns Attackers Into Admins
Two critical auth bypasses in the miniOrange SAML SSO plugin allow forged SAML assertions—up to full WordPress admin access.