CVE-2026-19859

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-06 10:17

Updated : 2026-09-08 19:09


NVD link : CVE-2026-19859

Mitre link : CVE-2026-19859

CVE.ORG link : CVE-2026-19859


JSON object : View

Products Affected

No product.

CWE
CWE-74

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