Lucene search
+L

1055 matches found

Nuclei
Nuclei
added 2026/09/17 2:05 a.m.69 views

Ninja Forms File Uploads <= 3.3.26 - Arbitrary File Upload

Ninja Forms File Uploads plugin for WordPress versions up to and including 3.3.26 is vulnerable to unauthenticated arbitrary file upload which could lead to remote code execution. id: CVE-2026-0740 info: name: Ninja Forms File Uploads = 3.3.26 - Arbitrary File Upload author: whattheslime severity...

9.8CVSS7.9AI score0.62903EPSS
SaveExploits9References2
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.37 views

Ninja Forms 3.8.6-3.8.10 - Cross-Site Scripting

The Ninja Forms WordPress plugin before 3.8.11 does not escape an URL before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin id: CVE-2024-7354 info: name: Ninja Forms 3.8.6-3.8.10 - Cross-Site Scripting...

6.1CVSS5.8AI score0.00702EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.56 views

WordPress Ninja Forms <3.4.34 - Open Redirect

WordPress Ninja Forms plugin before 3.4.34 contains an open redirect vulnerability via the wpajaxnfoauthconnect AJAX action, due to the use of a user-supplied redirect parameter and no protection in place. An attacker can redirect a user to a malicious site and possibly obtain sensitive...

6.1CVSS6.2AI score0.01643EPSS
SaveExploits2References5
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.40 views

WordPress Ninja Forms <3.3.18 - Cross-Site Scripting

WordPress Ninja Forms plugin before 3.3.18 contains a cross-site scripting vulnerability. An attacker can inject arbitrary script in includes/Admin/Menus/Submissions.php via the begindate, enddate, or formid parameters. This can allow an attacker to steal cookie-based authentication credentials a...

6.1CVSS6.2AI score0.08863EPSS
SaveExploits5References5
Kitploit
Kitploit
added 2026/09/17 1:49 a.m.12 views

CVE-2026-0740

CVE-2026-0740 : Ninja Forms - File Upload = 3.3.26 未认证任意文件上传。 描述: 用于 WordPress 的 Ninja Forms - File Uploads 插件存在未认证任意文件上传漏洞,原因是在所有版本(包括 3.3.26)的 'NFFUAJAXControllersUploads::handleupload' 函数中缺少文件类型验证和权限检查。 此漏洞允许未认证的攻击者: 为任意 fieldid 生成有效的 nonce。 使用白名单绕过技术上传任意文件。 强制服务器端将白名单扩展名(.pdf)重命名为 PHP 扩展名。 上传...

9.8CVSS8AI score0.62903EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/17 1:42 a.m.7 views

CVE-2026-0740

ninja.py 一个针对 WordPress 站点 Ninja Forms 插件文件上传端点的实验性/工具脚本。它会依次向 list.txt 中的目标发送请求,并将成功的上传写入 shell.txt 文件。 要求 Python 3 requests(通常随 urllib3 一起安装) root@kitploit: pip install requests urllib3 文件结构 文件| 说明 ---|--- ninja.py| 主脚本。 list.txt| 目标 URL;每行一个 URL(http/https,可选端口)。空行将被忽略。 shell.txt|...

9.8CVSS8.1AI score0.62903EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/16 9:46 p.m.8 views

CVE-2023-37979

CVE-2023-37979 認証不要の反射型クロスサイトスクリプティング(XSS)の脆弱性、Saturday Drive Ninja Forms Contact Form プラグイン バージョン 3.6.25 以下に影響。 PoC とチェッカー , 教育目的のみ 'python3 exploit.py https://target.com'...

7.1CVSS7.5AI score0.09707EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/16 3:26 p.m.7 views

CVE-2019-10869

CVE-2019-10869 Wordpress Ninja Forms File Uploads Extension -----------------------------16345274557837-- Response: root@kitploit: HTTP/1.1 200 OK Server: nginx/1.14.0 "data": "files": "name":"test.png.doc", "type":"application/msword", "tmpname":"nftmp-14FpD-test.png.doc", "error":0, "size":19...

8.1CVSS7.9AI score0.07994EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 1:18 p.m.8 views

CVE-2026-0740

CVE-2026-0740 Ninja Forms File Uploads = 3.3.26 - 未认证的任意文件上传导致远程代码执行 针对 CVE-2026-0740 的利用脚本,该漏洞由 Selim Lanouar whattheslime 发现。 如需完整的技术深入分析,请阅读 Lexfo 博客上的完整文章。 免责声明 本仓库仅用于研究与防御性安全目的 。 作者不对滥用此信息的行为承担任何责任。 概述 WordPress 插件 Ninja Forms - File Uploads 存在未认证的任意文件上传 漏洞,可在所有版本(包括 3.3.26 及更早版本)中导致远程代码执行 。...

9.8CVSS7.8AI score0.62903EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/15 12:50 p.m.7 views

CVE-2026-0740-mass

CVE-2026-0740 — 批量目标利用引擎 作者: 0xNuts 贡献者: Cursor 仓库: https://github.com/ExDev994/CVE-2026-0740-mass 针对 CVE-2026-0740 的 PoC:Ninja Forms File Uploads = 3.3.26 — 未认证任意文件上传,可导致 RCE 。 该漏洞最初由 Sélim Lanouar @whattheslime 发现。批量目标利用引擎 PoC 由 0xNuts 开发,并得到 Cursor 的贡献。 免责声明 本仓库仅用于安全研究和防御目的...

9.8CVSS7.9AI score0.62903EPSS
SaveExploits9References3
Kitploit
Kitploit
added 2026/09/14 7:31 p.m.7 views

ninja-form-exploit

ninja-form-exploit CVE-2026-0740 — 针对 WordPress 上 Ninja Forms 文件上传路径遍历漏洞的多线程漏洞扫描器。 描述 main.py 扫描目标 WordPress 站点列表,判断 Ninja Forms 文件上传插件是否易受 CVE-2026-0740 影响。简要流程如下: 1. 标准化 URL(添加 http/https,去除末尾斜杠) 2. 通过主页的 nfpluginsettings.js 标记检测插件 3. 通过 wp-admin/admin-ajax.php(参数 action=nffugetnewnonce)获取上传...

9.8CVSS7.9AI score0.62903EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/14 7:21 p.m.9 views

CVE-2026-0740

CVE-2026-0740 🧩 概要 CVE-2026-0740 は、認証されていない任意のファイルアップロードの脆弱性で、以下に影響します: Ninja Forms File Uploads ≤ 3.3.26 WordPress プラグイン この欠陥により、攻撃者は認証なしでサーバーに任意のファイルをアップロードでき、リモートコード実行 RCE につながる可能性があります。 ⚠️ 免責事項 このプロジェクトは教育目的および許可されたセキュリティテスト目的のみ で提供されます。 所有していない、または明示的なテスト許可がないシステムに対しては使用しないでください 。...

9.8CVSS8.2AI score0.62903EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/11 5:35 a.m.8 views

ninja-forms-brute

Ninja Forms 3.6.8 - 未认证的电子邮件地址泄露 描述 该插件在导出提交内容时不会删除所创建的临时文件,这可能导致未经认证的攻击者在文件可公开访问且名称可猜测的情况下下载这些文件,并获取诸如提交表单用户的电子邮件地址等敏感信息。 概念验证 通过“下载所有提交”按钮导出所有提交时生成的 CSV 文件存储在 /wp-content/uploads// 文件夹中,格式如下:form--all-subs.csv 示例:https://example.com/wp-content/uploads/2022/03/form-1-all-subs.csv 如何运行...

6AI score
SaveExploits0
EUVD
EUVD
added 2026/09/10 2:28 a.m.8 views

EUVD-2026-75230

The Ninja Forms - Scheduled Exports plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API Parameters interval, format, emailTo in all versions up to, and including, 3.0.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated...

6.4CVSS5.9AI score0.00207EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/10 2:28 a.m.37 views

CVE-2026-87870 Ninja Forms - Scheduled Exports <= 3.0.3 - Authenticated (Subscriber+) Stored Cross-Site Scripting via REST API Parameters

The Ninja Forms - Scheduled Exports plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API Parameters interval, format, emailTo in all versions up to, and including, 3.0.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated...

6.4CVSS0.00207EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 4:17 a.m.6 views

CVE-2026-11363

The Ninja Forms – The Contact Form Builder That Grows With You plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.14.6 via deserialization of untrusted input . This makes it possible for authenticated attackers, with administrator-level access and...

6.6CVSS0.00679EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/09/09 3:28 a.m.8 views

EUVD-2026-74608

The Ninja Forms – The Contact Form Builder That Grows With You plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.14.6 via deserialization of untrusted input . This makes it possible for authenticated attackers, with administrator-level access and...

6.6CVSS6AI score0.00679EPSS
SaveExploits0References10
CVE
CVE
added 2026/09/09 3:28 a.m.22 views

CVE-2026-11363

CVE-2026-11363 affects the Ninja Forms WordPress plugin (all versions ≤ 3.14.6) with an authenticated PHP Object Injection vulnerability. During form import, WPN_Helper::build_nf_cache() calls $action-&gt;get_settings(), triggering deserialization of untrusted input with no further user interacti...

6.6CVSS6AI score0.00679EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/09/09 3:28 a.m.46 views

CVE-2026-11363 Ninja Forms <= 3.14.6 - Authenticated (Administrator+) PHP Object Injection via Form Import

The Ninja Forms – The Contact Form Builder That Grows With You plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 3.14.6 via deserialization of untrusted input . This makes it possible for authenticated attackers, with administrator-level access and...

6.6CVSS0.00679EPSS
SaveExploits0References10
Patchstack
Patchstack
added 2026/09/08 2:33 p.m.8 views

WordPress Ninja Forms – The Contact Form Builder That Grows With You plugin <= 3.14.6 - Authenticated (Administrator+) PHP Object Injection vulnerability

Authenticated Administrator+ PHP Object Injection vulnerability discovered by Hermione in WordPress Plugin Ninja Forms versions = 3.14.6...

6.6CVSS5.7AI score0.00679EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder