{"api_version":"1","generated_at":"2026-08-14T07:52:16+00:00","cve":"CVE-2026-16810","urls":{"html":"https://cve.report/CVE-2026-16810","api":"https://cve.report/api/cve/CVE-2026-16810.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-16810","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-16810"},"summary":{"title":"Bit Form <= 3.2.0 - Authenticated (Administrator+) SQL Injection via 'filterText' Parameter","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.","state":"PUBLISHED","assigner":"Wordfence","published_at":"2026-08-14 06:17:03","updated_at":"2026-08-14 06:17:03"},"problem_types":["CWE-89","CWE-89 CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"],"metrics":[{"version":"3.1","source":"security@wordfence.com","type":"Primary","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","data":{"baseScore":6.5,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","version":"3.1"}}],"references":[{"url":"https://www.wordfence.com/threat-intel/vulnerabilities/id/402f32fa-466b-4d9e-948f-3b7dc4507105?source=cve","name":"https://www.wordfence.com/threat-intel/vulnerabilities/id/402f32fa-466b-4d9e-948f-3b7dc4507105?source=cve","refsource":"security@wordfence.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Core/Database/Model.php#L424","name":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Core/Database/Model.php#L424","refsource":"security@wordfence.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Admin/AdminAjax.php#L754","name":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Admin/AdminAjax.php#L754","refsource":"security@wordfence.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Admin/Form/AdminFormHandler.php#L2042","name":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Admin/Form/AdminFormHandler.php#L2042","refsource":"security@wordfence.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/GlobalHelper.php#L53","name":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/GlobalHelper.php#L53","refsource":"security@wordfence.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-16810","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-16810","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"bitpressadmin","product":"Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder","version":"affected 3.2.0 semver","platforms":[]}],"timeline":[{"source":"CNA","time":"2026-07-23T21:45:49.000Z","lang":"en","value":"Vendor Notified"},{"source":"CNA","time":"2026-08-13T16:53:57.000Z","lang":"en","value":"Disclosed"}],"solutions":[],"workarounds":[],"exploits":[],"credits":[{"source":"CNA","value":"Wordfence PRISM","lang":"en"}],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Bit Form – Contact Form, Payment Forms, Multi Step Forms, Calculator & Custom Form Builder","vendor":"bitpressadmin","versions":[{"lessThanOrEqual":"3.2.0","status":"affected","version":"0","versionType":"semver"}]}],"credits":[{"lang":"en","type":"finder","value":"Wordfence PRISM"}],"descriptions":[{"lang":"en","value":"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."}],"metrics":[{"cvssV3_1":{"baseScore":6.5,"baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-89","description":"CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-14T05:30:43.447Z","orgId":"b15e7b5b-3da4-40ae-a43c-f7aa60e62599","shortName":"Wordfence"},"references":[{"url":"https://www.wordfence.com/threat-intel/vulnerabilities/id/402f32fa-466b-4d9e-948f-3b7dc4507105?source=cve"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Core/Database/Model.php#L424"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Admin/Form/AdminFormHandler.php#L2042"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/Admin/AdminAjax.php#L754"},{"url":"https://plugins.trac.wordpress.org/browser/bit-form/tags/3.2.0/includes/GlobalHelper.php#L53"}],"timeline":[{"lang":"en","time":"2026-07-23T21:45:49.000Z","value":"Vendor Notified"},{"lang":"en","time":"2026-08-13T16:53:57.000Z","value":"Disclosed"}],"title":"Bit Form <= 3.2.0 - Authenticated (Administrator+) SQL Injection via 'filterText' Parameter"}},"cveMetadata":{"assignerOrgId":"b15e7b5b-3da4-40ae-a43c-f7aa60e62599","assignerShortName":"Wordfence","cveId":"CVE-2026-16810","datePublished":"2026-08-14T05:30:43.447Z","dateReserved":"2026-07-23T21:30:24.591Z","dateUpdated":"2026-08-14T05:30:43.447Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-14 06:17:03","lastModifiedDate":"2026-08-14 06:17:03","problem_types":["CWE-89","CWE-89 CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"],"metrics":{"cvssMetricV31":[{"source":"security@wordfence.com","type":"Primary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE"},"exploitabilityScore":1.2,"impactScore":5.2}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"16810","Ordinal":"1","Title":"Bit Form <= 3.2.0 - Authenticated (Administrator+) SQL Injection","CVE":"CVE-2026-16810","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"16810","Ordinal":"1","NoteData":"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.","Type":"Description","Title":"Bit Form <= 3.2.0 - Authenticated (Administrator+) SQL Injection"}]}}}