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

exploitDog

nvd логотип

CVE-2026-58116

Опубликовано: 30 июн. 2026
Источник: nvd
CVSS3: 9.8
CVSS3: 8.8
EPSS Низкий

Описание

LLaMA-Factory through 0.9.5 contains a remote code execution vulnerability that allows attackers with WebUI access to execute arbitrary Python code by supplying a malicious model path in the Chat or Training interfaces. The application passes user-supplied model path input unvalidated into AutoTokenizer.from_pretrained() and AutoModel.from_pretrained() with a hardcoded trust_remote_code=True parameter, causing the Hugging Face transformers library to fetch and execute arbitrary code from a remote or local model repository with the privileges of the server process.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:hiyouga:llama-factory:*:*:*:*:*:*:*:*
Версия до 0.9.5 (включая)

EPSS

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

9.8 Critical

CVSS3

8.8 High

CVSS3

Дефекты

CWE-94

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

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

LLaMA-Factory through 0.9.5 contains a remote code execution vulnerability that allows attackers with WebUI access to execute arbitrary Python code by supplying a malicious model path in the Chat or Training interfaces. The application passes user-supplied model path input unvalidated into AutoTokenizer.from_pretrained() and AutoModel.from_pretrained() with a hardcoded trust_remote_code=True parameter, causing the Hugging Face transformers library to fetch and execute arbitrary code from a remote or local model repository with the privileges of the server process.

EPSS

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

9.8 Critical

CVSS3

8.8 High

CVSS3

Дефекты

CWE-94