PraisonAI 是一个多智能体团队协作系统。在 praisonaiagents 1.6.58 版本之前,FileMemory 构造函数将未经验证(未清理)的 user_id 拼接到 self.user_path 中。攻击者通过传入“../”或路径分隔符,可以逃逸出内存目录,将 JSON 数据写入任意具有进程写入权限的位置。修复方案在构造 self.user_path 前对 user_id 进行了清理验证。该问题已在版本 1.6.58 中得到修复。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| MervinPraison | PraisonAI | < 1.6.58 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
| CVE-2026-55536 | 9.1 CRITICAL | Browser Server WebSocket origin validation bypass via unanchored regex (patch bypass of CV |
| CVE-2026-55541 | 8.8 HIGH | PraisonAI: `--api-key` flag on `praisonai serve` is not properly enforced |
| CVE-2026-55534 | 8.6 HIGH | PraisonAI serve agents --api-key is ignored, allowing unauthenticated remote agent executi |
| CVE-2026-55539 | 8.6 HIGH | PraisonAI: [Auth Bypass] PraisonAI async Jobs API (`/api/v1/runs`) has no authentication — |
| CVE-2026-55526 | 8.5 HIGH | PraisonAI: SSRF protection bypass in `spider_tools._host_is_blocked()` via DNS-resolved ho |
| CVE-2026-55528 | 8.2 HIGH | praisonaiagents: AgentServer declares auth_token but never enforces it on any route (CWE-8 |
| CVE-2026-55533 | 8.2 HIGH | PraisonAI: Authentication fail-open in Recipe server allows unauthenticated access when AP |
| CVE-2026-55532 | 7.6 HIGH | PraisonAI: Origin-validation bypass (startswith prefix match) enables unauthenticated cros |
| CVE-2026-55525 | 7.5 HIGH | PraisonAI: SSRF via redirect-following in praisonaiagents web_crawl |
| CVE-2026-55538 | 7.3 HIGH | PraisonAI: [Auth Bypass] `praisonai serve agents --api-key` is silently ignored — agent-in |
| CVE-2026-55537 | 7.1 HIGH | PraisonAI: Webhook SSRF via DNS fail-open in `JobSubmitRequest.validate_webhook_url()` — b |
| CVE-2026-55540 | 7.1 HIGH | PraisonAI: [Path Traversal] agent tools escape the configured workspace via symlinks |
| CVE-2026-55529 | 6.9 MEDIUM | PraisonAI: Origin validation bypass in MCP HTTP Stream transport allows browser-mediated u |
| CVE-2026-55535 | 6.8 MEDIUM | PraisonAI: Server-Side Request Forgery via DNS rebinding bypass in webhook_url validation |
| CVE-2026-55531 | 6.5 MEDIUM | PraisonAI: Unauthenticated unbounded session accumulation in the PraisonAI MCP HTTP server |
| CVE-2026-55530 | 6.1 MEDIUM | PraisonAI: ast_grep_rewrite rewrites arbitrary files without the @require_approval gate en |
No comments yet