PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-18325 wpmudev CVE debrief

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Forged Upload Record. This vulnerability, affecting all versions up to and including 1.56.1, stems from insufficient input sanitization and output escaping. An unauthenticated attacker can exploit this weakness to inject arbitrary web scripts, which will execute when a user accesses an injected page. The exploit's feasibility is attributed to implementation details in Forminator_Core::sanitize_array() and set_field_data(). Evidence is limited to public CVE and NVD records. The vulnerability allows for the persistence of a complete upload field record with an arbitrary file_url value without proper sanitization or validation. Affected deployments should be reviewed for exposure, and compensating controls should be considered while remediation is scheduled and verified. Security teams should prioritize updating to a patched version to prevent potential XSS attacks.

Vendor
wpmudev
Product
Forminator Forms – Contact Form, Payment Form & Custom Form Builder
CVSS
HIGH 7.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-06
Original CVE updated
2026-08-06
Advisory published
2026-08-06
Advisory updated
2026-08-06

Who should care

WordPress site administrators, users of the Forminator Forms plugin, security teams responsible for monitoring and patching vulnerabilities, and operators of affected platforms should prioritize updating to a patched version to prevent potential XSS attacks. Affected deployments should be reviewed for exposure, and compensating controls should be considered while remediation is scheduled and verified. Monitoring and detection logs should be checked for exposed assets that need extra review. Exceptions should be tracked, and remediated assets should be retested and closed only after evidence is documented. Vulnerability management and security teams should inventory and verify affected scope. Additional input validation and output escaping measures should be implemented. The Forminator Forms plugin's user base and related security teams should be informed about the vulnerability and the necessary actions to take. Security teams should also review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance. In case of confirmed exposure, an owner should be assigned for follow-up and remediation efforts should be planned through normal change control. Rollback and change windows should be considered for exposed systems while remediation is in progress. Source tracking and monitoring should be implemented to verify the effectiveness of the remediation efforts and to detect potential future attacks. Asset inventory should be updated to reflect the affected systems and their current status. Compensating controls should be reviewed and updated as necessary to ensure the security of exposed systems. The vulnerability's impact on the organization should be assessed, and the necessary measures should be taken to mitigate it. The security team should also consider implementing additional security measures, such as Web Application Firewalls (WAFs) or Intrusion Detection Systems (IDS), to detect and prevent potential attacks. The incident response plan should be reviewed and updated to include procedures for handling similar vulnerabilities in the future. The security team should also provide guidance on how to implement the patches

Technical summary

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Forged Upload Record. This is due to insufficient input sanitization and output escaping. An unauthenticated attacker can inject arbitrary web scripts, which will execute when a user accesses an injected page. The vulnerability exists in all versions up to, and including, 1.56.1.

Defensive priority

WordPress site administrators and users of the Forminator Forms plugin should prioritize updating to a patched version to prevent potential XSS attacks.

Recommended defensive actions

  • Update Forminator Forms plugin to a patched version
  • Implement additional input validation and output escaping measures
  • Monitor for suspicious activity and implement compensating controls
  • Inventory and verify affected scope
  • Exception tracking and retest

Evidence notes

The Forminator Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Forged Upload Record. Insufficient input sanitization and output escaping allow unauthenticated attackers to inject web scripts. The exploit is possible due to Forminator_Core::sanitize_array() and set_field_data() implementation details. Evidence is limited to public CVE and NVD records.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-06T05:16:40.593Z and has not been modified since then.