Description
The JetFormBuilder — Dynamic Blocks Form Builder WordPress plugin before 3.6.5.2 does not properly sanitise and escape a form field's value before including it in the HTML notification emails it sends, allowing unauthenticated users to inject arbitrary HTML into messages delivered to administrators and other recipients. Whether injected script executes depends on the recipient's mail client, but the injected markup is rendered regardless.
Published: 2026-09-05
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored XSS in notification emails
Action: Immediate Patch
AI Analysis

Impact

JetFormBuilder, the Dynamic Blocks Form Builder WordPress plugin, had a flaw where the content from a WYSIWYG form field was inserted into notification emails without proper sanitization. As a result, unauthenticated users could submit arbitrary HTML that would be delivered to administrators or other recipients. The injected markup is rendered in the email regardless of its form, but whether any script within the markup is executed depends on the recipient’s mail client.

Affected Systems

All installations of JetFormBuilder — Dynamic Blocks Form Builder WordPress plugin older than version 3.6.5.2 are vulnerable. The issue applies to any site that loads a pre‑3.6.5.2 instance of the plugin, independent of other configuration.

Risk and Exploitability

The vulnerability can be exploited by submitting any form containing malicious HTML; no authentication is required. The EPSS score is < 1%, indicating a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 4.7 indicates moderate severity, yet the injected content could be used for phishing or other malicious activity if a recipient’s mail client renders or executes the code. The overall risk remains moderate.

Generated by OpenCVE AI on September 6, 2026 at 12:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update JetFormBuilder to version 3.6.5.2 or later.
  • If an upgrade is not possible, restrict form submissions to authenticated users and ensure that the WYSIWYG field is sanitized before it is stored or emailed.
  • Configure the plugin to send plain‑text notification emails, disabling HTML rendering for all outbound messages.

Generated by OpenCVE AI on September 6, 2026 at 12:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 06 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Description The JetFormBuilder — Dynamic Blocks Form Builder WordPress plugin before 3.6.5.2 does not properly sanitise and escape a form field's value before including it in the HTML notification emails it sends, allowing unauthenticated users to inject arbitrary HTML into messages delivered to administrators and other recipients. Whether injected script executes depends on the recipient's mail client, but the injected markup is rendered regardless.
Title JetFormBuilder < 3.6.5.2 - Unauthenticated Stored XSS via WYSIWYG Field in Notification Emails
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-06T10:41:35.834Z

Reserved: 2026-08-14T10:00:59.401Z

Link: CVE-2026-19861

cve-icon Vulnrichment

Updated: 2026-09-06T10:33:17.502Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T19:09:21.310

Link: CVE-2026-19861

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-06T13:00:07Z

Weaknesses
  • CWE-79

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