Lucene search
K

20 matches found

Cvelist
Cvelist
added 2025/10/07 7:1 p.m.8 views

CVE-2025-61784 LLaMA Factory's Chat API has Critical SSRF and LFI Vulnerabilities

LLaMA-Factory is a tuning library for large language models. Prior to version 0.9.4, a Server-Side Request Forgery SSRF vulnerability in the chat API allows any authenticated user to force the server to make arbitrary HTTP requests to internal and external networks. This can lead to the exposure ...

7.6CVSS0.00067EPSS
Exploits1References2
CVE
CVE
added 2025/10/07 7:1 p.m.12 views

CVE-2025-61784

LLaMA-Factory's chat API contains SSRF and LFI in the _process_request function (src/llamafactory/api/chat.py). For image_url, video_url, and audio_url, if a URL is not a base64 data URI or local file path, the code fetches the URL with requests.get(url, stream=True).raw without validation, enabl...

8.1CVSS6.1AI score0.00067EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/07 7:1 p.m.2 views

CVE-2025-61784 LLaMA Factory's Chat API has Critical SSRF and LFI Vulnerabilities

LLaMA-Factory is a tuning library for large language models. Prior to version 0.9.4, a Server-Side Request Forgery SSRF vulnerability in the chat API allows any authenticated user to force the server to make arbitrary HTTP requests to internal and external networks. This can lead to the exposure ...

7.6CVSS6.1AI score0.00067EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/07 7:1 p.m.4 views

EUVD-2025-32903

LLaMA-Factory is a tuning library for large language models. Prior to version 0.9.4, a Server-Side Request Forgery SSRF vulnerability in the chat API allows any authenticated user to force the server to make arbitrary HTTP requests to internal and external networks. This can lead to the exposure ...

7.6CVSS6AI score0.00067EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2024-3357

Malicious code in bioql PyPI...

9.8CVSS6.3AI score0.03731EPSS
Exploits1References4
Snyk
Snyk
added 2025/08/01 6:30 a.m.3 views

Deserialization of Untrusted Data

Overview llamafactory is an Easy-to-use LLM fine-tuning framework Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the Checkpoint path parameter in the WebUI interface during the training process. An attacker can exploit this vulnerability by supplying a...

9.8CVSS7.5AI score0.04222EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2025/06/27 3:27 p.m.9 views

LLaMA-Factory allows Code Injection through improper vhead_file safeguards

Summary A critical remote code execution vulnerability was discovered during the Llama Factory training process. This vulnerability arises because the vheadfile is loaded without proper safeguards, allowing malicious attackers to execute arbitrary malicious code on the host system simply by passi...

9.8CVSS8.1AI score0.04222EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2025/06/27 3:27 p.m.4 views

GHSA-XJ56-P8MM-QMXJ LLaMA-Factory allows Code Injection through improper vhead_file safeguards

Summary A critical remote code execution vulnerability was discovered during the Llama Factory training process. This vulnerability arises because the vheadfile is loaded without proper safeguards, allowing malicious attackers to execute arbitrary malicious code on the host system simply by passi...

8.3CVSS6.7AI score0.04222EPSS
Exploits1References4
Cvelist
Cvelist
added 2025/05/01 5:20 p.m.16 views

CVE-2025-46567 LLaMA-Factory Allows Arbitrary Code Execution via Unsafe Deserialization in Ilamafy_baichuan2.py

LLama Factory enables fine-tuning of large language models. Prior to version 1.0.0, a critical vulnerability exists in the llamafybaichuan2.py script of the LLaMA-Factory project. The script performs insecure deserialization using torch.load on user-supplied .bin files from an input directory. An...

6.1CVSS0.00189EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2025/05/01 5:20 p.m.8 views

CVE-2025-46567 LLaMA-Factory Allows Arbitrary Code Execution via Unsafe Deserialization in Ilamafy_baichuan2.py

LLama Factory enables fine-tuning of large language models. Prior to version 1.0.0, a critical vulnerability exists in the llamafybaichuan2.py script of the LLaMA-Factory project. The script performs insecure deserialization using torch.load on user-supplied .bin files from an input directory. An...

6.1CVSS6.5AI score0.00189EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2025/04/23 12:0 a.m.5 views

PT-2025-18684 · Unknown +1 · Llama Factory +1

Name of the Vulnerable Software and Affected Versions: LLaMA-Factory version prior to 1.0.0 Description: LLaMA Factory enables fine-tuning of large language models. A critical issue exists in the llamafy baichuan2.py script, which performs insecure deserialization using torch.load on user-supplie...

7.8CVSS6.6AI score0.00189EPSS
Exploits1References10
RedhatCVE
RedhatCVE
added 2025/02/05 12:12 p.m.8 views

CVE-2024-52803

LLama Factory enables fine-tuning of large language models. A critical remote OS command injection vulnerability has been identified in the LLama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on...

9.8CVSS7.9AI score0.03731EPSS
Exploits1References1
Veracode
Veracode
added 2024/12/02 4:35 a.m.6 views

OS Command Injection

llamafactory is vulnerable to remote OS command injection. The vulnerability is due to insecure usage of the Popen function with shell=True and unsanitized input, which allows an attacker to execute arbitrary OS commands on the host system...

9.8CVSS8.5AI score0.03731EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/21 10:20 p.m.40 views

LLama Factory Remote OS Command Injection Vulnerability

Summary A critical remote OS command injection vulnerability has been identified in the Llama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on the host system. The issue is caused by insecure...

9.8CVSS7.5AI score0.03731EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2024/11/21 10:20 p.m.10 views

GHSA-HJ3W-WRH4-44VP LLama Factory Remote OS Command Injection Vulnerability

Summary A critical remote OS command injection vulnerability has been identified in the Llama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on the host system. The issue is caused by insecure...

7.5CVSS7.5AI score0.03731EPSS
Exploits1References5
NVD
NVD
added 2024/11/21 5:15 p.m.9 views

CVE-2024-52803

LLama Factory enables fine-tuning of large language models. A critical remote OS command injection vulnerability has been identified in the LLama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on...

9.8CVSS0.03731EPSS
Exploits1References3
CVE
CVE
added 2024/11/21 4:53 p.m.66 views

CVE-2024-52803

CVE-2024-52803 affects LLama Factory, where the training process is vulnerable to a remote OS command injection due to insecure use of Popen with shell=True and unsanitized user input. The issue allows an attacker to execute arbitrary OS commands on the host, with impact described as high for con...

9.8CVSS7.9AI score0.03731EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/21 4:53 p.m.8 views

CVE-2024-52803 LLama Factory Remote OS Command Injection Vulnerability

LLama Factory enables fine-tuning of large language models. A critical remote OS command injection vulnerability has been identified in the LLama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on...

7.5CVSS8.1AI score0.03731EPSS
Exploits1References3
Cvelist
Cvelist
added 2024/11/21 4:53 p.m.27 views

CVE-2024-52803 LLama Factory Remote OS Command Injection Vulnerability

LLama Factory enables fine-tuning of large language models. A critical remote OS command injection vulnerability has been identified in the LLama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on...

7.5CVSS0.03731EPSS
Exploits1References3
OSV
OSV
added 2024/11/21 4:53 p.m.11 views

CVE-2024-52803 LLama Factory Remote OS Command Injection Vulnerability

LLama Factory enables fine-tuning of large language models. A critical remote OS command injection vulnerability has been identified in the LLama Factory training process. This vulnerability arises from improper handling of user input, allowing malicious actors to execute arbitrary OS commands on...

7.5CVSS8.1AI score0.03731EPSS
Exploits1References5
Rows per page
Query Builder