What this page helps you verify fast
This hub clusters tracked records for FormBuilder so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin FormBuilder (`formbuilder`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2022-0830 and CVE-2016-10910, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions up to 1.08. Fixed version is not listed yet.
Affected range: Versions up to 1.05. Fixed version: 1.06.
Affected range: Versions up to 0.90. Fixed version: 0.91.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2022-0830
FormBuilder <= 1.08 - Cross-Site Request Forgery
|
Cross-Site Scripting | Versions up to 1.08 | No patch listed | CVSS 6.5 |
|
CVE-2016-10910
FormBuilder <= 1.05 - Reflected Cross-Site Scripting
|
Cross-Site Scripting | Versions up to 1.05 | 1.06 | CVSS 6.1 |
|
CVE-2012-6715
FormBuilder <= 0.90 - Unauthenticated Stored Cross-Site Scripting
|
Stored Cross-Site Scripting | Versions up to 0.90 | 0.91 | CVSS 6.1 |
FormBuilder <= 1.08 - Cross-Site Request Forgery
FormBuilder <= 1.05 - Reflected Cross-Site Scripting
FormBuilder <= 0.90 - Unauthenticated Stored Cross-Site Scripting
This hub clusters tracked records for FormBuilder so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The FormBuilder WordPress plugin through 1.08 does not have CSRF checks in place when creating/updating and deleting forms, and does not sanitise as well as escape its form field values. As...
The FormBuilder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions before 1.08. This is due to missing or incorrect nonce validation on the save settings function....
The FormBuilder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'pageNumber' parameter in versions up to, and including, 1.05 due to insufficient input sanitizat...
Sorted by latest disclosure date so newly published issues surface first.
The FormBuilder WordPress plugin through 1.08 does not have CSRF checks in place when creating/updating and deleting forms, and does not sanitise as well as escape its form field values. As a result, attackers could make logged in admin update and delete arbitrary forms via a CSR...
The FormBuilder plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions before 1.08. This is due to missing or incorrect nonce validation on the save settings function. This makes it possible for unauthenticated attackers to change permission settings via a f...
The FormBuilder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'pageNumber' parameter in versions up to, and including, 1.05 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject ar...
The FormBuilder plugin for WordPress is vulnerable to blind SQL Injection via the 'fbid' parameter used in various functions in versions up to, and including, 1.0.5 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL...
The formbuilder plugin before 0.91 for WordPress has XSS via a Referer header.