Stored Cross-Site Scripting in SureForms WordPress Plugin
An unauthenticated Stored Cross-Site Scripting vulnerability in the SureForms WordPress plugin (up to 2.12.2) allows attackers to inject malicious scripts that execute in victim browsers.
CVE search metadata
CVE search record: CVE-2026-18406. Severity: high. CVSS: 7.2. KEV: no. Product: SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz (<= 2.12.2). Brief: Stored Cross-Site Scripting in SureForms WordPress Plugin. Brief link: https://feed.craftedsignal.io/briefs/2026-09-sureforms-xss/
The SureForms - Contact Form Builder, AI Forms, Payment Form, Survey & Quiz plugin for WordPress is susceptible to a Stored Cross-Site Scripting (XSS) vulnerability, tracked as CVE-2026-18406. This flaw exists in versions 2.12.2 and earlier. The vulnerability stems from the plugin's failure to adequately sanitize user-supplied input or perform proper output escaping within its text field functionality.
An unauthenticated attacker can exploit this weakness by submitting malicious payloads via the plugin's text fields. Once injected, these scripts are stored on the server and executed within the context of the WordPress site whenever an administrator or another user views the compromised page. This provides an avenue for session hijacking, credential theft, or the unauthorized modification of site content. Defending against this requires immediate updates to the plugin, as the lack of input handling allows arbitrary JavaScript execution without prior authentication.
Impact
Successful exploitation allows unauthenticated attackers to execute arbitrary web scripts in the browser of any user who views an affected page. This can lead to the compromise of user sessions, including those with administrative privileges, potentially resulting in full site takeover. The vulnerability affects all users of the SureForms plugin prior to version 2.12.3.
Recommendation
Update the SureForms - Contact Form Builder, AI Forms, Payment Form, Survey & Quiz plugin to version 2.12.3 or the latest available release to mitigate CVE-2026-18406.
Mitigations
Update SureForms plugin to version 2.12.3 or later
CVE-2026-18406