CVE-2025-51482
BaseFortify
Publication date: 2025-07-22
Last updated on: 2025-10-07
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| letta | letta | 0.7.12 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Remote Code Execution (RCE) flaw in the letta.server.rest_api.routers.v1.tools.run_tool_from_source function of letta-ai Letta version 0.7.12. It allows remote attackers to execute arbitrary Python code and system commands by sending specially crafted payloads to the /v1/tools/run endpoint. The vulnerability bypasses the intended sandbox restrictions designed to prevent such code execution.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute arbitrary code and system commands on the affected system remotely. This could lead to unauthorized access, data theft, system compromise, disruption of services, or further attacks within the network.