CVE-2026-0740 CRITICAL

CVE-2026-0740: Ninja Forms - File Upload <= 3.3.26 - Unauthenticated Arbitrary File Upload

Vendor Saturdaydrive
Product Ninja Forms - File Uploads
Weakness CWE-434 · Unrestricted file upload
Published April 7, 2026
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Ninja Forms - File Uploads plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'NF_FU_AJAX_Controllers_Uploads::handle_upload' function in all versions up to, and including, 3.3.26. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. Note: The vulnerability was partially patched in version 3.3.25 and fully patched in version 3.3.27.

Explanation of Vulnerability in Simple Terms

02Summary

Ninja Forms File Uploads allows unauthenticated attackers to upload files without restriction, potentially enabling them to run malicious code on the site. The vulnerability affects all versions up to 3.3.26. No authentication or user interaction is required to exploit this flaw. Site administrators should update immediately to a patched version.

What an attacker can do

03Attacker Capabilities

Upload and execute arbitrary files on the site without authentication.

Potential impact on your site

04Site Impact

Attackers can run malicious code, steal data, or take full control of your site.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 7, 2026 CVE published
April 8, 2026 Record updated