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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/commit/846568c7a5d8ce9e71e56e4c213f02
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-c78w-2q4r-68
- https://www.vulncheck.com/advisories/praisonai-platform-before-authorization-byp
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-c78w-2q4r-68
FAQ
What is CVE-2026-61442?
CVE-2026-61442 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 worksp...
How severe is CVE-2026-61442?
CVE-2026-61442 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61442?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.