VYPR

Neuron

by Neuron AI

Source repositories

CVEs (2)

  • CVE-2025-67510CriDec 10, 2025
    risk 0.54cvss 9.4epss 0.00

    Neuron is a PHP framework for creating and orchestrating AI Agents. In versions 2.8.11 and below, the MySQLWriteTool executes arbitrary SQL provided by the caller using PDO::prepare() + execute() without semantic restrictions. This is consistent with the name (“write tool”),…

  • CVE-2025-67509HigDec 10, 2025
    risk 0.46cvss 8.2epss 0.00

    Neuron is a PHP framework for creating and orchestrating AI Agents. Versions 2.8.11 and below use MySQLSelectTool, which is vulnerable to Read-Only Bypass. MySQLSelectTool is intended to be a read-only SQL tool (e.g., for LLM agent querying, however, validation based on the…