Vulnerability Description
A sandbox escape vulnerability was identified in huggingface/smolagents version 1.14.0, allowing attackers to bypass the restricted execution environment and achieve remote code execution (RCE). The vulnerability stems from the local_python_executor.py module, which inadequately restricts Python code execution despite employing static and dynamic checks. Attackers can exploit whitelisted modules and functions to execute arbitrary code, compromising the host system. This flaw undermines the core security boundary intended to isolate untrusted code, posing risks such as unauthorized code execution, data leakage, and potential integration-level compromise. The issue is resolved in version 1.17.0.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Huggingface | Smolagents | 1.14.0 |
Related Weaknesses (CWE)
References
- https://github.com/huggingface/smolagents/commit/33a942e62b6fbf6a35d41f1c735bda2Patch
- https://huntr.com/bounties/63ab1cfe-b573-4cf5-a7d3-fb6c957e34b0ExploitThird Party Advisory
FAQ
What is CVE-2025-5120?
CVE-2025-5120 is a vulnerability with a CVSS score of 10.0 (CRITICAL). A sandbox escape vulnerability was identified in huggingface/smolagents version 1.14.0, allowing attackers to bypass the restricted execution environment and achieve remote code execution (RCE). The v...
How severe is CVE-2025-5120?
CVE-2025-5120 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-5120?
Check the references section above for vendor advisories and patch information. Affected products include: Huggingface Smolagents.