
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-19859 is an unauthenticated arbitrary shortcode injection vulnerability in the JetFormBuilder WordPress plugin affecting all versions before 3.6.5.2. The flaw allows unauthenticated remote attackers to execute arbitrary shortcodes registered on the site by submitting a crafted request parameter on any page displaying a JetFormBuilder form. The vulnerability was publicly disclosed on September 3, 2026, with a patch released on September 6, 2026. It carries a CVSS v3.1 base score of 6.5 (Medium) (WPScan, GitHub Advisory).
The root cause is improper input sanitization (CWE-74 — Improper Neutralization of Special Elements in Output Used by a Downstream Component) of the status request parameter before it is rendered as message content. The plugin applies HTML escaping to the parameter value before a subsequent WordPress shortcode-expansion pass rather than after it, meaning the escaping is effectively bypassed when WordPress processes the shortcode tags in the already-escaped output. An unauthenticated attacker can craft an HTTP request containing a WordPress shortcode in the status parameter, which is then expanded server-side on any page that renders a JetFormBuilder form. The vulnerability was discovered and reported by researcher Jakub Herman (WPScan, GitHub Advisory).
Successful exploitation allows an unauthenticated attacker to execute any shortcode registered on the WordPress site, which can vary widely in capability depending on installed plugins and themes. Potential consequences include unauthorized access to sensitive site data, modification of site content, and — depending on available shortcodes — actions such as file reads, user enumeration, or triggering plugin-specific functionality. The confidentiality and integrity of the WordPress site are both at low-to-moderate risk, while availability is not directly impacted (WPScan, GitHub Advisory).
As of the disclosure date, there is no public proof-of-concept exploit code and no evidence of in-the-wild exploitation. WPScan has indicated that a PoC will be published on September 17, 2026, to allow time for users to update. The EPSS score is approximately 0.199% (10th percentile), indicating a low near-term exploitation probability. The vulnerability is automatable (no user interaction required) and requires no authentication, making it attractive for mass scanning once a PoC is released. No threat actor attribution or CISA KEV listing has been reported (WPScan, GitHub Advisory).
[some_shortcode]) into the status request parameter — for example: GET /contact/?status=[shortcode_name].do_shortcode() function, executing the injected shortcode server-side.[shortcode_name]) in the status query parameter or POST body; unusual GET/POST requests to form-rendering pages from unauthenticated sources.status parameter values containing bracket characters ([ and ]); web server error logs indicating unexpected shortcode output or plugin execution errors.The vendor has released JetFormBuilder version 3.6.5.2, which fixes the vulnerability by applying proper sanitization to the status request parameter after the shortcode-expansion pass. Site administrators should update the JetFormBuilder plugin to version 3.6.5.2 or later immediately. As a temporary workaround prior to patching, consider disabling the JetFormBuilder plugin or restricting public access to pages displaying JetFormBuilder forms. Additionally, auditing installed shortcodes to identify those with high-impact capabilities can help assess exposure risk (WPScan, GitHub Advisory).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."