Back to Dashboard

CVE-2026-61442

Published: July 11, 2026Last Modified: July 11, 2026
CVSS SCORE
7.1
HIGH

Vulnerability Description

PraisonAI Platform (praisonai-platform) before 0.1.9 fails to enforce owner/admin authorization on the PATCH routes for projects, issues, and agents, which only require workspace-member role. A workspace member can modify owner-created records; for projects, a member can reassign lead_id to their own user id and then delete the owner-created project, bypassing the delete route's owner/admin permission check.

Affected Products & Versions

No configurations parsed from local entry.

Mitigation & Remediation

Update the affected packages to a secure version. Refer to vendor security advisories.

Share Advisory

Copy the standardized markdown formatted vulnerability report to post in Slack, Teams, email, or ticketing systems.

# HIGH - CVE-2026-61442 ## EFFECT PraisonAI Platform (praisonai-platform) before 0.1.9 fails to enforce owner/admin authorization on the PATCH routes for projects, issues, and agents, which only require workspace-member role. A workspace member can modify owner-created records; for projects, a member can reassign lead_id to their own user id and then delete the owner-created project, bypassing the delete route's owner/admin permission check. ## AFFECTED Unknown products ## LINKS - [github.com](https://github.com/MervinPraison/PraisonAI/commit/846568c7a5d8ce9e71e56e4c213f027c04909753) - [github.com](https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-c78w-2q4r-68r7) - [www.vulncheck.com](https://www.vulncheck.com/advisories/praisonai-platform-before-authorization-bypass-via-patch) ## SOLUTION - Update the affected packages to a secure version. Refer to vendor security advisories.