CVE-2026-58116
LLaMA-Factory 0.9.5 Remote Code Execution via WebUI Model Path
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-829 CWE-94 |
| Vendor | hiyouga |
| Product | llamafactory |
| Published | Jun 30, 2026 |
| Last Updated | Jun 30, 2026 |
Stay Ahead of the Next One
Get instant alerts for hiyouga llamafactory
Be the first to know when new critical vulnerabilities affecting hiyouga llamafactory are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
hiyouga / LlamaFactory
0 โค 0.9.5
References
Credits
h3nrrrych4u