Description
The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.3.6 via the 'spreadsheet_export_form_id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to enumerate any Ninja Forms form ID and download all stored submission data — including names, email addresses, phone numbers, physical addresses, and any other PII collected by site forms — as a downloadable XLSX file.
Published: 2026-07-17
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ninja Forms – Excel Export plugin allows authenticated users with subscriber-level access to use the spreadsheet_export_form_id parameter without adequate validation. This leads to an insecure direct object reference where an attacker can supply arbitrary form IDs, causing the plugin to export the matching form’s submission data as an XLSX file. The exported data may contain names, email addresses, phone numbers, physical addresses and other personally identifiable information, resulting in a confidentiality breach.

Affected Systems

WordPress sites that have installed the Ninja Forms – Excel Export plugin from the SaturdayDrive vendor, versions 3.3.6 or earlier. Any site using the plugin within the affected version range is vulnerable.

Risk and Exploitability

The vulnerability carries a CVSS score of 4.3, indicating moderate severity, and an EPSS score of < 1%, meaning the likelihood of exploitation is flaw is not currently listed in the CISA KEV catalog. The attack vector is inferred to be a direct HTTP request to the plugin’s export endpoint where a user supplies a form ID. An attacker who has verified subscriber-level credentials can enumerate form IDs and download the corresponding data, achieving the full impact with minimal technical effort.

Generated by OpenCVE AI on July 31, 2026 at 00:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Ninja Forms – Excel Export plugin to the latest release (3.3.7 or newer).
  • If an immediate upgrade is not possible, disable the spreadsheet_export_form_id functionality or limit it to administrators only to stop subscriber access to the export feature.
  • Add or enforce server-side validation that checks the form ID against the current user’s permissions before allowing the download.

Generated by OpenCVE AI on July 31, 2026 at 00:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Saturdaydrive
Saturdaydrive ninja Forms - Excel Export
Wordpress
Wordpress wordpress
Vendors & Products Saturdaydrive
Saturdaydrive ninja Forms - Excel Export
Wordpress
Wordpress wordpress

Fri, 17 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 03:45:00 +0000

Type Values Removed Values Added
Description The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.3.6 via the 'spreadsheet_export_form_id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to enumerate any Ninja Forms form ID and download all stored submission data — including names, email addresses, phone numbers, physical addresses, and any other PII collected by site forms — as a downloadable XLSX file.
Title Ninja Forms - Excel Export <= 3.3.6 - Insecure Direct Object Reference to Authenticated (Subscriber+) Sensitive Data Disclosure via 'spreadsheet_export_form_id' Parameter
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Saturdaydrive Ninja Forms - Excel Export
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-17T10:24:54.455Z

Reserved: 2026-07-08T20:16:32.126Z

Link: CVE-2026-15159

cve-icon Vulnrichment

Updated: 2026-07-17T10:24:49.913Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:22:42Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key