Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-67509

Опубликовано: 10 дек. 2025
Источник: nvd
CVSS3: 8.2
EPSS Низкий

Описание

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 first keyword (e.g., SELECT) and a forbidden-keyword list does not block file-writing constructs such as INTO OUTFILE / INTO DUMPFILE. As a result, an attacker who can influence the tool input (e.g., via prompt injection through a public agent endpoint) may write arbitrary files to the DB server if the MySQL/MariaDB account has the FILE privilege and server configuration permits writes to a useful location (e.g., a web-accessible directory). This issue is fixed in version 2.8.12.

EPSS

Процентиль: 17%
0.00055
Низкий

8.2 High

CVSS3

Дефекты

CWE-94

Связанные уязвимости

CVSS3: 8.2
github
2 месяца назад

Neuron MySQLSelectTool “read-only” bypass via `SELECT ... INTO OUTFILE` (file write → potential RCE)

EPSS

Процентиль: 17%
0.00055
Низкий

8.2 High

CVSS3

Дефекты

CWE-94