VYPR

LLM

by Simonw

Source repositories

CVEs (1)

  • CVE-2026-31236CriMay 12, 2026
    risk 0.64cvss 9.8epss 0.00

    The llm CLI tool thru 0.27.1 contains a critical code injection vulnerability via its --functions command-line argument. This argument is intended to allow users to provide custom Python function definitions. However, the tool directly executes the provided code using the unsafe…