Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

New CVE Detected

CVE-2026-13369 – Arbitrary File Read – Ninja Forms File Uploads WordPress Plugin (≤ 3.3.29)

Be the first to know when new zero-days emerge:

Summary

CVE-2026-13369 is a high-severity Arbitrary File Read vulnerability in the Ninja Forms – File Uploads plugin for WordPress, affecting all versions up to and including 3.3.29. An unauthenticated remote attacker can supply a crafted server file path through the plugin’s email attachment mechanism, bypassing all upload validation, and exfiltrate any readable file from the server — including sensitive configuration and credential files. The vulnerability carries a CVSS v3.1 score of 7.5 (High).

Technical details

  • Root cause (CWE-22): The get_files_for_attachment() function accepts a raw, attacker-controlled files array — including an arbitrary file_path value — without performing any upload validation, path normalization, or database record creation.
  • Trigger condition: A client-supplied saveProgress flag causes the process() method to return early, placing execution on a code path where the above validation is entirely skipped.
  • Attack path: The attacker-controlled file_path value is passed directly to WordPress’s native wp_mail() function as an email attachment; the only server-side check standing between the attacker and an arbitrary server file is a file_exists() call.
  • Impact: Full unauthenticated arbitrary file read — an attacker can exfiltrate any file the web server process can read, including wp-config.php (exposing database credentials and WordPress secret keys), private key material, and system files such as /etc/passwd. No authentication, no user interaction, and no special privileges are required.

Affected software

  • Ninja Forms – File Uploads (WordPress plugin by SaturdayDrive), all versions up to and including 3.3.29

Severity

  • CVSS v3.1 base score: 7.5 (High)
  • Vector string: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Mitigation and recommended actions

  • Patch immediately: Update the Ninja Forms – File Uploads plugin to version 3.3.30 or later. Version 3.3.30 was released on July 2, 2026; the vendor changelog explicitly references a fix to "block arbitrary file read via email attachment path traversal," directly addressing this vulnerability.
  • Verify your version: Sites running any version of the Ninja Forms – File Uploads plugin at or below 3.3.29 are vulnerable. Confirm the currently installed version in the WordPress admin dashboard under Plugins → Installed Plugins.
  • Interim mitigation (if patching is not immediately possible): Temporarily deactivate the Ninja Forms – File Uploads plugin, or restrict external access to form submission endpoints at the network or WAF layer, until the update can be applied.

IONIX Status

The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

References

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

How IONIX’s External Exposure Management Platform Detects and Validates
Zero-Days to Shrink MTTR

1

Map your entire attack surface (continously)

IONIX uses multi-factor discovery methods, including DNS analysis, certificate mapping, metadata inspection, and more, to automatically map every internet-facing asset across your environment. This includes cloud instances, third-party platforms, shadow IT, and even forgotten infrastructure that traditional tools miss.

2

Monitor for new CVEs

Dozens of threat intel feeds using agentic technology are continuously analyzed to detect the appearance of proof-of-concept code, exploit kits, and indicators of active targeting. IONIX goes further by applying AI to proactively evaluate whether emerging vulnerabilities are likely to be exploited, even before PoCs go public.

3

Identify Potential External Exposures

Not all CVEs matter. IONIX filters vulnerabilities by asking attacker-centric questions: Can it be reached from the internet? Does it require authentication? Is it being exploited in the wild? This dramatically reduces noise and focuses teams on threats that can actually be weaponized.

4

Create Safe, Scalable Exploit Validations

IONIX transforms real-world PoCs into safe, non-intrusive test payloads that can be run in production environments without disruption. These simulations are precisely targeted to the systems that are vulnerable, ensuring rapid validation without unnecessary load.

5

Execute Exploit Validations

By combining context about software stack, versioning, exposure status, and reachability, IONIX ensures that only the right payloads are executed against the right assets, maximizing efficiency and minimizing risk.

6

Drive Fast and Actionable Remediation

Results are routed through integrations with ticketing, SOAR, and SIEM tools. Issues are written in plain language, bundled into remediation clusters, and prioritized based on asset criticality, exploitability, and blast radius. This shortens mean time to remediation (MTTR) and empowers teams to act with confidence.

Are you exposed?

Get a free report of your organization’s exposure to this CVE and threat

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge