Description
PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling workspace metadata + settings tampering. The `PATCH /workspaces/{workspace_id}` endpoint is gated only by `require_workspace_member(workspace_id)` (default `min_role="member"`). Any member can rewrite the workspace's `name`, `description`, and the `settings` JSON blob. The settings field is a free-form JSON object — depending on which downstream code reads it, this becomes a configuration-injection primitive for any setting the platform exposes there. PraisonAI Platform version 0.1.4 patches the issue.
Published: 2026-07-21
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PraisonAI Platform is the platform layer for the PraisonAI multi‑agent teams system. Versions prior to 0.1.4 have an authorization bypass that enables workspace metadata and settings tampering. The PATCH /workspaces/{workspace_id} endpoint is gated only by require_workspace_member(workspace_id) with a default minimum role of "member". Any member can rewrite the workspace’s name, description, and the free‑form settings JSON blob, which becomes a configuration‑injection primitive for any setting the platform exposes there. Version 0.1.4 patches the issue.

Affected Systems

The affected product is MervinPraison’s PraisonAI Platform. Versions older than 0.1.4 are vulnerable. The 0.1.4 release patches the problem by tightening authorization checks for workspace modifications.

Risk and Exploitability

With a CVSS score of 6.5 the issue is considered moderate severity. The EPSS score of less than 1% indicates a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. An exploit requires an authenticated member account; no privilege escalation is needed beyond the member role. Although the attack surface is limited to workspace members, widespread exposure could enable large‑scale metadata tampering if many users have member access.

Generated by OpenCVE AI on July 30, 2026 at 17:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PraisonAI Platform to version 0.1.4 or later, which removes the authorization bypass.
  • Configure the PATCH /workspaces/{id} endpoint to permit modifications only for administrators or workspace owners, not for general members.
  • Audit existing workspaces for unauthorized changes in name, description, or settings and revert any malicious alterations.
  • Implement monitoring to detect and alert on suspicious workspace metadata changes.

Generated by OpenCVE AI on July 30, 2026 at 17:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-rcmc-q9rj-4wmq praisonai-platform: Any workspace member can rewrite workspace name, description, and settings via PATCH /workspaces/{id}
History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Mervinpraison
Mervinpraison praisonai
Vendors & Products Mervinpraison
Mervinpraison praisonai

Tue, 21 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an authorization bypass enabling workspace metadata + settings tampering. The `PATCH /workspaces/{workspace_id}` endpoint is gated only by `require_workspace_member(workspace_id)` (default `min_role="member"`). Any member can rewrite the workspace's `name`, `description`, and the `settings` JSON blob. The settings field is a free-form JSON object — depending on which downstream code reads it, this becomes a configuration-injection primitive for any setting the platform exposes there. PraisonAI Platform version 0.1.4 patches the issue.
Title praisonai-platform: Any workspace member can rewrite workspace name, description, and settings via PATCH /workspaces/{id}
Weaknesses CWE-269
CWE-862
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}


Subscriptions

Mervinpraison Praisonai
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-21T17:52:25.520Z

Reserved: 2026-05-19T19:37:43.525Z

Link: CVE-2026-47411

cve-icon Vulnrichment

Updated: 2026-07-21T17:51:55.715Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T17:15:12Z

Weaknesses