VYPR

execute_code

by PraisonAI

CVEs (1)

  • CVE-2026-57120medJun 18, 2026
    risk 0.26cvss epss

    ## Summary The `execute_code` tool's subprocess sandbox advertises a three-layer defense (AST validation, text-pattern blocklist, restricted `__builtins__`). In **sandbox mode** (the default) only two layers are active — the text-pattern blocklist is skipped — and both…