CVE-2025-14925: (0Day) Hugging Face Accelerate Deserialization of Untrusted Data Remote Code Execution Vulnerability
Hugging Face Accelerate Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face Accelerate. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file.
The specific flaw exists within the parsing of checkpoints. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-27985.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-14925?
CVE-2025-14925 is classified as a high severity vulnerability due to its potential for remote code execution.
How do I fix CVE-2025-14925?
To mitigate CVE-2025-14925, ensure that you are using the latest version of Hugging Face Accelerate and implement secure coding practices to validate input.
Who is affected by CVE-2025-14925?
CVE-2025-14925 affects installations of Hugging Face Accelerate that allow the deserialization of untrusted data.
What type of attacks can CVE-2025-14925 enable?
CVE-2025-14925 can enable remote code execution attacks, allowing attackers to run arbitrary code on vulnerable systems.
What requirements must be met for CVE-2025-14925 to be exploited?
Exploitation of CVE-2025-14925 requires user interaction to trigger the vulnerable deserialization process.