Unrated severityNVD Advisory· Published Jun 30, 2026· Updated Jul 14, 2026
LLaMA-Factory 0.9.5 Remote Code Execution via WebUI Model Path
CVE-2026-58116
Description
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.
Affected products
1- Range: <=0.9.5
Patches
Vulnerability mechanics
References
2- gist.github.com/henrrrychau/08d76ec672f42136bbc1449c4f2973f8mitretechnical-descriptionexploit
- www.vulncheck.com/advisories/llama-factory-remote-code-execution-via-webui-model-pathmitrethird-party-advisory
News mentions
0No linked articles in our index yet.