CVE-2026-57135

PraisonAI is a multi-agent teams system. From 1.2.3 until 1.7.2, SandboxExecutor network-isolated mode in src/praisonai-ts/src/cli/features/sandbox-executor.ts uses buildEnv() only to inject invalid http_proxy and https_proxy environment variables and does not establish an operating-system network boundary. Programs that ignore those proxy variables can open sockets directly, allowing supposedly isolated commands to reach localhost, internal services, cloud metadata, or external hosts and potentially exfiltrate data. An initial remediation was released in version 1.7.2.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-15 11:17

Updated : 2026-09-15 14:45


NVD link : CVE-2026-57135

Mitre link : CVE-2026-57135

CVE.ORG link : CVE-2026-57135


JSON object : View

Products Affected

No product.

CWE
CWE-653

Improper Isolation or Compartmentalization

CWE-693

Protection Mechanism Failure