Lucene search
K

27 matches found

RedhatCVE
RedhatCVE
added 2026/04/14 7:22 p.m.2 views

CVE-2026-40157

PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmdunpack in the recipe CLI extracts .praison tar archives using raw tar.extract without validating archive member paths. A .praison bundle containing ../../ entries will write files outside the intended output directory. An attacker who...

9.4CVSS5.9AI score0.00084EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.1 views

CVE-2026-40156

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code v...

7.8CVSS6.4AI score0.00027EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.1 views

CVE-2026-40149

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no authtoken is configured the default. By adding dangerous tool names e.g., shellexec, filewrite to the allowlist, a...

7.9CVSS5.8AI score0.00015EPSS
Exploits1References1
EUVD
EUVD
added 2026/04/10 7:26 p.m.1 views

EUVD-2026-21212

PraisonAI Vulnerable Untrusted Remote Template Code Execution...

9.3CVSS5.8AI score0.00053EPSS
Exploits1References3
EUVD
EUVD
added 2026/04/10 7:22 p.m.2 views

EUVD-2026-21162

PraisonAI: Unauthenticated WebSocket Endpoint Proxies to Paid OpenAI Realtime API Without Rate Limits...

7.5CVSS5.8AI score0.00149EPSS
Exploits1References3
EUVD
EUVD
added 2026/04/10 7:22 p.m.1 views

EUVD-2026-21154

PraisonAI Vulnerable to Stored XSS via Unsanitized Agent Output in HTML Rendering nh3 Not a Required Dependency...

5.4CVSS5.8AI score0.00038EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/04/10 4:57 p.m.22 views

CVE-2026-40159 PraisonAI Exposes Sensitive Environment Variable via Untrusted MCP Subprocess Execution

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI’s MCP Model Context Protocol integration allows spawning background servers via stdio using user-supplied command strings e.g., MCP"npx -y @smithery/cli ...". These commands are executed through Python’s subprocess module. By...

5.5CVSS0.00018EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/10 4:49 p.m.0 views

CVE-2026-40158

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI's AST-based Python sandbox can be bypassed using type.getattribute trampoline, allowing arbitrary code execution when running untrusted agent code. The executecodedirect function in praisonaiagents/tools/pythontools.py uses AST...

8.6CVSS6.4AI score0.00013EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/10 4:47 p.m.26 views

CVE-2026-40157 PraisonAI affected by arbitrary file write via path traversal in `praisonai recipe unpack`

PraisonAI is a multi-agent teams system. Prior to 4.5.128, cmdunpack in the recipe CLI extracts .praison tar archives using raw tar.extract without validating archive member paths. A .praison bundle containing ../../ entries will write files outside the intended output directory. An attacker who...

9.4CVSS0.00084EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/10 4:46 p.m.1 views

CVE-2026-40156 PraisonAI Affected by Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code v...

7.8CVSS6.4AI score0.00027EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/04/10 12:0 a.m.3 views

PraisonAI 安全漏洞

PraisonAI is a low-code multi-agent collaboration framework developed by Mervin Praison. Versions of PraisonAI prior to 4.5.128 contained a security vulnerability. This vulnerability stemmed from the automatic loading and execution of the tools.py file located in the working directory, which coul...

7.8CVSS6.2AI score0.00027EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/04/10 12:0 a.m.0 views

PT-2026-31994

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.5.128 Description PraisonAI is a multi-agent teams system. The cmd unpack function in the recipe CLI extracts .praison tar archives using tar.extract without validating archive member paths. A malicious .praison...

9.4CVSS5.9AI score0.00084EPSS
Exploits1References8
NVD
NVD
added 2026/04/09 10:16 p.m.3 views

CVE-2026-40149

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no authtoken is configured the default. By adding dangerous tool names e.g., shellexec, filewrite to the allowlist, a...

7.9CVSS0.00015EPSS
Exploits1References1
NVD
NVD
added 2026/04/09 10:16 p.m.3 views

CVE-2026-40116

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /media-stream WebSocket endpoint in PraisonAI's call module accepts connections from any client without authentication or Twilio signature validation. Each connection opens an authenticated session to OpenAI's Realtime API using the...

7.5CVSS0.00149EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:29 p.m.1 views

CVE-2026-40151 PraisonAI Affected by Unauthenticated Information Disclosure of Agent Instructions via /api/agents in AgentOS

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the AgentOS deployment platform exposes a GET /api/agents endpoint that returns agent names, roles, and the first 100 characters of agent system instructions to any unauthenticated caller. The AgentOS FastAPI application has no...

5.3CVSS5.8AI score0.0006EPSS
Exploits1References1
Cvelist
Cvelist
added 2026/04/09 9:23 p.m.17 views

CVE-2026-40149 PraisonAI has an Unauthenticated Allow-List Manipulation Bypasses Agent Tool Approval Safety Controls

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the gateway's /api/approval/allow-list endpoint permits unauthenticated modification of the tool approval allowlist when no authtoken is configured the default. By adding dangerous tool names e.g., shellexec, filewrite to the allowlist, a...

7.9CVSS0.00015EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:22 p.m.3 views

CVE-2026-40148 PraisonAI Affected by Decompression Bomb DoS via Recipe Bundle Extraction Without Size Limits

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the safeextractall function in PraisonAI's recipe registry validates archive members against path traversal attacks but performs no checks on individual member sizes, cumulative extracted size, or member count before calling tar.extractal...

6.5CVSS5.8AI score0.00054EPSS
Exploits1References1
CVE
CVE
added 2026/04/09 9:22 p.m.3 views

CVE-2026-40148

PraisionAI (multi-agent system) is affected by CVE-2026-40148 prior to version 4.5.128. The _safe_extractall() function in PraisionAI’s recipe registry validates members for path traversal but does not enforce limits on individual member sizes, total extracted size, or member count before tar.ext...

6.5CVSS5.9AI score0.00054EPSS
Exploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/09 9:19 p.m.1 views

CVE-2026-40115 PraisonAI has an Unrestricted Upload Size in WSGI Recipe Registry Server Enables Memory Exhaustion DoS

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the WSGI-based recipe registry server server.py reads the entire HTTP request body into memory based on the client-supplied Content-Length header with no upper bound. Combined with authentication being disabled by default no token...

6.2CVSS5.8AI score0.00076EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/04/09 9:18 p.m.2 views

CVE-2026-40114 PraisonAI has Server-Side Request Forgery via Unvalidated webhook_url in Jobs API

PraisonAI is a multi-agent teams system. Prior to 4.5.128, the /api/v1/runs endpoint accepts an arbitrary webhookurl in the request body with no URL validation. When a submitted job completes success or failure, the server makes an HTTP POST request to this URL using httpx.AsyncClient. An...

7.2CVSS6AI score0.00063EPSS
Exploits1References1
Rows per page
Query Builder