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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-10 15:16
Updated : 2026-07-10 17:41
NVD link : CVE-2026-61441
Mitre link : CVE-2026-61441
CVE.ORG link : CVE-2026-61441
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
