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.
References
Link | Resource |
---|---|
https://github.com/huggingface/smolagents/commit/33a942e62b6fbf6a35d41f1c735bda2d64c163d0 | Patch |
https://huntr.com/bounties/63ab1cfe-b573-4cf5-a7d3-fb6c957e34b0 | Exploit Third Party Advisory |
Configurations
History
07 Aug 2025, 00:51
Type | Values Removed | Values Added |
---|---|---|
First Time |
Huggingface smolagents
Huggingface |
|
CPE | cpe:2.3:a:huggingface:smolagents:1.14.0:*:*:*:*:*:*:* | |
References | () https://github.com/huggingface/smolagents/commit/33a942e62b6fbf6a35d41f1c735bda2d64c163d0 - Patch | |
References | () https://huntr.com/bounties/63ab1cfe-b573-4cf5-a7d3-fb6c957e34b0 - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 10.0 |
29 Jul 2025, 14:14
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
27 Jul 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-27 08:15
Updated : 2025-08-07 00:51
NVD link : CVE-2025-5120
Mitre link : CVE-2025-5120
CVE.ORG link : CVE-2025-5120
JSON object : View
Products Affected
huggingface
- smolagents
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')