CVE-2025-65213
CRITICAL EPSS 45.2%
Published Dec 15, 20256mo ago · Modified Jun 17, 20261w ago
9.8 CVSS 3.1
Published Dec 15, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
Description
MooreThreads torch_musa through all versions contains an unsafe deserialization vulnerability in torch_musa.utils.compare_tool. The compare_for_single_op() and nan_inf_track_for_single_op() functions use pickle.load() on user-controlled file paths without validation, allowing arbitrary code execution. An attacker can craft a malicious pickle file that executes arbitrary Python code when loaded, enabling remote code execution with the privileges of the victim process.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
45.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-502 Deserialization of Untrusted Data Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| mthreads | torch_musa | * | any |
References 1
- github.com https://github.com/MooreThreads/torch_musa/issues/110#issuecomment-3475809588
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.