Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
The JetFormBuilder plugin for WordPress contains a critical path traversal vulnerability allowing unauthenticated attackers to read arbitrary files from the server. All versions up to and including 3.5.6.2 are affected. Attackers can exploit this to exfiltrate sensitive local files as email attachments by submitting crafted form requests with malicious Media Field payloads, with a CVSS score of 7.5 indicating high confidentiality impact.
Technical ContextAI
This vulnerability affects JetFormBuilder (CPE: cpe:2.3:a:jetmonsters:jetformbuilder_—_dynamic_blocks_form_builder:*:*:*:*:*:*:*:*), a dynamic form builder plugin for WordPress. The root cause is classified as CWE-36 (Absolute Path Traversal). The flaw exists in the Uploaded_File::set_from_array method which accepts user-controlled file paths from Media Field preset JSON payloads without validating that paths belong to the WordPress uploads directory. This is compounded by an insufficient file comparison check in File_Tools::is_same_file that only compares basenames rather than full paths. When combined with the Send Email action configured to attach files, this allows arbitrary file system reads. The vulnerability chain involves three components: the uploaded-file.php resource handler, the file-uploader.php block parser, and the send-email-action.php module.
RemediationAI
Upgrade JetFormBuilder to version 3.5.6.3 or later which addresses this vulnerability as indicated by changeset 3486996 available at https://plugins.trac.wordpress.org/changeset/3486996/jetformbuilder. Site administrators should update immediately through the WordPress plugin update mechanism. As a temporary mitigation until patching is complete, disable or remove Send Email actions with file attachment capabilities from forms using Media Fields, or temporarily deactivate the JetFormBuilder plugin if not critical to operations. Review server logs for suspicious form submissions attempting path traversal patterns (such as ../ sequences or absolute paths) in Media Field payloads. After patching, conduct a security audit to determine if sensitive files were accessed prior to remediation.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-36 – Absolute Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14240
GHSA-947p-f7h4-wr4m