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.
Published: 2026-07-10
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PraisonAI Platform versions before 0.1.9 allow a workspace member who lacks deletion rights on an owner-created dependency to remove that dependency by targeting a user-owned endpoint. The DELETE dependency endpoint verifies permission only against the selected issue URL, so if a member points the request to their own issue, the check succeeds even though they have no rights on the dependency itself. This flaw lets internal users alter issue-tracking relationships, compromising data integrity and audit trails, and corresponds to CWE-862.

Affected Systems

The vulnerability affects all installations of the MervinPraison PraisonAI Platform released before version 0.1.9. Any build lower than 0.1.9 is vulnerable; no finer sub-version details are provided in the advisory.

Risk and Exploitability

The CVSS score of 7.1 indicates high severity, while the EPSS score of less than 1% reflects a very low but non-zero exploitation probability. The vulnerability is not listed in the CISA KEV catalog. The description shows that the attack vector requires an authenticated internal user with workspace membership who can invoke the delete-dependency API, making the exploit relatively easy in compromised or untrustworthy workspaces. The resulting integrity loss can undermine collaboration and audit processes, so the overall risk remains high for organizations relying on strict owner control of dependencies.

Generated by OpenCVE AI on July 31, 2026 at 13:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PraisonAI Platform to version 0.1.9 or later.
  • If upgrading immediately is not feasible, modify the delete-dependency API to enforce permission checks against both the source and target issue owners, or restrict the endpoint to issue owners, administrators, or privileged roles.
  • Implement monitoring and logging of dependency deletion operations to detect and audit anomalous removal activity.

Generated by OpenCVE AI on July 31, 2026 at 13:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Mervinpraison
Mervinpraison praisonai
Vendors & Products Mervinpraison
Mervinpraison praisonai

Fri, 10 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
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.
Title PraisonAI Platform before 0.1.9 Authorization Bypass via Dependencies
First Time appeared Praison
Praison praisonai
Weaknesses CWE-862
CPEs cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*
Vendors & Products Praison
Praison praisonai
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Mervinpraison Praisonai
Praison Praisonai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-10T14:52:53.935Z

Reserved: 2026-07-09T14:05:47.928Z

Link: CVE-2026-61441

cve-icon Vulnrichment

Updated: 2026-07-10T14:52:46.625Z

cve-icon NVD

Status : Deferred

Published: 2026-07-10T15:16:50.480

Modified: 2026-07-10T17:41:47.303

Link: CVE-2026-61441

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T13:15:03Z

Weaknesses