CVE-2026-13459: JetFormBuilder <= 3.6.3 - Missing Authorization to Unauthenticated Sensitive Information Disclosure via 'context' Parameter
The JetFormBuilder — Dynamic Blocks Form Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.6.3. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to retrieve every distinct value stored under any arbitrary wppostmeta key on the site — including WooCommerce billing PII such as billingemail, billingphone, and billingaddress fields, order totals, attachment paths, and any third-party plugin credentials or tokens stored in post meta — provided at least one published JetFormBuilder form with a getfromdb generator field exists on the site. Exploitation requires that the target site has at least one published jet-form-builder post containing a field whose generatorfunction is set to getfromdb; an attacker must supply a matching form ID, field name, and generator ID in the request, but all of these can be discovered by browsing the site's public forms.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-13459?
The severity of CVE-2026-13459 is rated as medium with a score of 5.3.
What type of vulnerability is CVE-2026-13459?
CVE-2026-13459 is an authorization bypass vulnerability affecting JetFormBuilder.
How can I mitigate CVE-2026-13459?
To mitigate CVE-2026-13459, update the JetFormBuilder plugin to a version later than 3.6.3.
What components are affected by CVE-2026-13459?
CVE-2026-13459 affects the JetFormBuilder plugin for WordPress versions up to and including 3.6.3.
What impact does CVE-2026-13459 have?
CVE-2026-13459 can lead to unauthenticated sensitive information disclosure via the 'context' parameter.