Lucene search
+L

6012 matches found

Kitploit
Kitploit
added 2026/09/15 12:48 a.m.6 views

react2shell-lab

React2Shell - CVE-2025-55182 Lab A comprehensive laboratory for demonstrating and testing the critical vulnerability CVE-2025-55182 in React Server Components. ⚠️ Educational Purpose Only This repository is intended for: Security research and education Understanding vulnerability mechanisms Testin...

10CVSS7.7AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/13 1:02 p.m.8 views

CVE-2025-6018-19

This repository does not have a README...

7.8CVSS7.7AI score0.01018EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/12 4:29 p.m.6 views

CVE-2025-55182

Aplicación React Vulnerable CVE-2025-55182 Esta aplicación es una Prueba de Concepto PoC para CVE-2025-55182 , una vulnerabilidad crítica de Ejecución Remota de Código RCE en React Server Components. Detalles de la Vulnerabilidad CVE ID : CVE-2025-55182 Gravedad : Crítica CVSS 10.0 Componentes...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/12 5:50 a.m.6 views

CVE-2025-55182

¿Qué es CVE-2025-55182? También conocido como React2Shell, es una vulnerabilidad causada por un defecto estructural en React Server Components que, al deserializar datos, produce una contaminación de prototipo prototype pollution permitiendo ejecutar RCE. Las versiones afectadas son: React 19.0.0...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/10 10:25 p.m.4 views

EXPLOIT-CVE-2025-55182

CVE-2025-55182 Proof of Concept Overview A practical demonstration of CVE-2025-55182 React2Shell - a critical RCE vulnerability in React Server Components. Vulnerability Details CVE ID : CVE-2025-55182 Type : Remote Code Execution via Prototype Pollution CVSS : 9.8 CRITICAL Affected : React...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/10 8:54 p.m.6 views

React2shell-CVE-2025-55182-checker

CVE-2025-55182 React2Shell Detection Tool Detection tools for finding vulnerable React Server Components in your infrastructure. Quick Start root@kitploit: Install dependencies pip3 install requests Version detection passive, safe for production python3 checker.py -u https://your-app.com What's...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/10 4:03 p.m.6 views

CVE-2025-55183

CVE-2025-55183 Escáner para la vulnerabilidad de exposición del código fuente de React Server Functions. ¿Qué es esto? CVE-2025-55183: Las Server Actions de React 19.0.0-19.2.1 pueden ser explotadas para exponer su código fuente completo, incluyendo secretos hardcodeados, claves API y credenciale...

7.5CVSS7.1AI score0.66882EPSS
SaveExploits13References1
Kitploit
Kitploit
added 2026/09/10 12:25 p.m.9 views

react2shell_detector

React2Shell Detector Escáner heurístico para vulnerabilidades de React Server Components RSC — incluyendo comportamiento estilo React2Shell CVE-2025-55182 Descripción general react2shelldetector.py es un escáner de seguridad seguro y no invasivo diseñado para detectar sistemas potencialmente...

10CVSS7.6AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/10 9:50 a.m.7 views

React19-fix-vibecoders

React 19 & Next.js Security Fix Prompts for AI Agents 🚨 CRITICAL SECURITY VULNERABILITY - CVE-2025-55182 & CVE-2025-66478 This repository contains reusable prompts to help AI coding assistants automatically fix critical React/Next.js security vulnerabilities. 📋 What's Inside SECURITYFIXPROMPT.md...

10CVSS5.9AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/10 3:34 a.m.6 views

CVE-2025-55182

👻 CVE-2025-55182 Go exploit Interactive RCE exploitation tool for CVE-2025-55182 React Server Components 🎯 What Is This? CVE-2025-55182 is a minimal, interactive RCE exploitation tool targeting CVE-2025-55182 , a critical vulnerability in React Server Components RSC affecting React 19.0.0 - 19.2....

10CVSS7.5AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/09 3:17 p.m.7 views

CVE-2025-55182

Informe de Análisis de CVE-2025-55182 React2Shell Las secciones requeridas por las pautas de la asignación están marcadas con “Obligatorio”. 1. Entorno Obligatorio 1.1. Dockerfile Obligatorio Este entorno utiliza un Dockerfile personalizado basado en la imagen oficial de Node.js Alpine...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/09 10:37 a.m.7 views

CVE-2025-55182

CVE-2025-55182 POC Este repositorio contiene una prueba de concepto POC para CVE-2025-55182, que demuestra la vulnerabilidad y su explotación. Servidor débil root@kitploit: "dependencies": "next": "16.0.6", "react": "19.2.0", "react-dom": "19.2.0" , Servidor débil 2 root@kitploit: "dependencies":...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/09 3:06 a.m.6 views

-CVE-2025-55182

🔍 GitHub CVE Scanner - Usage Guide Script to scan GitHub repositories for known vulnerabilities in React and Next.js projects. 📋 Detected Vulnerabilities The scanner checks the following CVEs: CVE-2025-55182 : Vulnerability in React Server Components Affects: React 19.0.0, 19.1.0, 19.1.1, 19.2.0...

10CVSS7.5AI score0.99802EPSS
SaveExploits405
Kitploit
Kitploit
added 2026/09/09 12:23 a.m.5 views

CVE-2025-55182-Lab

Laboratorio CVE-2025-55182 Un laboratorio práctico para explotar CVE-2025-55182 React2Shell - Ejecución remota de código en React Server Components. ⚠️ Aviso legal Solo con fines educativos. Prueba únicamente en sistemas que te pertenezcan. Inicio rápido root@kitploit: Clonar e iniciar git clone...

10CVSS7.5AI score0.99802EPSS
SaveExploits391
CBLMariner
CBLMariner
added 2026/09/08 10:17 p.m.10 views

CVE-2026-75803 affecting package edk2 for versions less than 20240524git3e722403cd16-19

CVE-2026-75803 affecting package edk2 for versions less than 20240524git3e722403cd16-19. A patched version of the package is available...

9.1CVSS0.00221EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 6:31 p.m.8 views

CVE-2025-55182

CVE-2025-55182 React2Shell Programa de prueba de RCE de React CVE-2025-55182 🔒 Escáner interactivo de RCE CVE-2025-55182 Este script es una herramienta de verificación de vulnerabilidades dirigida a CVE-2025-55182, una vulnerabilidad crítica de ejecución remota de código RCE presente en React...

10CVSS7.8AI score0.99802EPSS
SaveExploits391
OSV
OSV
added 2026/09/01 8:33 a.m.7 views

CLSA-2026-1788251580 TuxCare security update for org.springframework.security (1 CVE)

TuxCare rebuilt 19 org.springframework.security packages to address 1 CVE. Fixed in 6.5.11-tuxcare.1...

9.4CVSS5.9AI score0.00271EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 5:07 a.m.8 views

CVE-2025-55182

CVE-2025-55182 — React2Shell Strumento interattivo di sfruttamento per CVE-2025-55182 🧠 Cos'è CVE-2025-55182 ? React2Shell sfrutta una vulnerabilità critica di esecuzione remota di codice in React Server Components. Se il target esegue React 19 o un framework basato su RSC come Next.js, potrebbe...

10CVSS7AI score0.99802EPSS
SaveExploits391
OSV
OSV
added 2026/08/26 11:06 a.m.7 views

SUSE-SU-2026:3821-1 Security update for the Linux Kernel (Live Patch 19 for SUSE Linux Enterprise 15 SP7)

This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.53.73 fixes various security issues: The following security issues were fixed: - CVE-2026-64530: net/sched: clsapi: Handle TCACTCONSUMED in tcfqeventhand bsc1271867. - CVE-2026-64600: xfs: resample the data fork mapping after cycling...

9.8CVSS6.4AI score0.00536EPSS
SaveExploits8References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in openjdk-11

Vulnerability in the Oracle Java SE and Oracle GraalVM Enterprise Edition products of Oracle Java SE component: Networking. The supported versions affected by this vulnerability include Oracle Java SE: 11.0.16.1, 17.0.4.1, 19; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3, and 22.2.0. This...

3.7CVSS6.5AI score0.01612EPSS
SaveExploits0References1
Rows per page
Query Builder