Skip to content

Shell injection via LLM-controlled commands in subprocess with shell=True #3

@consigcody94

Description

@consigcody94

Found via code audit. loop/engine.py:104-107,246-249. _run_user_command() passes LLM output directly to subprocess.run(shell=True). No sanitization or sandboxing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions