Description
The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Radio Field (Save and Continue Draft) in all versions up to, and including, 1.57.0.2 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. This is exploitable because the Save-and-Continue draft submission AJAX endpoint is registered as nopriv, allowing unauthenticated attackers to bypass radio field option-membership validation and persist a crafted payload that, when rendered on the Submissions admin page, is auto-executed via the bundled Inputmask library's data-attribute callback binding.
Published: 2026-08-25
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a stored cross‑site scripting flaw in the Forminator Forms plugin. An attacker can supply a crafted payload in the radio field when using the Save and Continue Draft AJAX endpoint. Because the endpoint is exposed to unauthenticated requests, the payload is persisted and later rendered on the Submissions admin page, where it is automatically executed through the Inputmask library’s data‑attribute callback binding. This allows the injection of arbitrary JavaScript that can compromise user sessions, deface content, or harvest sensitive data when a staff member views the submission details.

Affected Systems

WordPress sites running the wpmudev:Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin, versions 1.57.0.2 and older. The plugin remains vulnerable up to and including 1.57.0.2; versions 1.57.0.3 and newer contain the fix.

Risk and Exploitability

The CVSS score of 7.2 indicates high severity, and the lack of a KEV listing suggests limited widespread exploitation but the EPSS score is not available, so the real-world attack probability is uncertain. The flaw is exploitable without authentication because the AJAX endpoint accepts anonymous traffic and bypasses radio field validation, so an attacker with internet access to the site can inject a payload and wait for an administrator to view the submission page. Once that occurs, the script runs with the context of the admin user, creating significant risk to confidentiality, integrity, and availability of the site.

Generated by OpenCVE AI on August 25, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Forminator Forms plugin to version 1.57.0.3 or newer, which removes the unsanitized output bug.
  • If an upgrade cannot be performed immediately, deploy a custom code snippet that requires authentication for the Save‑and‑Continue Draft AJAX endpoint, effectively blocking unauthenticated write access.
  • Implement a Content Security Policy that disallows inline scripts on the admin submissions page to mitigate the impact of any residual XSS payloads.

Generated by OpenCVE AI on August 25, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://plugins.trac.wordpress.org/browser/forminator/tags/1.55.1/admin/views/custom-form/entries/content-details.php#L232 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.55.1/library/abstracts/abstract-class-front-action.php#L127 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.55.1/library/fields/radio.php#L520 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.55.1/library/helpers/helper-fields.php#L1053 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.55.1/library/modules/custom-forms/front/front-action.php#L1112 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.56.0/admin/views/custom-form/entries/content-details.php#L232 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.56.0/library/abstracts/abstract-class-front-action.php#L127 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.56.0/library/fields/radio.php#L520 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.56.0/library/helpers/helper-fields.php#L1053 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/forminator/tags/1.56.0/library/modules/custom-forms/front/front-action.php#L1112 cve-icon cve-icon
https://plugins.trac.wordpress.org/changeset/3652725/forminator/trunk/admin/views/custom-form/entries/content-details.php cve-icon cve-icon
https://plugins.trac.wordpress.org/changeset?old_path=%2Fforminator/tags/1.57.0.2&new_path=%2Fforminator/tags/1.57.0.3 cve-icon cve-icon
https://plugins.trac.wordpress.org/changeset?reponame=&new=3652727%40forminator%2Ftags%2F1.57.0.3&old=3652717%40forminator%2Ftags%2F1.57.0.2 cve-icon cve-icon
https://www.wordfence.com/threat-intel/vulnerabilities/id/85b02779-d85f-4700-9994-68391e69c1ea?source=cve cve-icon cve-icon
History

Tue, 25 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpmudev
Wpmudev forminator Forms – Contact Form, Payment Form & Custom Form Builder
Vendors & Products Wordpress
Wordpress wordpress
Wpmudev
Wpmudev forminator Forms – Contact Form, Payment Form & Custom Form Builder

Tue, 25 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Radio Field (Save and Continue Draft) in all versions up to, and including, 1.57.0.2 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. This is exploitable because the Save-and-Continue draft submission AJAX endpoint is registered as nopriv, allowing unauthenticated attackers to bypass radio field option-membership validation and persist a crafted payload that, when rendered on the Submissions admin page, is auto-executed via the bundled Inputmask library's data-attribute callback binding.
Title Forminator Forms <= 1.57.0.2 - Unauthenticated Stored Cross-Site Scripting via Radio Field (Save and Continue Draft)
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
Wpmudev Forminator Forms – Contact Form, Payment Form & Custom Form Builder
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-25T07:39:50.038Z

Reserved: 2026-07-29T19:30:25.866Z

Link: CVE-2026-18323

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-25T08:18:08.497

Modified: 2026-08-25T08:18:08.497

Link: CVE-2026-18323

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-25T09:30:05Z

Weaknesses
  • CWE-79

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