CVE Catalog

CVE-2026-19859

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

10th percentile - higher than 10% of all known CVEs

Summary

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.

Risk Assessment

An unauthenticated attacker can execute arbitrary shortcodes, potentially leading to unauthorized access, content modification, or other malicious actions on the WordPress site.

Recommendation

Update the JetFormBuilder plugin to version 3.6.5.2 or later, which includes the fix.

Other vulnerabilities in JetFormBuilder

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS