Skip to main content

Ninja Forms Excel Export CVE-2026-15160

| EUVDEUVD-2026-45127 MEDIUM
Path Traversal (CWE-22)
2026-07-17 Wordfence GHSA-j6r6-rp64-mqcr
4.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
4.3 MEDIUM

Network-exploitable with low privileges (subscriber); integrity is limited because only .xls/.xlsx extensions are writable, no confidentiality or availability impact.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jul 17, 2026 - 04:21 vuln.today
CVE Published
Jul 17, 2026 - 02:31 cve.org
MEDIUM 4.3

DescriptionCVE.org

The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.3.6 via the 'spreadsheet_export_tmp_name' parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, to write .xls/.xlsx files to arbitrary locations on the server, which can be used to stage further attacks.

AnalysisAI

Directory traversal in the Ninja Forms - Excel Export WordPress plugin (versions ≤ 3.3.6) allows authenticated attackers with subscriber-level access to write .xls/.xlsx files to arbitrary server-side locations via the unsanitized 'spreadsheet_export_tmp_name' parameter. The vulnerability is a staging primitive: direct code execution is not possible through the traversal alone, but file placement in web-accessible or sensitive directories can enable follow-on attacks such as information disclosure or overwriting existing files. No public exploit has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog.

Technical ContextAI

CWE-22 (Path Traversal) arises when user-controlled input is used to construct a filesystem path without proper canonicalization or allowlist enforcement. In this plugin, the 'spreadsheet_export_tmp_name' parameter - processed through code in ExportFile.php (line 485) and ExtractPostData.php (line 125) - is passed to file-write logic without stripping dot-dot sequences, allowing an attacker to escape the intended temporary directory. The affected CPE is cpe:2.3:a:saturdaydrive:ninja_forms_-_excel_export:*:*:*:*:*:*:*:* covering all releases through 3.3.6. The plugin integrates with the Ninja Forms form builder for WordPress and extends it with spreadsheet export capability, inheriting WordPress's subscriber role as the minimum authenticated access level.

RemediationAI

Update the Ninja Forms - Excel Export plugin to a version beyond 3.3.6 as soon as one is available; consult the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/24fb24cc-c29f-4d2d-87ba-5d211386e7dd for the confirmed fixed release version, which was not independently confirmed in the available input data. The WordPress plugin SVN trunk (https://plugins.trac.wordpress.org/browser/ninja-forms-excel-export/trunk/) contains updated code in ExportFile.php and ExtractPostData.php that may reflect the fix, but a tagged released version is not confirmed from the provided references. As a compensating control while patching is pending, restrict WordPress user registration to prevent unauthenticated individuals from obtaining subscriber accounts, which reduces the attacker pool to already-trusted users. Additionally, review server-side write permissions for the web process user and apply the principle of least privilege so the PHP process cannot write outside designated upload/temporary directories - this limits traversal impact even if exploitation occurs. Disabling the Excel export feature entirely via plugin deactivation is a zero-risk workaround if export functionality is not operationally required.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-15160 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy