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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-48169— PraisonAI has Cross-Workspace IDOR and Privilege Escalation via Platform API

Quick assessment

Affected
MervinPraison praisonai-platform
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.

Mervin Praison PraisonAI是Mervin Praison个人开发者的一款消息队列软件。 Mervin Praison PraisonAI 0.1.4之前版本存在授权问题漏洞,该漏洞源于服务层未检查工作区所有权和调用者角色级别,可能导致任何已认证用户读取、修改、删除任意工作区资源,以及任意工作区成员提升权限为所有者并接管工作区。

CVSS 8.8 · High EPSS 0.26% · P18

Affected Version Matrix 1

VendorProduct Version RangeStatus
MervinPraison praisonai-platform < 0.1.4 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-48169

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 has Cross-Workspace IDOR and Privilege Escalation via Platform API
Source: CVE Program / CVE List V5
Vulnerability Description
PraisonAI is a multi-agent teams system. Versions prior to 0.1.4 of the PraisonAI Platform API have two authorization failures that together break workspace isolation. The service layer for issues and projects performs global primary-key lookups without checking workspace ownership, so any authenticated user can read, modify, and delete resources in any workspace just by swapping UUIDs in their API requests. On top of that, every member management endpoint (add, update role, remove) only requires `min_role="member"`, which lets any workspace member promote themselves to owner and kick out the original owner. A low-privilege member of one workspace can steal data from every other workspace and take over any workspace they belong to. Both issues come from the same gap: the route layer pulls `workspace_id` from the URL and verifies membership, but the service layer ignores the workspace scope for resource lookups and ignores the caller's role level for member operations. The `require_workspace_member()` dependency does its job correctly. The problem is that the service layer doesn't use the information it provides. Version 0.1.4 of the PraisonAI Platform API patch the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
Source: CVE Program / CVE List V5
Vulnerability Title
Mervin Praison PraisonAI 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Mervin Praison PraisonAI是Mervin Praison个人开发者的一款消息队列软件。 Mervin Praison PraisonAI 0.1.4之前版本存在授权问题漏洞,该漏洞源于服务层未检查工作区所有权和调用者角色级别,可能导致任何已认证用户读取、修改、删除任意工作区资源,以及任意工作区成员提升权限为所有者并接管工作区。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
MervinPraison praisonai-platform < 0.1.4 -

II. Public POCs for CVE-2026-48169

# POC Description Source Link Shenlong Link
AI-Generated POC Verified env Premium
Reproduced successfully in a real sandbox · Below is the actual recording of building the environment and exploiting the vulnerability.
Reproduction recording is a Pro+ exclusive
Watch the full sandbox build + live exploit recording for this CVE. Limited-time ¥499/mo.
Upgrade to Pro+
claude_code · 10157 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-48169

登录查看更多情报信息。

Vendor Advisories for CVE-2026-48169 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-48169

No comments yet


Leave a comment