Description
The JetFormBuilder — Dynamic Blocks Form Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via 'jfb_xss' (URL Query Variable) Parameter via Calculated Field in all versions up to, and including, 3.6.5.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. Exploitation requires the targeted page to host a form configured with both a URL Query Variable preset field and a Calculated Field that references it, which are standard plugin features.
Published: 2026-09-25
Score: 6.1 Medium
EPSS: n/a
KEV: No
Impact: Reflected Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The vulnerability in JetFormBuilder allows an unauthenticated attacker to inject arbitrary JavaScript into a page by exploiting the unvalidated 'jfb_xss' URL query variable that is echoed through a calculated field. The plugin does not perform input sanitization or output escaping, so user‑crafted scripts are executed in the victim’s browser. This can lead to theft of session cookies, defacement of the page, or execution of further malicious actions, a classic instance of input validation failure described by CWE‑79.

Affected Systems

All versions of the JetFormBuilder — Dynamic Blocks Form Builder plugin for WordPress up to and including 3.6.5.3. The flaw is present when a form configuration includes both a URL Query Variable preset field and a calculated field that references that variable, which are standard features of the plugin.

Risk and Exploitability

The CVSS score of 6.1 classifies the issue as moderate. Exploitation requires the victim to click a crafted link that contains the vulnerable 'jfb_xss' parameter and the site must host a form with the specific configuration. Because user interaction is necessary, the likelihood of blind exploitation is lower than purely remote exploits, and the vulnerability is not listed in CISA’s KEV catalog. No EPSS data is available. Nonetheless, the impact on confidentiality, integrity and availability can be significant if the plotted scripts compromise credentials or modify site content.

Generated by OpenCVE AI on September 25, 2026 at 10:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update JetFormBuilder to the latest release (3.6.5.4 or newer) to apply the vendor‑provided fix
  • If an immediate update is not possible, eliminate the URL Query Variable preset field or any calculated field that references it on pages that expose the vulnerability
  • Implement custom output escaping or validation for any JetFormBuilder input parameters that are rendered by your site to ensure injected content is not executed as script

Generated by OpenCVE AI on September 25, 2026 at 10:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Jetmonsters
Jetmonsters jetformbuilder — Dynamic Blocks Form Builder
Wordpress
Wordpress wordpress
Vendors & Products Jetmonsters
Jetmonsters jetformbuilder — Dynamic Blocks Form Builder
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description The JetFormBuilder — Dynamic Blocks Form Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via 'jfb_xss' (URL Query Variable) Parameter via Calculated Field in all versions up to, and including, 3.6.5.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. Exploitation requires the targeted page to host a form configured with both a URL Query Variable preset field and a Calculated Field that references it, which are standard plugin features.
Title JetFormBuilder <= 3.6.5.3 - Reflected Cross-Site Scripting via 'jfb_xss' (URL Query Variable) Parameter via Calculated Field
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Jetmonsters Jetformbuilder — Dynamic Blocks Form Builder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T06:39:52.265Z

Reserved: 2026-09-15T18:19:57.878Z

Link: CVE-2026-92212

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-25T07:16:55.337

Modified: 2026-09-25T07:16:55.337

Link: CVE-2026-92212

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:15:07Z

Weaknesses
  • CWE-79

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