CVE-2026-57135
Published:July 20, 2026
Updated:August 27, 2026
The published npm package "praisonai" exports a TypeScript "SandboxExecutor" with a "network-isolated" mode. The CLI lists that mode as: The implementation does not create a network namespace, firewall rule, socket filter, or proxy-enforced execution boundary. It only injects proxy environment variables into the child process: Clients that do not explicitly honor those proxy variables continue to use the host network stack. A local-only PoV shows that, inside "mode: "network-isolated"", a proxy-aware Node invocation is stopped, while a plain Node HTTP client reaches a loopback HTTP server from the same sandboxed command environment. This is a network-isolation protection failure in an exported npm API and CLI mode. It is not a generic claim that every PraisonAI sandbox backend is affected.
Affected Packages
https://github.com/MervinPraison/PraisonAI.git (GITHUB):
Affected version(s) >=v3.9.10 <v4.6.60Fix Suggestion:
Update to version v4.6.60praisonai (NPM):
Affected version(s) >=1.2.3 <1.7.2Fix Suggestion:
Update to version 1.7.2Related Resources (2)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.6
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
LOW