CyberRota Analysis
AI-GeneratedThe vulnerability in NocteDefensor LudusMCP versions up to 1.0.24 allows for command injection through the `executeArbitraryCommand/executeCommand` function, specifically by manipulating command arguments in the `src/ludusMCP/cliWrapper.ts` file. This could enable an attacker with local access to execute arbitrary commands on the affected system, potentially compromising its integrity. Organizations using this software should prioritize patching or mitigating this vulnerability to prevent local exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A vulnerability was detected in NocteDefensor LudusMCP up to 1.0.24. This affects the function executeArbitraryCommand/executeCommand of the file src/ludusMCP/cliWrapper.ts of the component ludus_cli_execute. Performing a manipulation of the argument command/args results in command injection. The attack needs to be approached locally. The project was informed of the problem early through an issue report but has not responded yet.