SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-18323

HIGH · CVSS 7.2 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The Forminator Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting due to inadequate input sanitization and output escaping, affecting all versions up to 1.57.0.2. This flaw allows unauthenticated attackers to inject malicious scripts that execute when users access the compromised pages, posing a significant risk to site integrity and user data. WordPress site administrators using this plugin should prioritize patching to mitigate potential exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-18323
Severity
HIGH
CVSS
7.2
EPSS
0.31%
WordPress

Original NVD 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.