CVE-2026-7232

FormCraft <= 3.9.14 - Unauthenticated Stored Cross-Site Scripting via Matrix Field Sub-Parameters

The FormCraft plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the '[parameter name]' parameter in all versions up to, and including, 3.9.14 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The exploit chain combines a server-side gap — where composite matrix sub-field keys such as field2_0 and field2_1 are never passed through the sanitization loop and are stored raw via $wpdb->insert() — with a client-side gap where DOMPurify is only invoked when typeof field.value === 'string', but matrix values arrive from the server as arrays, bypassing the check before being mapped to strings and injected into the DOM. Additionally, the same sink is reachable via a second attack vector: array-typed field values are passed through htmlentities() on submission but later reversed by html_entity_decode() at formcraft-main.php:2608 and :2122, restoring the malicious payload before storage and rendering.


We have discovered 13,685 live websites that are affected by CVE-2026-7232.

Run a Free Instant Scan




Affected Software

Product  FormCraft
Category Form Builders
Vulnerable Domains13,685 live websites (99% of FormCraft install base)
Vulnerable Versions
  • from 0 through 3.9.14
Vulnerable Versions Count72 versions ( 97% of all versions)


Common Weakness Enumeration

CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')



Details

  • Published - Jul 23, 2026
  • Updated - Jul 23, 2026

Credits

  • Luc Huynh from Noventiq RedTeam (finder)

Website Distribution by Country

Number of websites using CVE-2026-7232
United States3,274 websites



Germany1,466 websites
Brazil756 websites
Italy725 websites
GB658 websites
France609 websites
Russia529 websites
Spain362 websites
Australia348 websites
Turkey345 websites

Website Distribution by TLD

Number of websites using CVE-2026-7232
.com5,133 websites
.de841 websites
.com.br732 websites
.it547 websites
.ru442 websites
.org432 websites
.co.uk402 websites
.com.au349 websites
.ch265 websites
.ca226 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2026-7232

Top websites that are affected by CVE-2026-7232. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
************.com United States*,***
************.com Bulgaria**,***
***.ai United States**,***
*********.org Iran**,***
*********.de Germany**,***
***********.com United States**,***
****************.com France**,***
********.com United States**,***
*****.gov United States**,***
*******.org United States***,***
See full domain list

FAQ

CVE-2026-7232 is Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in FormCraft
A total of 13,685 websites have been identified as vulnerable to CVE-2026-7232, based on global website indexing conducted by WebTechSurvey.
The FormCraft is affected by the CVE-2026-7232 vulnerability.
FormCraft versions up to and including 3.9.14 are vulnerable to CVE-2026-7232.