Submit #807752: 54yyyu code-mcp 4cfc4643541a110c906d93635b391bf7e357f4a8 Command Injectioninfo

Title54yyyu code-mcp 4cfc4643541a110c906d93635b391bf7e357f4a8 Command Injection
DescriptionThe MCP tool git_operation is intended to execute git subcommands, but it concatenates user-controlled input into a shell command string and executes it with shell=True. The existing denylist only blocks a few git keywords (reset --hard, clean -f) and does not neutralize shell metacharacters. As a result, an attacker can append arbitrary shell payloads and execute commands outside intended git-only behavior.
Source⚠️ https://github.com/54yyyu/code-mcp/issues/5
User
 CPT_Penner (UID 97246)
Submission04/18/2026 20:29 (3 months ago)
Moderation05/04/2026 23:26 (16 days later)
StatusAccepted
VulDB entry361072 [54yyyu code-mcp up to 4cfc4643541a110c906d93635b391bf7e357f4a8 MCP Tool src/code_mcp/server.py git_operation command injection]
Points20

Do you want to use VulDB in your project?

Use the official API to access entries easily!