🔐 CVE Alert

CVE-2026-4373

HIGH 7.5

JetFormBuilder <= 3.5.6.2 - Unauthenticated Arbitrary File Read via Media Field

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

The JetFormBuilder plugin for WordPress is vulnerable to arbitrary file read via path traversal in all versions up to, and including, 3.5.6.2. This is due to the 'Uploaded_File::set_from_array' method accepting user-supplied file paths from the Media Field preset JSON payload without validating that the path belongs to the WordPress uploads directory. Combined with an insufficient same-file check in 'File_Tools::is_same_file' that only compares basenames, this makes it possible for unauthenticated attackers to exfiltrate arbitrary local files as email attachments by submitting a crafted form request when the form is configured with a Media Field and a Send Email action with file attachment.

CWE CWE-36
Vendor jetmonsters
Product jetformbuilder — dynamic blocks form builder
Published Mar 21, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for jetmonsters jetformbuilder — dynamic blocks form builder

Be the first to know when new high vulnerabilities affecting jetmonsters jetformbuilder — dynamic blocks form builder are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

jetmonsters / JetFormBuilder — Dynamic Blocks Form Builder
0 ≤ 3.5.6.2

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/1801fd3e-d56f-4540-9700-9e9de8b465e1?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.5.6.2/includes/classes/resources/uploaded-file.php#L99 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.5.6.2/modules/block-parsers/file-uploader.php#L313 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/jetformbuilder/tags/3.5.6.2/modules/actions-v2/send-email/send-email-action.php#L214 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3486996/jetformbuilder

Credits

daroo