CVE-2025-67510CRITICAL 9.4EPSS p26.5%

CVE-2025-67510CVE-2025-67510

Description

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”), but in an LLM/agent context it becomes a high-risk capability: prompt injection or indirect prompt manipulation can cause execution of destructive queries such as DROP TABLE, TRUNCATE, DELETE, ALTER, or privilege-related statements (subject to DB permissions). Deployments that expose an agent with MySQLWriteTool enabled to untrusted input and/or run the tool with a DB user that has broad privileges are impacted. This issue is fixed in version 2.8.12.

Scoring

CVSS 3.19.4 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
EPSS0.35% probability of exploitation · percentile 26.5% · 2026-06-18T12:00:27Z
Published2025-12-10
Last modified2026-03-06

Underlying weaknesses· 2

CWE-250CWE-284

References

  1. https://github.com/neuron-core/neuron-ai/commit/44bab85d92bf162898ee48d0bcef6ba0d29b59c9
  2. https://github.com/neuron-core/neuron-ai/releases/tag/2.8.12
  3. https://github.com/neuron-core/neuron-ai/security/advisories/GHSA-898v-775g-777c

2

TypeTargetConfidenceTier
WeaknessExecution with Unnecessary Privilegescwe-2500%live
WeaknessImproper Access Controlcwe-2840%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-67509
CVE
CVE-2025-31564
CVE
CVE-2026-22687
CVE
CVE-2026-25879
CVE
CVE-2025-1793
CVE
CVE-2026-32622
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.