Vulnerability 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 Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mthreads | Torch Musa | All versions |
Related Weaknesses (CWE)
References
- https://github.com/MooreThreads/torch_musa/issues/110#issuecomment-3475809588ExploitIssue Tracking
FAQ
What is CVE-2025-65213?
CVE-2025-65213 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2025-65213?
CVE-2025-65213 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-65213?
Check the references section above for vendor advisories and patch information. Affected products include: Mthreads Torch Musa.