In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Arbitrary Code Execution vulnerabilities in an interactive lesson.
Start learningUpgrade smolagents
to version 1.4.0 or higher.
smolagents is a 🤗 smolagents: a barebones library for agents. Agents write python code to call tools or orchestrate other agents.
Affected versions of this package are vulnerable to Arbitrary Code Execution in the import_modules()
function, which can import arbitrary built-in modules such as _os_system
, which can execute code. A malicious LLM containing such imports can execute code when loaded.