Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-55527— PraisonAI: Arbitrary file write via unsanitized `user_id` in `FileMemory.__init__()` — path traversal to any writable location

Quick assessment

Affected
MervinPraison PraisonAI
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

PraisonAI 是一个多智能体团队协作系统。在 praisonaiagents 1.6.58 版本之前,FileMemory 构造函数将未经验证(未清理)的 user_id 拼接到 self.user_path 中。攻击者通过传入“../”或路径分隔符,可以逃逸出内存目录,将 JSON 数据写入任意具有进程写入权限的位置。修复方案在构造 self.user_path 前对 user_id 进行了清理验证。该问题已在版本 1.6.58 中得到修复。

CVSS 7.1 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-55527

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

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.

Vulnerability Title
PraisonAI: Arbitrary file write via unsanitized `user_id` in `FileMemory.__init__()` — path traversal to any writable location
Source: CVE Program / CVE List V5
Vulnerability Description
PraisonAI is a multi-agent teams system. Prior to praisonaiagents 1.6.58, the FileMemory constructor joins unsanitized user_id into self.user_path. A caller supplying ../ or path separators can escape the memory directory and write JSON data to arbitrary process-writable locations. The fix sanitizes user_id before constructing self.user_path. This issue is fixed in version 1.6.58.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
MervinPraison PraisonAI < 1.6.58 -

II. Public POCs for CVE-2026-55527

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 12061 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-55527

登录查看更多情报信息。

Patches & Fixes for CVE-2026-55527 (1)

Vendor Advisories for CVE-2026-55527 (1)

Same Patch Batch · MervinPraison · 2026-08-25 · 17 CVEs total

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-55527

No comments yet


Leave a comment