Lucene search
+L

827 matches found

Snyk
Snyk
added 2026/05/29 10:29 p.m.11 views

Exposure of Sensitive System Information to an Unauthorized Control Sphere

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

6.9CVSS5.5AI score0.00129EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/29 10:29 p.m.32 views

PraisonAI `deploy --type api` emits a Flask server with authentication disabled by default

Summary CVE-2026-44338 GHSA-6rmh-7xcm-cpxj documents that PraisonAI ships a code-generator praisonai.deploy.api.generateapiservercode that emits a Flask API server with authentication disabled by default. Users who follow the documented quickstart praisonai deploy --type api get a server that: -...

9.8CVSS6.2AI score0.28571EPSS
SaveExploits3References3Affected Software1
OSV
OSV
added 2026/05/29 10:29 p.m.14 views

GHSA-8444-4FHQ-FXPQ PraisonAI `deploy --type api` emits a Flask server with authentication disabled by default

Summary CVE-2026-44338 GHSA-6rmh-7xcm-cpxj documents that PraisonAI ships a code-generator praisonai.deploy.api.generateapiservercode that emits a Flask API server with authentication disabled by default. Users who follow the documented quickstart praisonai deploy --type api get a server that: -...

9.8CVSS6AI score0.00403EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/29 10:29 p.m.13 views

Insecure Default Initialization of Resource

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

9.8CVSS6AI score0.00403EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/29 10:27 p.m.14 views

Missing Authentication for Critical Function

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

9.8CVSS5.8AI score0.00346EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/29 10:27 p.m.35 views

PraisonAI call server exposes unauthenticated agent listing, invocation, and deletion when CALL_SERVER_TOKEN is unset

Summary PraisonAI's call server exposes a network-facing agent control API without authentication when CALLSERVERTOKEN is not configured. The affected component is the praisonai.api.agentinvoke router as mounted by praisonai.api.call. The authentication helper verifytoken fails open when...

9.8CVSS5.8AI score0.00346EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/29 10:27 p.m.20 views

GHSA-86QC-R5V2-V6X6 PraisonAI call server exposes unauthenticated agent listing, invocation, and deletion when CALL_SERVER_TOKEN is unset

Summary PraisonAI's call server exposes a network-facing agent control API without authentication when CALLSERVERTOKEN is not configured. The affected component is the praisonai.api.agentinvoke router as mounted by praisonai.api.call. The authentication helper verifytoken fails open when...

9.8CVSS5.8AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 10:27 p.m.13 views

Server-side Request Forgery (SSRF)

Overview praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via improper URL validation the spidertools component. An attacker can access internal loopback-only HTTP...

6.9CVSS5.5AI score0.00165EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/29 10:26 p.m.30 views

Unsafe Dependency Resolution

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

8.1CVSS6AI score0.0033EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/29 10:26 p.m.18 views

GHSA-78R8-WWQV-R299 PraisonAI: Arbitrary code execution via unguarded `spec.loader.exec_module` in `agents_generator.py` - sibling of CVE-2026-44334

Arbitrary code execution via ungated spec.loader.execmodule in agentsgenerator.py v4.6.32 chokepoint refactor bypass Summary The v4.6.32 chokepoint refactor which patched CVE-2026-44334 / GHSA-xcmw-grxf-wjhj added the PRAISONAIALLOWLOCALTOOLS env-var gate to the tooloverride.py sinks. However, tw...

8.1CVSS6.4AI score0.00576EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.21 views

PT-2026-45052

Name of the Vulnerable Software and Affected Versions PraisonAI version 4.6.33 Description The code-generator praisonai.deploy.api.generate api server code creates a Flask API server with authentication disabled by default. When users deploy the server using the command praisonai deploy --type ap...

9.8CVSS5.9AI score0.00403EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.18 views

PT-2026-45056

Name of the Vulnerable Software and Affected Versions PraisonAI versions 4.6.37 and earlier Description Hidden metadata within a webpage can trick PraisonAI agents into writing attacker-controlled content to arbitrary file paths. This occurs because the write file function skips path validation...

7.1CVSS6.2AI score0.00381EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.23 views

PT-2026-45057

PraisonAI is a multi-agent teams system. The v4.6.32 chokepoint refactor which patched CVE-2026-44334 / GHSA-xcmw-grxf-wjhj added the PRAISONAI ALLOW LOCAL TOOLS env-var gate to the tool override.py sinks. However, two additional spec.loader.exec module call sites in praisonai/agents generator.py...

8.1CVSS5.4AI score0.0033EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.20 views

PT-2026-45050

Name of the Vulnerable Software and Affected Versions PraisonAI affected versions not specified Description The first-party A2A server example in PraisonAI contains a critical chain that allows remote code execution. The example binds the server to 0.0.0.0 and exposes the /a2a endpoint without...

9.8CVSS6.7AI score0.0078EPSS
SaveExploits0References9
Circl
Circl
added 2026/05/19 6:35 a.m.17 views

CVE-2026-47407

creationtimestamp| type| source ---|---|--- 2026-05-19 06:35:50+00:00| published-proof-of-concept| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-h8q5-cp56-rr65 2026-07-21 17:28:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mr6dgceyy523 2026-07-21...

9.4CVSS4.8AI score0.00238EPSS
SaveExploits0References3
Circl
Circl
added 2026/05/19 6:35 a.m.12 views

CVE-2026-47405

creationtimestamp| type| source ---|---|--- 2026-05-19 06:35:48+00:00| published-proof-of-concept| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-h37g-4h4p-9x97 2026-07-21 19:20:54+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mr6jpyp4ua2j...

8.8CVSS4.8AI score0.0029EPSS
SaveExploits0References2
Circl
Circl
added 2026/05/19 6:35 a.m.18 views

CVE-2026-48169

creationtimestamp| type| source ---|---|--- 2026-05-19 06:35:20+00:00| published-proof-of-concept| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-gv23-xrm3-8c62 2026-08-07 22:34:13+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/je3oafgehh6gw 2026-08-07...

8.8CVSS4.9AI score0.0026EPSS
SaveExploits0References3
Circl
Circl
added 2026/05/19 6:35 a.m.17 views

CVE-2026-47398

creationtimestamp| type| source ---|---|--- 2026-05-19 06:35:03+00:00| published-proof-of-concept| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-78r8-wwqv-r299 2026-07-21 18:47:49+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mr6huto2mm2b...

8.1CVSS4.8AI score0.0033EPSS
SaveExploits0References2
Circl
Circl
added 2026/05/19 6:35 a.m.15 views

CVE-2026-47397

creationtimestamp| type| source ---|---|--- 2026-05-19 06:35:00+00:00| published-proof-of-concept| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-hvhp-v2gc-268q 2026-07-21 18:29:45+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mr6guka6je2e...

7.1CVSS4.8AI score0.00381EPSS
SaveExploits0References2
Circl
Circl
added 2026/05/19 6:34 a.m.14 views

CVE-2026-47395

creationtimestamp| type| source ---|---|--- 2026-05-19 06:34:56+00:00| published-proof-of-concept| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-5cxw-77wg-jrf3...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References1
Rows per page
Query Builder