Lucene search
+L

635176 matches found

Kitploit
Kitploit
added 2026/09/17 3:23 a.m.9 views

n8n-RCE-CVE-2025-68613

n8n Expression Injection RCE Analysis CVE-2025-68613 This repo contains the lab report I prepared for exploiting the vulnerable n8n service available on the Hackviser platform. In the study, I demonstrated how I performed a sandbox escape by using the expression evaluation mechanism on n8n and...

9.9CVSS8.6AI score0.99105EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/17 3:18 a.m.12 views

CVE-2022-30190-Follina-Lab

🔴 CVE-2022-30190 — Follina MSDT RCE Lab Researcher: Abhimanyu Rawat Role: Technical Research & Cyber Security Operations Intern Date: May 8, 2026 📌 What is Follina? CVE-2022-30190 nicknamed "Follina" is a zero-day Remote Code Execution RCE vulnerability in Microsoft Windows that allows an attacke...

9.3CVSS8.3AI score0.99234EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/17 3:13 a.m.9 views

tech-seminar-React2Shell

React2Shell CVE-2025-55182 Woori FISA Technical Seminar 6th - Team 3: Analysis and research on React2Shell, a remote code execution RCE vulnerability exploiting design flaws in React Server Component RSC Team...

10CVSS8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/17 3:08 a.m.11 views

SmarterMail-CVE-2026-24423

SmarterMail ConnectToHub RCE 一个基于 Python 的 CVE-2026-24423 漏洞利用工具,该漏洞是 SmarterTools SmarterMail 的 ConnectToHub 功能中存在的一个未认证远程代码执行漏洞。 预期用途: 仅限授权的安全测试、CTF、Hack The Box 实验室以及受控研究环境。 目录 概述 CVE 详情 受影响版本 漏洞描述 技术细节 利用流程 环境要求 配置 使用方法 预期输出 故障排除 截图 项目结构 缓解措施 参考资料 免责声明 概述 CVE-2026-24423 是影响 SmarterTools...

9.8CVSS8.7AI score0.88177EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 3:07 a.m.12 views

POC-CVE-2026-0769

描述 使用方法 python3 poc.py -u -c 不带 bash 命令(通过除零错误证明代码执行) 带 bash 命令 注意: 不会返回 bash 输出,因为端点仅返回组件模板和元数据。bash 输出存储在构建作用域内的 out 中,且不会序列化到 JSON 响应中,因此缺少命令输出并不意味着命令未被执行。...

9.8CVSS8.1AI score0.40741EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/17 3:07 a.m.14 views

POC-CVE-2026-0768

描述 CVE-2026-0768 的概念验证漏洞利用代码 使用方法 python3 poc.py -u -c...

9.8CVSS8.3AI score0.07775EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 2:57 a.m.9 views

Atmail-exploit-toolchain

AtMail Email Server Appliance 6.4 - Exploit toolchain XSS CSRF RCE PacketStorm WLB-2020080010 Disclaimer: this exploit toolchain was inspired by EDB-ID 20009. Goal The goal of this exploit toolchain is to replace EDB-ID 20009. Pros of this toolchain over EDB-ID 20009 exploit: Simple to use Reusab...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 2:56 a.m.8 views

Umbraco-RCE

Umbraco RCE exploit / PoC Umbraco CMS 7.12.4 - Authenticated Remote Code Execution EDB-49488 PacketStorm WLB-2020080012 Usage root@kitploit: $ python exploit.py -h usage: exploit.py -h -u USER -p PASS -i URL -c CMD -a ARGS Umbraco authenticated RCE optional arguments: -h, --help show this help...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 2:56 a.m.9 views

OpenEMR-RCE

OpenEMR RCE exploit / PoC OpenEMR --shell --user --password --debug exploit.rb semi-auto --root-url --user --password --payload --lhost --lport --debug exploit.rb auto --root-url --user --password --lhost --lport --debug exploit.rb -H | --help Options: -r , --root-url Root URL base path including...

8.8CVSS8.2AI score0.18208EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/17 2:55 a.m.13 views

awesome-jenkins-rce-2019

awesome-jenkins-rce-2019 There is no pre-auth RCE in Jenkins since May 2017, but this is the one! It chains CVE-2018-1000861, CVE-2019-1003005 and CVE-2019-1003029 to a more reliable and elegant pre-auth remote code execution! Affect list ANONYMOUSREAD disable Jenkins version 2.138 ANONYMOUSREAD...

10CVSS7.8AI score0.98326EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/17 2:51 a.m.11 views

ysoserial-modified

ysoserial-modified Thats a fork of the original ysoserial application that can be found here: https://github.com/frohoff/ysoserial Description of the Modification Due how Runtime.getRuntime.execString.class works in java, nested and complex commands where you'll need control pipes or send the...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 2:50 a.m.9 views

dompdf-rce

dompdf 的 RCE 漏洞利用 本仓库包含一个使用 dompdf 1.2.0 的易受攻击的演示应用程序,以及一个通过 ttf+php 多语言文件实现远程代码执行的漏洞利用。 更多详情,请访问 https://positive.security/blog/dompdf-rce 使用说明 1. 运行演示应用程序 root@kitploit: $ cd application $ php -S localhost:9000 2. 运行漏洞利用服务器 root@kitploit: $ cd exploit $ php -S localhost:9001 3. 触发漏洞利用...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 2:46 a.m.10 views

textpattern-exploit-rce

Textpattern = 4.8.3 Remote Code Execution Authenticated Textpattern until version 4.8.3 allows authenticated users to upload any PHP file. This script automates the process and allows to delete the uploaded file. Usage root@kitploit: python3 exploit.py -t TARGET -u USER -p PASSWORD -c COMMAND -f...

6.3AI score
SaveExploits0
NVD
NVD
added 2026/09/17 2:16 a.m.11 views

CVE-2026-92838

A DLL hijacking vulnerability exists in the GeoVision GV-Remote E-Map desktop application. The application loads one or more dynamic-link libraries DLLs from an unsafe search path, allowing a local attacker to place a malicious DLL in a location searched before the legitimate library location. If...

7.8CVSS0.00139EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/17 2:16 a.m.13 views

CVE-2026-81546

The Affinity by Canva application before 3.3.0 September 2026 release did not perform adequate bounds checking when parsing Affinity document files leading to a stack-based buffer overflow. A threat actor could craft a Affinity document that when opened by a user in Affinity could result in...

7.7CVSS0.0011EPSS
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.37 views

QNAP Photo Station < 6.0.3 - Remote Code Execution

QNAP Photo Station versions prior to 6.0.3 contain multiple vulnerabilities that, when chained together, enable unauthenticated remote code execution RCE. id: CVE-2019-7194 info: name: QNAP Photo Station 6.0.3 - Remote Code Execution author: x-stp severity: critical description: | QNAP Photo...

9.8CVSS8.4AI score0.83124EPSS
SaveExploits8References1
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.38 views

Quest KACE System Management Appliance 8.0.318 - Remote Code Execution

The '/common/downloadagentinstaller.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by anonymous users and can be abused to execute arbitrary commands on the system. id: CVE-2018-11138 info: name: Quest KACE System Management Appliance 8.0.318 - Remote Code Executi...

10CVSS8.4AI score0.92061EPSS
SaveExploits7References4
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.27 views

ManageEngine OpManager SumPDU 12.1 - 12.5.232 - Java Deserialization

Zoho ManageEngine OpManager Stable build before 125203 and Released build before 125233 allows Remote Code Execution via the Smart Update Manager SUM servlet. id: CVE-2020-28653 info: name: ManageEngine OpManager SumPDU 12.1 - 12.5.232 - Java Deserialization author: iamnoooob,pdresearch severity:...

9.8CVSS7.2AI score0.787EPSS
SaveExploits4References1
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.73 views

Artica Web Proxy 4.30 - OS Command Injection

Artica Web Proxy 4.30 allows an authenticated remote attacker to inject commands via the service-cmds parameter in cyrus.php. These commands are executed with root privileges via servicecmdspeform. id: CVE-2020-17505 info: name: Artica Web Proxy 4.30 - OS Command Injection author: dwisiswant0...

9CVSS7.8AI score0.82165EPSS
SaveExploits3References5
Nuclei
Nuclei
added 2026/09/17 2:05 a.m.51 views

OpenMRS Platform < 2.24.0 - Insecure Object Deserialization

OpenMRS before 2.24.0 is affected by an Insecure Object Deserialization vulnerability that allows an unauthenticated user to execute arbitrary commands on the targeted system via crafted XML data in a request body. id: CVE-2018-19276 info: name: OpenMRS Platform 2.24.0 - Insecure Object...

10CVSS9.1AI score0.98714EPSS
SaveExploits10References3
Rows per page
Query Builder