Lucene search
+L

827 matches found

Github Security Blog
Github Security Blog
added 2026/06/18 2:26 p.m.19 views

npm PraisonAI utility shell safe-command wrapper allowlist bypass via shell chaining

Summary The published npm package praisonai ships dist/tools/utility-tools.js, which exports a shellcommand helper described in source as: text Execute shell command safe version - read-only commands The helper attempts to enforce a safe read-only command allowlist by checking only the first...

5.9AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/18 2:26 p.m.17 views

Incorrect Authorization

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Incorrect Authorization via the shell function. An attacker can execute arbitrary shell commands with the privileges of the runni...

8.8CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/06/18 2:26 p.m.41 views

GHSA-5JV7-2MJM-H6QJ npm PraisonAI utility shell safe-command wrapper allowlist bypass via shell chaining

Summary The published npm package praisonai ships dist/tools/utility-tools.js, which exports a shellcommand helper described in source as: text Execute shell command safe version - read-only commands The helper attempts to enforce a safe read-only command allowlist by checking only the first...

8.8CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/18 2:26 p.m.16 views

Incorrect Authorization

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Incorrect Authorization due to the approval callback onToolCall being invoked only after the execution of tools in the AgentLoop...

8.8CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/18 2:26 p.m.20 views

npm PraisonAI AgentLoop onToolCall approval runs after tool execution

Summary The published npm package praisonai exports createAgentLoop, whose onToolCall callback is documented and exampled as an approval hook. The implementation calls PraisonAI's generateText wrapper with the caller's executable tools first, receives toolResults, and only then calls onToolCall...

5.9AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/18 2:26 p.m.12 views

Insecure Default Initialization of Resource

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Insecure Default Initialization of Resource via the handleRequest process. An attacker can gain unauthorized access to sensitive...

9.8CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/06/18 2:26 p.m.16 views

GHSA-J4F3-55X4-R6Q2 npm PraisonAI MCPServer exposes unauthenticated HTTP tools/call

Summary The published npm package praisonai exports a TypeScript MCPServer that can expose tools, resources, and prompts over an HTTP JSON-RPC transport with: ts await server.start port: 3000 ; The HTTP transport has no authentication or authorization path. MCPServerConfig does not expose an...

9.8CVSS5.7AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/18 2:26 p.m.16 views

Missing Authentication for Critical Function

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the AgentOS HTTP server process. An attacker can access sensitive agent metadata...

9.4CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/06/18 2:26 p.m.15 views

GHSA-9752-MHQH-H34F npm PraisonAI AgentOS exposes unauthenticated agent listing and invocation

Summary The published npm package praisonai ships a TypeScript AgentOS HTTP server that defaults to host: "0.0.0.0" and registers sensitive agent routes without any authentication or authorization middleware. When a developer starts AgentOS, a network attacker who can reach the service can: - rea...

9.4CVSS6.4AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/18 2:26 p.m.20 views

npm PraisonAI AgentOS exposes unauthenticated agent listing and invocation

Summary The published npm package praisonai ships a TypeScript AgentOS HTTP server that defaults to host: "0.0.0.0" and registers sensitive agent routes without any authentication or authorization middleware. When a developer starts AgentOS, a network attacker who can reach the service can: - rea...

6.4AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/18 2:26 p.m.10 views

Arbitrary Code Injection

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Arbitrary Code Injection via the codeMode process. An attacker can execute arbitrary code on the host system by bypassing the...

9.8CVSS6.2AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/18 2:26 p.m.14 views

Incorrect Authorization

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Incorrect Authorization via the SandboxExecutor process. An attacker can execute arbitrary shell commands with the privileges of...

8.8CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/06/18 2:26 p.m.9 views

GHSA-VJV9-7M7J-H833 npm PraisonAI SandboxExecutor allowedCommands bypass via shell chaining

Summary The published npm package praisonai exports SandboxExecutor, CommandValidator, and sandboxExec as "safe command execution with restrictions." When allowedCommands is configured, CommandValidator checks only the first whitespace-delimited token of the command string. SandboxExecutor then...

8.8CVSS6.1AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/18 2:26 p.m.24 views

npm PraisonAI codeMode sandbox escape via Function constructor

Summary The published npm package praisonai exports a TypeScript built-in tool named codeMode. The package describes this tool as executing code in a sandboxed environment, marks its capability as sandbox: true, and registers it through the public tools facade. The implementation does not create ...

5.9AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/18 2:26 p.m.15 views

Protection Mechanism Failure

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Protection Mechanism Failure via the codeMode process. An attacker can execute arbitrary code with the privileges of the host...

9.9CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/06/18 2:26 p.m.18 views

GHSA-VMMJ-PFW7-FJWP npm PraisonAI codeMode sandbox escape via Function constructor

Summary The published npm package praisonai exports a TypeScript built-in tool named codeMode. The package describes this tool as executing code in a sandboxed environment, marks its capability as sandbox: true, and registers it through the public tools facade. The implementation does not create ...

9.9CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/18 2:26 p.m.10 views

Protection Mechanism Failure

Overview praisonai is a PraisonAI TypeScript AI Agents Framework - Node.js, npm, and Javascript AI Agents Framework Affected versions of this package are vulnerable to Protection Mechanism Failure through the SandboxExecutor process in network-isolated mode, which fails to enforce true network...

7.6CVSS5.8AI score
SaveExploits0References3
OSV
OSV
added 2026/06/18 2:26 p.m.17 views

GHSA-GQMF-56H7-RRPF npm PraisonAI SandboxExecutor network-isolated mode does not block non-proxy-aware network clients

Summary The published npm package praisonai exports a TypeScript SandboxExecutor with a network-isolated mode. The CLI lists that mode as: text network-isolated No network access proxy blocked The implementation does not create a network namespace, firewall rule, socket filter, or proxy-enforced...

7.6CVSS5.7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/18 2:26 p.m.25 views

npm PraisonAI SandboxExecutor network-isolated mode does not block non-proxy-aware network clients

Summary The published npm package praisonai exports a TypeScript SandboxExecutor with a network-isolated mode. The CLI lists that mode as: text network-isolated No network access proxy blocked The implementation does not create a network namespace, firewall rule, socket filter, or proxy-enforced...

5.7AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/18 2:25 p.m.18 views

npm PraisonAI MCPSecurity Basic/OAuth authentication policies accept invalid credentials without validation

Summary The published npm package praisonai exports an MCPSecurity helper described in source as: text MCP Security - Authentication, authorization, and rate limiting Provides security policies for MCP servers. Its AuthMethod type advertises five authentication methods: ts export type AuthMethod ...

9.1CVSS5.7AI score0.00375EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder