Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder <= 6.16.1.2 - Reflected Cross-Site Scripting via Custom HTML Form Parameter
Description
The Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder plugin for WordPress is vulnerable to POST-Based Reflected Cross-Site Scripting via the Custom HTML Form parameters in all versions up to, and including, 6.16.1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated reflected XSS in WordPress Formidable Forms ≤6.16.1.2 via unsanitized Custom HTML Form parameters.
Vulnerability
The Formidable Forms plugin for WordPress (all versions up to and including 6.16.1.2) contains a POST-Based Reflected Cross-Site Scripting (XSS) vulnerability. The bug resides in the handling of Custom HTML Form parameters; insufficient input sanitization and output escaping allow arbitrary JavaScript injection. The code path is reachable via the FrmFieldsHelper.php file [1], which processes field options including custom_html. Affected versions: all ≤6.16.1.2.
Exploitation
An unauthenticated attacker can craft a malicious POST request containing a payload in the Custom HTML Form parameter. The attacker must then trick a victim (e.g., a site administrator) into performing an action, such as clicking on a crafted link or submitting a form that includes the poisoned parameter. No special network position or authentication is required; the attack is triggered when the victim interacts with the malicious link.
Impact
Successful exploitation allows the attacker to inject arbitrary web scripts (JavaScript) into the context of the victim's browser session. This can lead to session hijacking, defacement, or theft of sensitive information displayed on the page. The compromise occurs at the user's privilege level, but administrative users may expose more sensitive data.
Mitigation
A fix is included in version 6.16.2, released on 2024-11-23 [2]. Users should update immediately to 6.16.2 or later. No KEV listing is available. For users who cannot update, disallowing untrusted users from accessing Custom HTML Form fields may reduce risk, but no complete workaround is documented.
AI Insight generated on May 24, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Range: <=6.16.1.2
- strategy11team/Formidable Forms – Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builderv5Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.