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 earlier than 0.1.9 allow a workspace member to delete issue dependencies that were originally created by an owner. The delete‑dependency API inspects the permissions only against the caller‑selected issue URL; if the member points the request to their own issue, the permission check succeeds even though the member has no rights on the dependency edge. This flaw enables an internal user to remove owner‑created relationships, undermining integrity and disrupting collaboration workflows, and corresponds to CWE‑862.

Affected Systems

The vulnerability affects all builds of the MervinPraison PraisionAI Platform released before version 0.1.9. Any installation running a version lower than 0.1.9 is susceptible; no further sub‑version details are provided.

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. Based on the description, it is inferred that the attack vector is an authenticated internal user who can invoke the delete dependency API; such a member can remove dependencies that should be protected, potentially tampering with issue tracking data and audit trails. Overall risk remains high for environments that rely on strict owner control of dependencies.

Generated by OpenCVE AI on July 25, 2026 at 20:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PraisonAI Platform to version 0.1.9 or later as soon as possible
  • If upgrading is not immediately possible, constrain the delete‑dependency API so that only issue owners, administrators, or privileged roles can invoke it and add validation that both the source and target issues are accessed by a user with proper authority
  • Implement monitoring of delete operations and audit logs to detect and investigate anomalous dependency removals

Generated by OpenCVE AI on July 25, 2026 at 20:04 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-25T20:15:02Z

Weaknesses