SCA: security update for llamafactory (GHSA-f2f7-gj54-6vpv)

high Tenable Cloud Security Plugin ID 427910

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- LLama Factory enables fine-tuning of large language models. Prior to version 1.0.0, a critical
vulnerability exists in the `llamafy_baichuan2.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 attacker can exploit this behavior by crafting a malicious `.bin` file that executes
arbitrary commands during deserialization. This issue has been patched in version 1.0.0. (CVE-2025-46567)

See Also

https://github.com/advisories/GHSA-f2f7-gj54-6vpv

Plugin Details

Severity: High

ID: 427910

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/28/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.2

Temporal Score: 5.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2025-46567

CVSS v3

Risk Factor: High

Base Score: 7.8

Temporal Score: 7

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/23/2025

Vulnerability Publication Date: 4/23/2025

Reference Information

CVE: CVE-2025-46567

cwe: CWE-502