Lucene search
+L

239 matches found

Kitploit
Kitploit
added 2026/09/24 5:26 a.m.10 views

react2shell-scanner

react2shell-scanner A command-line tool for detecting CVE-2025-55182 and CVE-2025-66478 in Next.js applications using React Server Components. For technical details on the vulnerability and detection methodology, see our blog post:...

10CVSS7.6AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/24 4:32 a.m.9 views

CVE-2025-55182-Dockerized

CVE-2025-55182 - Dockerized Proof of Concept This repository contains a dockerized proof of concept for CVE-2025-55182, a critical remote code execution vulnerability in React Server Components RSC that affects Next.js applications using Server Actions. Credits The original proof of concept and...

10CVSS8AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/24 1:47 a.m.13 views

CVE-2025-55182-exp

CVE-2025-55182-exp 🔥 Overview CVE-2025-55182 is a critical Remote Code Execution RCE vulnerability in React Server Components RSC affecting Next.js applications using App Router with Server Actions. The vulnerability exists in the Flight protocol deserialization process, allowing attackers to...

10CVSS8AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/24 12:13 a.m.11 views

CVE-2025-55182

CVE-2025-55182 This repository contains a PoC reproduction of CVE-2025-55182 , a critical security vulnerability in React Server Components RSC that allows unauthenticated arbitrary code execution. Description The vulnerability exists in how React Server Components deserialize "Server Actions" fr...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/24 12:02 a.m.7 views

CVE-2025-55182

CVE-2025-55182 批量检测工具 针对 Next.js 原型污染漏洞 CVE-2025-55182 的高效批量检测工具。 漏洞简介 CVE-2025-55182 是 Next.js 框架中的一个原型污染漏洞,攻击者可通过构造恶意请求利用原型污染执行任意代码。该漏洞影响使用 Next.js Server Actions 的应用。 功能特性 ✅ 批量检测 - 支持批量导入资产进行漏洞检测 ✅ 多线程并发 - 可自定义线程数,高效并发检测 ✅ 进度显示 - 实时进度条显示检测进度和漏洞统计 ✅ 多路径检测 - 自动检测 /, /apps, /signin 等常见路径 ✅...

10CVSS7.8AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/23 9:58 p.m.15 views

React2Shell-Toolbox

React2Shell Toolbox 一个基于 Electron + Vue 3 的安全测试工具箱,专注于 React Server Actions 漏洞检测与利用。 中文文档 | English 项目简介 React2Shell Toolbox 是一款针对 Next.js React Server Actions 原型链污染漏洞(CVE-2025-55182)的安全测试工具。该工具提供了友好的图形界面,支持 POC 验证、虚拟终端交互、FOFA 资产搜索、以及高级的路由劫持功能。 应用截图 POC 验证界面 虚拟终端交互...

10CVSS7.8AI score0.99802EPSS
SaveExploits391References8
Kitploit
Kitploit
added 2026/09/23 5:04 p.m.14 views

React2Shell

⚛️ React2Shell CVE-2025-55182 针对 Next.js Server Actions 的高级利用工具包 CVE-2025-55182。 React2Shell 是一个强大的交互式 shell 封装工具,专门用于利用 React2Shell 漏洞。它超越了简单的 RCE,提供命令历史、文件传输功能以及自动化的权限提升策略。 🚀 功能特性 单一可执行文件 :将利用逻辑和 shell 界面整合到一个脚本中。零外部依赖。 交互式 Shell :完整的伪终端体验,支持命令历史。 自动提权至 Root :内置管道注入策略(base64 | sudo -i),用于绕过 shel...

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

R2S_CVE-2025-55182

CVE-2025-55182 Scanner Vulnerability scanner for CVE-2025-55182 - Remote Code Execution in Next.js Server Actions. About CVE-2025-55182 Severity: Critical CVSS TBD Affected Versions: Next.js: 15.x 15.5.7, 16.0.x 16.0.7 React: 19.0.0, 19.1.0, 19.1.1, 19.2.0 Impact: Remote attackers can execute...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/23 7:41 a.m.8 views

cve-2025-66478

CVE-2025-55182 This repository provides a minimal intentionally vulnerable environment to test security scanners against the recent critical RCE vulnerabilities affecting React Server Components and Next.js. !Warning This setup is intentionally vulnerable and must never be exposed to the public...

10CVSS7.8AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/22 11:21 p.m.9 views

nextjs-CVE-2025-55182

CVE-2025-55182 / CVE-2025-66478 React2Shell - Next.js Remote Code Execution RCE PoC Critical vulnerability in Next.js Server Actions allowing unauthenticated Remote Code Execution via React Flight Protocol deserialization Overview This repository contains a Proof of Concept PoC for the critical R...

10CVSS7.7AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/22 7:55 p.m.12 views

CVE-2025-66478-Exploit-Poc

Next.js CVE-2025-66478 PoC 英文 | 韩文 此仓库包含用于重现和研究 Next.js CVE-2025-66478 漏洞的概念验证 PoC。它由一个易受攻击的 Next.js 应用程序和一个用于测试漏洞的 Python 利用脚本组成。 什么是 CVE-2025-66478? 这是一个在 Next.js Server Actions 处理过程中发生的远程代码执行 RCE 漏洞。 关键要点: 根本原因 :RSC(React Server Components)Flight 协议中的不安全反序列化 。 攻击向量 :通过 proto 属性进行原型污染 。 漏洞摘要...

7.5AI score
SaveExploits112References2
Kitploit
Kitploit
added 2026/09/22 12:50 p.m.8 views

react2shell-exploit

CVE-2025-55182 – React2Shell Ejecución Remota de Código en Next.js ⚠️ Descargo de responsabilidad : Esta documentación se proporciona solo con fines educativos y de investigación de seguridad. Cualquier uso no autorizado de estas técnicas contra sistemas que no posea o para los que no tenga permis...

10CVSS7.6AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/22 12:25 p.m.11 views

React2Shell-PoC

React2Shell-PoC Una explotación de prueba de concepto para CVE-2025-55182 y CVE-2025-66478 , vulnerabilidades críticas de ejecución remota de código en React Server Components RSC y aplicaciones Next.js. Resumen React2Shell demuestra la explotación de deserialización insegura en los manejadores d...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/22 4:56 a.m.13 views

Cerberus-React2Shell-Scanner-Exploit

Cerberus React2Shell - Weaponized Exploitation Framework root@kitploit: ██████╗ ███████╗██████╗ ██████╗ ███████╗██████╗ ██╗ ██╗ ██╔════╝ ██╔════╝██╔══██╗██╔══██╗██╔════╝██╔══██╗██║ ██║ ██║ █████╗ ██████╔╝██████╔╝█████╗ ██████╔╝██║ ██║ ██║ ██╔══╝ ██╔══██╗██╔══██╗██╔══╝ ██╔══██╗██║ ██║ ╚██████╗...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/21 9:54 p.m.6 views

CVE-2025-55182-shellinteractive

CVE-2025-55182-shellinteractive Base utilizada de: https://github.com/Emiyelbarto/CVE-2025-55182-PoC Muchas gracias por la gran contribución. Descripción general CVE-2025-55182 es una vulnerabilidad de deserialización en Next.js/React Server Components que permite a atacantes remotos no...

10CVSS8.3AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/21 6:11 p.m.12 views

CVE-2025-55182-React2Shell-Async-Scanner

⚡ React2Shell CVE-2025-55182 / CVE-2025-66478 - 异步 RCE 扫描器 原型污染 → 通过 React Server Actions 实现远程代码执行 异步、版本优先、基于输出的金丝雀检测 — 无需盲目猜测 !WARNING 仅限授权安全研究与渗透测试使用。 未经明确书面许可扫描系统属违法行为。 作者对此工具的滥用不承担任何责任。 目录 漏洞概述 受影响版本 检测原理 安装 使用方法 选项参考 输出与判定 浏览器模式 版本检测流程 漏洞概述 React Server Actions 将操作数据以 multipart 表单数据...

10CVSS7.5AI score0.99802EPSS
SaveExploits405References1
Kitploit
Kitploit
added 2026/09/21 6:00 p.m.9 views

nextjs-CVE-2024-34351-_exploit

CVE-2024-34351 Exploit PoC de CVE-2024-34351 Falsificación de Solicitud del Lado del Servidor en Server Actions de Next.js · CVE-2024-34351 · Base de Datos de Avisos de GitHub Excavando en busca de SSRF en aplicaciones NextJS Resumen PoC para una explotación completa de SSRF en NextJS. Un atacant...

7.5CVSS7.6AI score0.05453EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/21 7:12 a.m.9 views

R2SAE

R2SAE - React2Shell 自动利用工具 用于检测和利用 CVE-2025-55182 的 Firefox 扩展 React Server Actions 中的原型污染漏洞 功能特性 • 安装 • 使用 • 免责声明 ⚠️ 免责声明 本工具仅用于授权安全测试。 未经授权访问计算机系统属于违法行为。仅可在您拥有或获得明确书面许可的系统上使用本工具。作者不对任何滥用行为负责。 🎯 概述 R2SAE(React2Shell 自动利用工具)是一个 Firefox 浏览器扩展,用于自动检测和利用 CVE-2025-55182 ——Next.js React Server Actions...

10CVSS8.3AI score0.99802EPSS
SaveExploits391References4
Kitploit
Kitploit
added 2026/09/21 6:19 a.m.11 views

CVE-2025-55182-React2Shell-RCE-POC

CVE-2025-55182 - React2Shell RCE 本仓库记录了针对 CVE-2025-55182(亦称 React2Shell)的研究,这是一种存在于 React 服务端组件(RSC)以及嵌入 RSC Flight 协议的框架(尤其是 Next.js App Router)中的严重不安全反序列化漏洞。 此处侧重于畸形的 RSC/Flight 载荷与 Server Function(Server Action)处理相结合,如何在服务器端导致攻击者控制的 JavaScript 得以执行。...

10CVSS7.4AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/21 2:41 a.m.7 views

RscScan-cve-2025-55182

RscScan - Next.js Server Actions Vulnerability Scanner Professional cross-platform vulnerability scanner for Next.js Server Actions RCE Features • Installation • Usage • Video Demo • Screenshots 🇺🇸 English • 🇮🇷 فارسی • 🇨🇳 简体中文 • 🇷🇺 Русский • 🇩🇪 Deutsch ⚠️ LEGAL DISCLAIMER...

10CVSS7.6AI score0.99802EPSS
SaveExploits391References5
Rows per page
Query Builder