Description
The JetFormBuilder WordPress plugin before 3.6.5.2 does not sanitize a request parameter before rendering it as message content, allowing unauthenticated users to execute arbitrary shortcodes registered on the site on any page displaying a form. Escaping is applied to that content before a later shortcode-expansion pass rather than after it, so the escaping can be bypassed.
Published: 2026-09-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary Shortcode Execution
Action: Patch immediately
AI Analysis

Impact

The JetFormBuilder WordPress plugin versions prior to 3.6.5.2 does not sanitize the 'status' request parameter before rendering it as part of a form’s message content. Because escaping is performed after shortcode expansion, a malicious payload can be injected that is later interpreted as a WordPress shortcode. This allows an unauthenticated visitor to execute any shortcode registered on the site, potentially enabling arbitrary code execution, data exfiltration, or site compromise.

Affected Systems

Any WordPress site that has JetFormBuilder installed with a version earlier than 3.6.5.2 and displays a form on a public page is affected, regardless of the underlying operating system or other plugins.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity. No EPSS score is available, so the current exploitation probability cannot be quantified. The vulnerability is not listed in CISA KEV. Attackers do not need to authenticate; the attack vector is an unauthenticated request to any public page that hosts a JetFormBuilder form. Because the flaw permits arbitrary shortcode execution, a skilled attacker could run malicious code, alter content, or steal data.

Generated by OpenCVE AI on September 6, 2026 at 15:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update JetFormBuilder to version 3.6.5.2 or later.
  • If an update is not immediately possible, remove or disable all shortcodes that should not be accessible to unauthenticated users, or strip the 'status' parameter from the request before rendering.
  • If possible, restrict form display to logged‑in users or implement a whitelist to permit only trusted shortcodes.

Generated by OpenCVE AI on September 6, 2026 at 15:24 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 Formbuilder Project
Formbuilder Project formbuilder
Wordpress
Wordpress wordpress
Vendors & Products Formbuilder Project
Formbuilder Project formbuilder
Wordpress
Wordpress wordpress

Sun, 06 Sep 2026 13:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-94

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

Type Values Removed Values Added
Weaknesses CWE-74
Metrics ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-20
CWE-94

Sun, 06 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
Description The JetFormBuilder WordPress plugin before 3.6.5.2 does not sanitize a request parameter before rendering it as message content, allowing unauthenticated users to execute arbitrary shortcodes registered on the site on any page displaying a form. Escaping is applied to that content before a later shortcode-expansion pass rather than after it, so the escaping can be bypassed.
Title JetFormBuilder < 3.6.5.2 - Unauthenticated Arbitrary Shortcode Execution via 'status' Parameter
References
Metrics cvssV3_1

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


Subscriptions

Formbuilder Project Formbuilder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-06T10:43:55.294Z

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

Link: CVE-2026-19859

cve-icon Vulnrichment

Updated: 2026-09-06T10:40:25.549Z

cve-icon NVD

Status : Deferred

Published: 2026-09-06T10:17:13.577

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

Link: CVE-2026-19859

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')