CVE-2026-18331
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Summary
The Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'frm_user_id' parameter in all versions up to, and including, 6.33.1 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. By forging frm_user_id to match an administrator's user ID — discoverable via the public WordPress REST API — an unauthenticated attacker causes wp_kses_post() to serve as the only output filter, which preserves the injected payload structurally intact; the plugin's admin JavaScript then decodes and executes it automatically on page load.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| strategy11team | Formidable Forms – WordPress Form Builder for Contact Forms, Calculators, Quizzes & More | 0 <= 6.33.1 | affected |
Weaknesses
- CWE-79: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/f03b09ad-257c-48c9-8ecc-36f60f178f80?source=cve
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/fields/FrmFieldType.php#L1830
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/fields/FrmFieldType.php#L2083
- https://plugins.trac.wordpress.org/browser/formidable/trunk/js/formidable_admin.js#L1
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/FrmEntry.php#L982
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/FrmEntry.php#L819
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/models/FrmEntry.php#L846
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/controllers/FrmEntriesController.php#L752
- https://plugins.trac.wordpress.org/browser/formidable/trunk/classes/controllers/FrmHooksController.php#L69
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.