Lucene search
+L

1790 matches found

Kitploit
Kitploit
added 2026/09/21 12:44 p.m.7 views

CVE-2025-7783-poc

form-data boundary randomness vulnerability CVE-2025-7783 Largely based on https://hackerone.com/reports/2913312 by https://hackerone.com/parrot409?type=user Installing: npm install Make sure you have python3 installed with the z3 module pip3 install -r requirements.txt -- the exploit code shells...

9.4CVSS6.6AI score0.01769EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 9:09 a.m.11 views

Nextjs_Exploit_Tool

Next.js RSC RCE Exploit Tool CVE-2025-55182 Project Introduction CVE-2025-55182 is a high-severity vulnerability in Next.js's Server Component RSC processing chain. An attacker can craft special multipart/form-data requests and forged RSC response chunks to induce the server to execute arbitrary...

10CVSS8.4AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/21 6:18 a.m.629 views

ghauri

Like Ghauri, consider supporting the developer...

5.7AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/21 4:19 a.m.13 views

CVE-2025-55182-NextJS-RCE-PoC

CVE-2025-55182 React2Shell Reproduction Environment ⚠️ EDUCATIONAL PURPOSE ONLY This repository is created strictly for educational and research purposes. It demonstrates a critical vulnerability in React Server Components Next.js to help developers understand the risks and importance of updating...

10CVSS8.1AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/21 4:07 a.m.9 views

CVE-2025-55182-React2Shell-Async-Scanner

⚡ React2Shell CVE-2025-55182 / CVE-2025-66478 - Async RCE Scanner Prototype-pollution → Remote Code Execution via React Server Actions Async, version-first, output-based canary detection - no blind guessing !WARNING For authorised security research and penetration testing only. Scanning systems...

10CVSS8.3AI score0.99802EPSS
SaveExploits405References1
Kitploit
Kitploit
added 2026/09/21 2:40 a.m.10 views

CVE-2026-32488

CVE-2026-32488 CVE-2026-32488 Nonce değerini değişkene al $NONCE = "c82a4f80ba" curl.exe -s -X POST "http://localhost/wp-admin/admin-ajax.php" -d "action=userregistrationuserformsubmit" -d "urfrontendformnonce=$NONCE" -d "formid=6" -d...

8.1CVSS5.8AI score0.00345EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/21 12:09 a.m.81 views

swap_digger

swapdigger swapdigger is a bash script used to automate Linux swap analysis for post-exploitation or forensics purpose. It automates swap extraction and searches for Linux user credentials, Web form credentials, Web form emails, HTTP basic authentication, WiFi SSID and keys, etc. Download and run...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/20 10:56 p.m.6 views

CVE-2025-55182-EXP

CVE-2025-55182 Exploitation Tool Tool Introduction This tool is used to detect and exploit the CVE-2025-55182 vulnerability presumably a code execution vulnerability in frameworks related to Next.js. It supports single-target / multi-target batch detection, command execution, interactive shell, a...

10CVSS8.1AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/19 6:43 p.m.8 views

cve-2025-55182

CVE-2025-55182 aka React2Shell Setup test enviornment root@kitploit: kiot :: /react2shell » docker compose build --no-cache kiot :: /react2shell » docker compose up POC Payload 1. RCE with response in body root@kitploit: POST / HTTP/1.1 Host: localhost:3000 Next-Action: whatever Content-Type:...

10CVSS7.9AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/18 8:44 a.m.14 views

-CVE-2021-44790

CVE-2021-44790 Description of CVE-2021-44790 CVE-2021-44790 describes a system-level security vulnerability in the modlua of the Apache HTTP Server, specifically in version 2.4.51 and earlier versions. This vulnerability is triggered when the r:parsebody function improperly handles HTTP...

9.8CVSS8.1AI score0.9684EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/17 8:51 p.m.13 views

React2Shell

React2Shell – Advanced Discovery & Exploitation Framework An advanced React Server Components RSC vulnerability scanner and exploiter for CVE-2025-55182 and CVE-2025-66478 affecting Next.js applications. This tool expands upon the original React2Shell research and proof-of-concept by introducing...

10CVSS7.3AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/17 5:39 p.m.9 views

react2shell-cve-2025-55182

🚨 React2Shell - CVE-2025-55182 Exploitation Framework Advanced exploitation framework for CVE-2025-55182 Next.js Remote Code Execution Author: opsecramdan 📚 Table of Contents Overview Vulnerability Details Features Requirements Installation Usage Interactive Shell Output Files Impact Mitigation...

10CVSS7.8AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/17 2:53 p.m.7 views

CVE-2025-55182-Scanner

🛡️ CVE-2025-55182 Scanner React2Shell Developed by:SainiON Hacks A standalone GUI tool to detect and demonstrate the React Server Components Remote Code Execution RCE vulnerability CVE-2025-55182 in Next.js applications. 📺 Demo & Tutorial Watch the full breakdown and tool demonstration on my...

10CVSS7.7AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/17 12:27 p.m.9 views

CVE-2017-5638

LAB 1 — Apache Struts2 OGNL Injection CVE-2017-5638 / S2-045 I. SYSTEM ANALYSIS Attack Surface Analysis After starting the container, Struts2 logs show that the application loads familiar configuration files such as struts-default.xml , struts-plugin.xml , and struts.xml. This confirms that the...

10CVSS8.4AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/17 10:09 a.m.10 views

cve-2025-55182

CVE-2025-55182 Python Exploit Python 3 script that can be used to demonstrate CVE-2025-55182. It exploits a server-side JavaScript injection vulnerability in Next.js/React applications, allowing remote code execution via malformed multipart form data. ⚠️ For educational and authorized testing...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/17 10:01 a.m.9 views

react2shell-scanner

React2Shell Vulnerability Scanner A safe, non-invasive scanner for detecting React Server Components RSC and Next.js Remote Code Execution vulnerabilities CVE-2025-55182 & CVE-2025-66478. Overview This scanner helps organizations identify whether their web services are vulnerable to the React2She...

10CVSS8.2AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/17 5:30 a.m.8 views

CVE-2025-55182-GUI

CVE-2025-55182 Vulnerability Detection and Exploitation Tool GUI Version Project Overview This project is a graphical detection and exploitation tool targeting the high-risk CVE-2025-55182 vulnerability, developed with Python + tkinter to provide a fully graphical interface. It eliminates the nee...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
NVD
NVD
added 2026/09/16 3:19 p.m.6 views

CVE-2026-92567

TDuck survey form through version 5.0 contains an authorization bypass vulnerability in the POST /user/form/data/update endpoint that allows authenticated users to overwrite other users' form submission data. Attackers can discover submission identifiers allocated in narrow ranges and modify...

7.1CVSS0.00336EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 2:40 p.m.39 views

CVE-2026-92567 TDuck survey form through 5.0 Unauthorized Data Modification

TDuck survey form through version 5.0 contains an authorization bypass vulnerability in the POST /user/form/data/update endpoint that allows authenticated users to overwrite other users' form submission data. Attackers can discover submission identifiers allocated in narrow ranges and modify...

7.1CVSS0.00336EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/16 2:40 p.m.4 views

CVE-2026-92567 TDuck survey form through 5.0 Unauthorized Data Modification

TDuck survey form through version 5.0 contains an authorization bypass vulnerability in the POST /user/form/data/update endpoint that allows authenticated users to overwrite other users' form submission data. Attackers can discover submission identifiers allocated in narrow ranges and modify...

7.1CVSS
SaveExploits0References7
Rows per page
Query Builder