5 matches found
Unsafe Dependency Resolution
Overview llamafactory is an Easy-to-use LLM fine-tuning framework Affected versions of this package are vulnerable to Unsafe Dependency Resolution via the model path parameter in the WebUI Chat or Training interfaces. An attacker can execute arbitrary Python code on the server by supplying a...
dataflex (1.0.0), efficientllm-toolkit (>=1.0.3, <=1.0.8) +2 more potentially affected by CVE-2026-58116 via llamafactory (>=0.9.3, <=0.9.5)
llamafactory PYPI version =0.9.3, =1.0.3, =1.0.0, =1.1.14 - phronis 0.1.0 Source cves: CVE-2026-58116 Source advisory: SNYK:PYTHON-LLAMAFACTORY-17751112...
CVE-2025-46567
creationtimestamp| type| source ---|---|--- 2025-04-23 08:41:15+00:00| published-proof-of-concept| https://github.com/hiyouga/LlamaFactory/security/advisories/GHSA-f2f7-gj54-6vpv...
Command Injection
Overview llamafactory is an Easy-to-use LLM fine-tuning framework Affected versions of this package are vulnerable to Command Injection insecure usage of the Popen function with shell=True, coupled with unsanitized user input. An attacker can execute arbitrary commands on the operating system,...
Clone LlamaCore and LlamaPolicy in LlamaFactory.sol may fail or DOS
Lines of code Vulnerability details Impact LlamaFactory uses Clones.cloneDeterministic to create new LlamaCore and LlamaPolicy contracts. The address of the new PrivatePool depends solely on the name parameter keccak256abi.encodePackedname provided by the administrator when calling the deploy...