CVE-2025-14928

Hugging Face Transformers HuBERT convert_config Code Injection 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 convert a malicious checkpoint. The specific flaw exists within the convert_config function. The issue results from the lack of proper validation of a user-supplied string before using it to execute Python code. An attacker can leverage this vulnerability to execute code in the context of the current user. Was ZDI-CAN-28253.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:huggingface:transformers:4.57.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-12-23 21:15

Updated : 2026-01-21 16:43


NVD link : CVE-2025-14928

Mitre link : CVE-2025-14928

CVE.ORG link : CVE-2025-14928


JSON object : View

Products Affected

huggingface

  • transformers
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')