CVE-2026-12793

9.8

jetmonsters · JetFormBuilder — Dynamic Blocks Form Builder

The JetFormBuilder plugin for WordPress is vulnerable to unauthenticated privilege escalation, allowing remote attackers to create new administrator-level accounts by exploiting improper input validation.

Executive summary

A critical privilege escalation vulnerability in the JetFormBuilder WordPress plugin allows unauthenticated attackers to create administrator accounts, granting them full control over the affected site.

Vulnerability

This flaw involves improper privilege management (CWE-269) where the plugin fails to validate submitted form IDs. An unauthenticated attacker can trigger an Advanced Validation server-side callback to execute unauthorized actions, specifically the creation of a new administrator-level user account.

Business impact

The impact of this vulnerability is critical, as it provides an unauthenticated attacker with full administrative access to the WordPress environment. This level of compromise typically results in complete data theft, the ability to inject malicious code, and total loss of site availability. Given the CVSS score of 9.8, the risk to business operations and data integrity is extreme.

Remediation

Immediate Action: Given that a specific fixed version is not explicitly stated in the provided metadata, administrators should immediately audit user accounts for unauthorized administrators and disable the plugin if an update to a version beyond 3.6.2 is not yet available from the vendor.

Proactive Monitoring: Review WordPress user management logs for the unexpected creation of new administrator accounts and monitor server-side callback activity related to the JetFormBuilder plugin for suspicious patterns.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious requests targeting form processing endpoints until a verified security patch is applied.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

This vulnerability represents an existential threat to any WordPress site running the affected JetFormBuilder plugin. Administrators must treat this as a high-priority incident, verify the integrity of their user database immediately, and ensure the plugin is updated to the latest available version as soon as the vendor releases a security patch.

More jetmonsters CVEs

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief critical section

Sources

Originally found and disclosed by daroo, per the CVE Program record.