CVE Catalog

CVE-2026-61441

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Summary

A vulnerability in PraisonAI Platform before version 0.1.9 allows unauthorized deletion of issue dependencies. The authorization mechanism only checks permissions for the endpoint selected by the caller, enabling a workspace member to delete a dependency created by an owner by targeting a related member-owned issue endpoint.

Risk Assessment

The organization faces a risk of integrity breach in dependency management, where regular members can bypass owner/admin authorization and delete critical issue links, potentially leading to process disruption and loss of project control.

Recommendation

Immediately update PraisonAI Platform to version 0.1.9 or later, which includes a fix for this vulnerability. Until the update, restrict member permissions for managing dependencies.

Other vulnerabilities in PraisonAI Platform

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS