Last week I scanned serena — a popular AI coding assistant with 25k ⭐.

[BLOCK] COMMAND_INJECTION agent.py:1222

subprocess.Popen(cmd, shell=True)

→ config value → arbitrary shell execution

Enter fullscreen mode