Add template for CVE-2026-0740#15830
Open
whattheslime wants to merge 2 commits intoprojectdiscovery:mainfrom
Open
Add template for CVE-2026-0740#15830whattheslime wants to merge 2 commits intoprojectdiscovery:mainfrom
whattheslime wants to merge 2 commits intoprojectdiscovery:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Information
As the original discoverer of this vulnerability, I'm submitting this template to help the community detect affected installations.
Added CVE-2026-0740 - Ninja Forms File Uploads <= 3.3.26 - Unauthenticated Arbitrary File Upload (CVSS 9.8)
References:
Template validation
Validated on a local WordPress 6.9.4 instance with Ninja Forms File Uploads 3.3.26 (vulnerable) and 3.3.27 (patched).
Additional Details (leave it blank if not applicable)
Version detection with
httpxon vulnerable plugin (3.3.26):nucleioutput:nuclei -u http://localhost:8000 -t CVE-2026-0740.yaml __ _ ____ __ _______/ /__ (_) / __ \/ / / / ___/ / _ \/ / / / / / /_/ / /__/ / __/ / /_/ /_/\__,_/\___/_/\___/_/ v3.7.1 projectdiscovery.io [INF] Current nuclei version: v3.7.1 (latest) [INF] Current nuclei-templates version: v10.4.1 (latest) [INF] New templates added in latest release: 76 [INF] Templates loaded for current scan: 1 [WRN] Loading 1 unsigned templates for scan. Use with caution. [INF] Targets loaded for current scan: 1 [CVE-2026-0740] [http] [critical] http://localhost:8000/wp-content/uploads/ninja-forms/tmp/3C2Wm6zoUT7xHNMC8mffGyyZbmt.txt ["3.3.26"] [INF] Scan completed in 584.09881ms. 1 matches found.False positive test on patched version (3.3.27):
nuclei -u http://localhost:8000 -t CVE-2026-0740.yaml __ _ ____ __ _______/ /__ (_) / __ \/ / / / ___/ / _ \/ / / / / / /_/ / /__/ / __/ / /_/ /_/\__,_/\___/_/\___/_/ v3.7.1 projectdiscovery.io [INF] Current nuclei version: v3.7.1 (latest) [INF] Current nuclei-templates version: v10.4.1 (latest) [INF] New templates added in latest release: 76 [INF] Templates loaded for current scan: 1 [WRN] Loading 1 unsigned templates for scan. Use with caution. [INF] Targets loaded for current scan: 1 [INF] Scan completed in 230.621545ms. 0 matches found.body="nfpluginsettings.js?ver="http.html:"nfpluginsettings.js?ver="Additional References: