CVE-2026-47399
Last modified
CVE-2026-47399 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Prior to version 0.1.4, the workspace-scoped REST routes contain a systemic object-level authorization flaw that allows an authenticated user from one workspace to access, modify, and delete objects belonging to another workspace by supplying the victim object's global UUID. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
Description
PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Prior to version 0.1.4, the workspace-scoped REST routes contain a systemic object-level authorization flaw that allows an authenticated user from one workspace to access, modify, and delete objects belonging to another workspace by supplying the victim object's global UUID. The affected pattern appears in workspace-scoped routes such as agents, projects, issues, and comments. The route layer verifies that the caller is a member of the `workspace_id` provided in the URL, but the service layer later resolves the target object by global object ID only. It does not verify that the resolved object actually belongs to the workspace in the URL. As a result, a valid member of `workspace_attacker` can call a route under `/api/v1/workspaces/{workspace_attacker}/...` while supplying an object UUID from `workspace_victim`. The server authorizes the request based on membership in `workspace_attacker`, then fetches or mutates the victim object by global UUID. This breaks the platform's workspace isolation boundary. PraisonAI Platform version 0.1.4 patches the issue.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MervinPraison | praisonai-platform | < 0.1.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47399?
How severe is CVE-2026-47399?
How do I fix CVE-2026-47399?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-47393PraisonAI is a multi-agent teams system. CVE-2026-44338 (GHS…9.8
- CVE-2026-47394PraisonAI is a multi-agent teams system. Prior to version 4.…8.7
- CVE-2026-47395PraisonAI is a multi-agent teams system. Prior to version 4.…5.5
- CVE-2026-47396PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
- CVE-2026-47397PraisonAI is a multi-agent teams system. Prior to version 4.…7.1
- CVE-2026-47398PraisonAI is a multi-agent teams system. The v4.6.32 chokepo…8.1
- CVE-2026-4740A flaw was found in Open Cluster Management (OCM), the techn…8.2
- CVE-2026-47405PraisonAI Platform is the platform layer for the PraisonAI m…8.8
- CVE-2026-47406PraisonAI Platform is the platform layer for the PraisonAI m…8.1
- CVE-2026-47407PraisonAI Platform is the platform layer for the PraisonAI m…9.4
- CVE-2026-47408PraisonAI Platform is the platform layer for the PraisonAI m…6.5
- CVE-2026-47409PraisonAI Platform is the platform layer for the PraisonAI m…8.1
Are you affected by CVE-2026-47399?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
