WordPress security changelog
HIGH CVE-2026-18324 Deferred

Forminator rich-text submissions permit unauthenticated stored XSS

Forminator through 1.57.0.1 does not adequately sanitize and escape submissions to a Textarea field with the Rich-Text editor enabled. An unauthenticated submitter can store script that executes when a user views the affected submission or page.

CVE / CNA score 7.2 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
Forminator Forms – Contact Form, Payment Form & Custom Form Builder
Plugin slug
forminator
Affected
<= 1.57.0.1
Safe version
See mitigation notes
Published
Aug 28, 2026
Weakness
CWE-79 — Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

This CVE was published Aug 28, 2026 and is one of 47 known issues for this plugin.

Update, patch or deactivate.

No fixed release is confirmed. Update Forminator when a release after 1.57.0.1 is confirmed to fix the issue; until then, disable Rich-Text textarea fields on public forms when warranted and remove malicious submissions.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Rich-Text Textarea Field in all versions up to, and including, 1.57.0.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. Exploitation requires that the targeted Textarea field has the Rich-Text editor option enabled.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Primary and upstream sources