A critical vulnerability, CVE-2026-12793, has been discovered in the 'JetFormBuilder — Dynamic Blocks Form Builder' plugin for WordPress. This flaw allows an unauthenticated attacker to create a new user with full administrator privileges, leading to a complete website compromise. The vulnerability carries a CVSS base score of 9.8 (Critical) and affects all versions of the plugin up to and including 3.6.2. A public exploit is reportedly available, significantly increasing the risk and urgency for website administrators to take immediate action.
The vulnerability is a privilege escalation issue stemming from improper validation within the plugin's form processing logic. An attacker can exploit this by sending a specially crafted HTTP request to the target website. Specifically, the flaw lies in the handling of the _jet_engine_booking_form_id parameter.
An unauthenticated attacker can set this parameter to point to an arbitrary post ID on the site. The plugin incorrectly processes the content of this post as if it were a valid form schema. This allows the attacker to manipulate the server-side validation process and trigger a callback function that can be abused to execute the register_user action, creating a new user account with the 'administrator' role.
The vulnerability is public, and according to security researchers, a proof-of-concept (PoC) exploit is available. This means that attackers can easily automate scans to find and compromise vulnerable websites. Any public-facing WordPress site using an affected version of the JetFormBuilder plugin is at high risk.
A successful exploit of CVE-2026-12793 results in a full website takeover. With administrator privileges, an attacker can:
Given the ease of exploitation and the availability of a public PoC, widespread attacks are highly likely.
Web administrators can hunt for exploitation attempts by reviewing web server access logs for suspicious requests.
POST requests containing the parameter _jet_engine_booking_form_idPOST requests containing the _jet_engine_booking_form_id parameter. Correlate any findings with new user creations in the WordPress database. This is a form of Web Session Activity Analysis (D3-WSAA)._jet_engine_booking_form_id in the request body. This can serve as a temporary virtual patch.Updating the WordPress plugin to a patched version is the primary mitigation.
If a patch cannot be applied, disabling and removing the vulnerable plugin is a necessary step to prevent compromise.
A Web Application Firewall (WAF) can be used to filter malicious requests and provide a virtual patch.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.