smolagents has Sandbox Escape Vulnerability in the local_python_executor.py Module
Critical severity
GitHub Reviewed
Published
Jul 27, 2025
to the GitHub Advisory Database
•
Updated Aug 7, 2025
Description
Published by the National Vulnerability Database
Jul 27, 2025
Published to the GitHub Advisory Database
Jul 27, 2025
Reviewed
Jul 28, 2025
Last updated
Aug 7, 2025
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