Description
The SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Text Field Entity-Encoded Payload in all versions up to, and including, 2.12.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.
Published: 2026-09-05
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Upgrade Immediately
AI Analysis

Impact

The SureForms plugin targeted by CVE‑2026‑18406 has a stored XSS flaw that allows unauthenticated users to inject arbitrary scripts into the form entry database by using an entity‑encoded payload in a text field. Attackers can cause the script to execute whenever any visitor loads a page containing that stored content, leading to session hijacking, defacement, or phishing attacks. The weakness is a typical input validation and output encoding failure listed under CWE‑79.

Affected Systems

Benelisting: The plugin in all WordPress installations that use SureForms or its derivatives – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz – is vulnerable on every version up through 2.12.2. No later version details are provided, so any deployment newer than 2.12.2 is presumed safe but should be verified. Administrators should review the plugin version on their site.

Risk and Exploitability

The assessment assigns a CVSS base score of 7.2, indicating a high impact with unauthenticated attackers. Because the patch is not trivial, an attacker can easily construct a malicious payload via the public form, store it, and wait for other users to trigger it. The EPSS score is not available, but the fact that the flaw requires only a public web form suggests a realistic exploitation probability. The flaw is not listed in CISA's KEV catalog, but the stored nature of the exploit means that any user who views the compromised page is at risk.

Generated by OpenCVE AI on September 5, 2026 at 07:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SureForms to version 2.12.3 or later, which removes the entity‑encoding bypass in text fields.
  • If an upgrade cannot be performed immediately, delete or replace all existing forms that may contain stored payloads and restrict form submission to authenticated administrator accounts.
  • Apply a strict Content Security Policy header that blocks inline scripts to mitigate the impact of any stored payloads that persist until the plugin is updated.

Generated by OpenCVE AI on September 5, 2026 at 07:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Brainstormforce
Brainstormforce sureforms
Wordpress
Wordpress wordpress
Vendors & Products Brainstormforce
Brainstormforce sureforms
Wordpress
Wordpress wordpress

Mon, 07 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 05 Sep 2026 06:45:00 +0000

Type Values Removed Values Added
Description The SureForms – Contact Form Builder, AI Forms, Payment Form, Survey & Quiz plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Text Field Entity-Encoded Payload in all versions up to, and including, 2.12.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.
Title SureForms <= 2.12.2 - Unauthenticated Stored Cross-Site Scripting via Text Field Entity-Encoded Payload
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

Brainstormforce Sureforms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-07T11:17:25.636Z

Reserved: 2026-07-30T16:03:24.519Z

Link: CVE-2026-18406

cve-icon Vulnrichment

Updated: 2026-09-07T11:14:28.003Z

cve-icon NVD

Status : Deferred

Published: 2026-09-05T07:17:11.040

Modified: 2026-09-08T13:12:58.310

Link: CVE-2026-18406

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T20:38:42Z

Weaknesses
  • CWE-79

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