cvedb.io
CVE-2026-58116
CRITICAL · CVSS 9.8
EPSS exploitation probability: 0%
Published 2026-06-30T13:19:18.490 · Last modified 2026-07-01T16:18:35.883

Summary

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

hiyouga — llama-factory

Does this affect you?

Add your gear to cvedb and we'll alert you only when hiyouga ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.