CVE-2026-57117
Published:July 20, 2026
Updated:August 27, 2026
"LocalManagedAgent" / "SandboxedAgent" compute bridging wraps "read_file", "list_files", and "write_file" when a compute provider is attached. The bridge converts those file operations into shell command strings using raw path arguments, then sends those strings to shell-backed compute providers. An attacker who can influence a file-tool path argument can break out of the quoted path and execute arbitrary shell commands in the compute environment. With "compute="local"", commands execute through the local subprocess compute provider on the host. With Docker, commands execute in the container.
Affected Packages
praisonai (PYTHON):
Affected version(s) >=4.6.10 <4.6.59Fix Suggestion:
Update to version 4.6.59Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH