EIP-2026-104008
PRE-CVENodeJS Debugger - Command Injection (Metasploit)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104008. PoCs published by Metasploit.
AI-analyzed exploit summary This Metasploit module exploits a command injection vulnerability in NodeJS's V8 debugger protocol by sending a crafted 'evaluate' request to execute arbitrary JavaScript code, potentially leading to remote command execution. The exploit targets the debugger port (default 5858) and leverages the 'evaluate' command to inject payloads.
Description
NodeJS Debugger - Command Injection (Metasploit)
Exploits (1)
This Metasploit module exploits a command injection vulnerability in NodeJS's V8 debugger protocol by sending a crafted 'evaluate' request to execute arbitrary JavaScript code, potentially leading to remote command execution. The exploit targets the debugger port (default 5858) and leverages the 'evaluate' command to inject payloads.