letta@0.6.47 vulnerabilities

Create LLM agents with long-term memory and custom tools

Direct Vulnerabilities

Known vulnerabilities in the letta package. This does not include vulnerabilities belonging to this package’s dependencies.

How to fix?

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

Fix for free
VulnerabilityVulnerable Version
  • C
Arbitrary Code Injection

letta is a Create LLM agents with long-term memory and custom tools

Affected versions of this package are vulnerable to Arbitrary Code Injection via the run_local_dir_sandbox_directly function in the tool_execution_sandbox.py file. An attacker can execute arbitrary Python code and system commands by sending specially crafted payloads to the /v1/tools/run endpoint, bypassing intended sandbox restrictions.

How to fix Arbitrary Code Injection?

A fix was pushed into the master branch but not yet published.

[0,)
  • M
Eval Injection

letta is a Create LLM agents with long-term memory and custom tools

Affected versions of this package are vulnerable to Eval Injection via the function_message process. An attacker can execute arbitrary code by manipulating the function_name or function_args arguments.

How to fix Eval Injection?

There is no fixed version for letta.

[0,)