Vulnerability Description
PraisonAI Platform (praisonai-platform) before 0.1.9 improperly authorizes deletion of issue dependencies. The DELETE dependency route accepts either endpoint of a dependency edge and checks delete permission only against the caller-selected URL issue. A workspace member who cannot delete a dependency through an owner-created issue endpoint (which returns 403) can delete the same dependency edge by targeting a related member-owned issue endpoint, because permission is validated against the member-owned issue's owner. This allows members to bypass owner/admin authorization and remove owner-created issue dependencies.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/commit/846568c7a5d8ce9e71e56e4c213f02
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-mxmx-rh57-jx
- https://www.vulncheck.com/advisories/praisonai-platform-before-authorization-byp
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-mxmx-rh57-jx
FAQ
What is CVE-2026-61441?
CVE-2026-61441 is a vulnerability with a CVSS score of 6.5 (MEDIUM). PraisonAI Platform (praisonai-platform) before 0.1.9 improperly authorizes deletion of issue dependencies. The DELETE dependency route accepts either endpoint of a dependency edge and checks delete pe...
How severe is CVE-2026-61441?
CVE-2026-61441 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61441?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.