Deserialization of Untrusted Data in Hugging Face Transformers
High8.8CVE-2024-11393 · Published Nov 23, 2024 · updated Sep 10, 2026
Hugging Face Transformers MaskFormer Model Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Hugging Face Transformers. 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 model files. 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 user. Was ZDI-CAN-25191.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| transformers PyPI | < 4.48.0 | 4.48.0 |
Details and references
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-502
- Also known as
- CVE-2024-11393, PYSEC-2024-228
More Transformers advisories
All Transformers| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Jul 72025 | Transformers's ReDoS vulnerability in get_configuration_file can lead to catastrophic backtracking | Medium5.3 | 4.51.0 |
| May 192025 | Hugging Face Transformers Regular Expression Denial of Service | Medium5.3 | 4.50.0 |
| Apr 292025 | Transformers Regular Expression Denial of Service (ReDoS) vulnerability | Medium4.3 | 4.50.0 |
| Mar 202025 | Transformers Regular Expression Denial of Service (ReDoS) vulnerability | Medium5.3 | 4.48.0 |
| Nov 232024 | Deserialization of Untrusted Data in Hugging Face Transformers | High8.8 | 4.48.0 |
| Nov 232024 | Deserialization of Untrusted Data in Hugging Face Transformers | High7.5 | 4.48.0 |