CVE-2025-14925
Deserialization RCE in Hugging Face Accelerate Checkpoint Parsing
Publication date: 2025-12-23
Last updated on: 2025-12-23
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hugging_face | accelerate | 3.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Hugging Face Accelerate occurs due to improper validation when parsing checkpoints, which leads to deserialization of untrusted data. An attacker can exploit this by tricking a user into visiting a malicious webpage or opening a malicious file, allowing the attacker to execute arbitrary code within the context of the current process. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker to execute arbitrary code on your system running Hugging Face Accelerate. This can lead to full compromise of the affected process, potentially resulting in data theft, system manipulation, or further attacks. [1]