Description
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 wp_postmeta key on the site — including WooCommerce billing PII such as _billing_email, _billing_phone, and _billing_address 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 get_from_db 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 generator_function is set to get_from_db; 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.
Published: 2026-07-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

JetFormBuilder, a WordPress plugin developed by JetMonsters, contains an authorization bypass flaw that permits unauthenticated attackers to retrieve arbitrary wp_postmeta values. An attacker can supply a valid form ID—parameters that can be discovered from publicly accessible forms—to trigger a data retrieval call. The disclosed data may include sensitive WooCommerce billing details, order totals, attachment paths, and credentials or tokens stored in post metadata. Based on the description, it is inferred that the data retrieval occurs via the plugin’s REST API endpoints that expose the get_from_db functionality; no user authentication is required.

Affected Systems

All WordPress sites using the JetFormBuilder — Dynamic Blocks Form Builder plugin from JetMonsters, versions 3.6.3 and earlier, are vulnerable, but the issue only manifests if at least one published JetFormBuilder form contains a field whose generator function is set to get_from_db. Sites that have upgraded beyond 3.6.3 or have no such forms are not affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity vulnerability, and the EPSS score of less than 1 % suggests a low likelihood of exploitation at present. The flaw is not listed in CISA’s KEV catalog. Based on the description, it is inferred that exploitation occurs via the plugin’s REST API endpoints that expose the get_from_db functionality; no user authentication is required. Once an attacker identifies the necessary parameters from the site’s public forms, they can request the full set of distinct values for any wp_postmeta key, exposing potentially highly sensitive data.

Generated by OpenCVE AI on August 3, 2026 at 05:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JetFormBuilder to any version newer than 3.6.3, which removes the vulnerable authorization check.
  • Delete or disable every JetFormBuilder form that contains a get_from_db generator field, or remove the plugin entirely if it is not needed.
  • Configure the web server or firewall to block unauthenticated access to JetFormBuilder REST API endpoints that expose generator functionality.

Generated by OpenCVE AI on August 3, 2026 at 05:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.0/includes/generators/get-from-db.php#L118 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.0/includes/generators/get-from-db.php#L160 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.0/modules/option-field/rest-api/generator-update-endpoint.php#L140 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.0/modules/option-field/rest-api/generator-update-endpoint.php#L52 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.0/modules/option-field/rest-api/generator-update-endpoint.php#L80 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.3/includes/generators/get-from-db.php#L118 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.3/includes/generators/get-from-db.php#L160 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.3/modules/option-field/rest-api/generator-update-endpoint.php#L140 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.3/modules/option-field/rest-api/generator-update-endpoint.php#L52 cve-icon cve-icon
https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.6.3/modules/option-field/rest-api/generator-update-endpoint.php#L80 cve-icon cve-icon
https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3591404%40jetformbuilder&new=3591404%40jetformbuilder&sfp_email=&sfph_mail= cve-icon cve-icon
https://www.wordfence.com/threat-intel/vulnerabilities/id/26c19bd3-32ea-4e28-9cde-1a6653acf6f1?source=cve cve-icon cve-icon
History

Thu, 02 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Jetmonsters
Jetmonsters jetformbuilder
Wordpress
Wordpress wordpress
Vendors & Products Jetmonsters
Jetmonsters jetformbuilder
Wordpress
Wordpress wordpress

Thu, 02 Jul 2026 09:45:00 +0000

Type Values Removed Values Added
Description 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 wp_postmeta key on the site — including WooCommerce billing PII such as _billing_email, _billing_phone, and _billing_address 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 get_from_db 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 generator_function is set to get_from_db; 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.
Title JetFormBuilder <= 3.6.3 - Missing Authorization to Unauthenticated Sensitive Information Disclosure via 'context' Parameter
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Jetmonsters Jetformbuilder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-02T15:01:30.738Z

Reserved: 2026-06-26T19:37:59.929Z

Link: CVE-2026-13459

cve-icon Vulnrichment

Updated: 2026-07-02T15:01:27.623Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T10:16:28.247

Modified: 2026-07-02T15:16:57.317

Link: CVE-2026-13459

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T06:00:12Z

Weaknesses