CVE-2025-5120

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:huggingface:smolagents:1.14.0:*:*:*:*:*:*:*

History

No history.

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')